Releases: NiklasEi/gamebox
Releases · NiklasEi/gamebox
v3.3.1
v3.3.0
v3.2.0
v3.1.0
Version 2.2.3
Fix players being able to accept multiplayer game invitations while the other player is in a blocked world.
Version 2.2.2
- GameBox is now compatible with the current version of 1.13.1
- [1.13] Fixed glow effects not beeing removed from items
- Fixed items beeing picked up when in a game, although a different plugin canceled the event
Version 2.2.1
GameBox is compatible with minecraft 1.13 since version 2.2.0.
Attached to this release you can find a zip file containing the newest version of GameBox together with all games.
Changes in 2.2.1:
- CookieClicker -> version 2.2.1
- Add command to manipulate the number of cookies that player have
- /gba game cc give [game type] <count (int)>
- Where game type is the name of the save that you want to change (only default game: "weekly")
- The command completion will help you
- Add command to manipulate the number of cookies that player have
- cancel game invitations when the other player is in a disabled world
- make skull display names in top lists configurable
- fix ItemStackUtility throwing error on invalid materials, when a data value is given
- hide leftover debug messages
- fix high number names loaded from langauge file
Version 1.5.10
v1.5.10 update
Fix API method calls in async chat event
- There was Bukkit-API code left in the async chat event
- All imports have been cleaned
- More documentation in the default configuration file for the left/entering GameBox listeners