Skip to content

Commit

Permalink
Merge pull request #1 from ZombieStriker/v3.7.53
Browse files Browse the repository at this point in the history
3.7.53
  • Loading branch information
ZombieStriker authored Apr 14, 2018
2 parents 99d56cb + 79868a7 commit 975109d
Show file tree
Hide file tree
Showing 7 changed files with 801 additions and 1,022 deletions.
32 changes: 32 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
3.5.53
Added ability to disable per-world-inventories

3.5.52
Fixed timings. Should prevent item duplication

3.7.51
Fixed possible bug where some items can be duplicated.
Added support for offhand transfer

3.7.50
Added chatcolor support
Added ID support
Added Data support
Fixed error which clicking decor

3.7.49
added /lobbyapi addDecor and /lobbyapi removeDecor
added decor items! now you can include non-clickable items to the hub menu

3.7.48
Changed title for menu

3.7.47
Fixed updater time-out error.

3.7.46
Fixed changeslot saving

3.7.45
Added support for yaw changes

3.7.44
Added /lobbyapi changeWorldSlot

Expand Down
2 changes: 1 addition & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
main: me.zombie_striker.lobbyapi.Main
version: 3.7.44
version: 3.7.53
name: LobbyAPI
commands:
Lobby:
Expand Down
Loading

0 comments on commit 975109d

Please sign in to comment.