Skip to content

Releases: NiklasEi/gamebox

v3.3.1

30 Apr 20:32
Compare
Choose a tag to compare
update Hikari and DataSource classes (resolves #87)

v3.3.0

11 Feb 18:18
Compare
Choose a tag to compare
Remove hardcoded lines in additional shop item lore

v3.2.0

09 Feb 20:19
Compare
Choose a tag to compare
Support mc 1.16.4 and bump version to 3.1.2

v3.1.0

09 Feb 20:14
Compare
Choose a tag to compare
version 3.1.0

Version 2.2.3

24 Oct 21:44
Compare
Choose a tag to compare

Fix players being able to accept multiplayer game invitations while the other player is in a blocked world.

Version 2.2.2

27 Aug 18:29
Compare
Choose a tag to compare
  • 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

05 Aug 19:54
Compare
Choose a tag to compare

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
  • 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

12 Nov 11:54
Compare
Choose a tag to compare
v1.5.10

update

Fix API method calls in async chat event

22 Jun 10:58
Compare
Choose a tag to compare
  • 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

v1.5.2

11 Jun 16:00
Compare
Choose a tag to compare

Fixes wrong drops and item pick ups while players are in the token shop. From this version on GameBox collects stats with bStats which can be seen here.