- Merged PullRequest for event class fixes (MysticCity#283)
- (!API change!) Fixed party command for typing player names with wrong case (MysticCity#282)
- MySQL fixed (MysticCity#281)
- Moved "Done: true" for achivements into messages.yml (MysticCity#280)
- Added flag to deactivate smart reset (MysticCity#286)
- Fixed ClassCastException (MysticCity#288)
- Fixed 1.12 deprecated event (MysticCity#295)
- Fixed 1.12 yml file loading
- (1.12) Colored beds (MysticCity#284)
- Fixed broken start sound (MysticCity#273)
- Fixed NullPointerException (MysticCity#286)
- Fixed NPE if plugin folder does not exist (MysticCity#273)
- Fixed NPE if plugin folder does not exist (MysticCity#273)
- Fixed broken start sound (MysticCity#273)
- Fixed lags while destroying liquids (MysticCity#291)
- Added block blacklist (MysticCity#291)
- Support for minecraft 1.12 (MysticCity#263)
- Fixed chest handling during smart reset (MysticCity#230)
- Fixed bungee support for empty servers (MysticCity#217)
- fixed detecting of first player waypoint (MysticCity#247)
- fixed crushing crops (MysticCity#257)
- fixed NPE (MysticCity#262)
- (Bungeecord) Clicking a join sign will now throw all players of a party to the minigame server (MysticCity#208)
- fixed NullPointerException (MysticCity#243)
- v2-backport new chat countdown while reaching max game time (MysticCity#224)
- v2-backport api extension for minigames that want to influence the max game time (MysticCity#224)
- v2-backport support for unlimited games (max game time set to zero) (MysticCity#224)
- Fixed ArrayIndexOutOfBounds in stop and spectate command
- Fixed exceptions and several bugs related to spectation (MysticCity#230)
- Added SQLite support (MysticCity#220)
- Fixed NullPointerException (MysticCity#249)
- Option to disable GUI for servers that have there own gui implementation (MysticCity#253)
- Team selector gui (MysticCity#216)
- Fixed runtime error in 1.8.5 to 1.8.9
- Fixed false positive error: Destroy mode invalid (MysticCity#225)
- Added new mode 'items' for filling the chests. (MysticCity#254). For details siki wiki at https://github.com/MysticCity/MinigamesAPI/wiki/MGSkyWars
- Fixed exception plaxying projectile sound in 1.7.X/1.8.X (MysticCity#241)
- fixed bungeecord signs
- fixed config.yml generation for "old" setupAPI (MysticCity#212)
- fixed specator signs (MysticCity#188)
- fixed hologram removal (MysticCity#191)
- fixed "console spams"/ checking for debug config option (MysticCity#200)
- fixed NPE if main lobby is missing (MysticCity#201)
- some api extension (MysticCity#203)
- compass tracking fixed (MysticCity#206)
- new config flag: "use_spectator_scoreboard" (MysticCity#194)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- fixed unbalanced teams (MysticCity#215)
- fixed localization/ hard coded strings (MysticCity#215)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- moved hard coded strings to config (for translation)
- added config option announce_title (MysticCity#187)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- added scoreboard text to messages.yml (MysticCity#218)
- fixed crack particle spawn (MysticCity#146)
- new config: destroy_mode with possible values "sphere" and "cuboid" (MysticCity#125)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- fixed boat under water (MysticCity#185)
- fixed lags/performance issues (MysticCity#198, MysticCity#207, MysticCity#213)
- support for Minecraft 1.11 and 1.11.2
- incompatible change: Players command " spectate " is now secured by permissions (https://github.com/MysticCity/MinigamesAPI/wiki/Admin-Spectating)
- bugfix by setting spectator bounds: (MysticCity#166)
- improved spectator support (https://github.com/MysticCity/MinigamesAPI/wiki/Admin-Spectating)
- Scoreboards now use display names (MysticCity#178)
- Scoreboards display correct names on multiple arenas of the same game (MysticCity#178)
- Lib now clears up any item on startup/stop, maybe remaining from crashing servers/ games or player interactions
- fixed minor NPE for selecting classes (bedwars has no classes)
- support for 1.11 (MysticCity#182)
- fixed small memory leak
- bugfix for 1.11 support (MysticCity#177)
- Added config option "die_below_bedrock_level" (fixes arenas where the spawns are over 4 block above the battle sea)
- Really destroys all boats at end (even through disconnects etc.)
- No more kill rewards for self-kills (MysticCity#11)
- Fixed NPE using spectator sign outside of arena (MysticCity#154)
- Fixed PlayOutFakeBed (MysticCity#161)
- Migrated to eclipse-plugin (http://minecraft.xworlds.eu/eclipse/)
- Added command "setupbeds" to help page
- Config option "die_below_bedrock_level" can now be numeric to hold the minimum y coordinate the player can reach
- Config option "die_below_bedrock_level" can now be numeric to hold the minimum y coordinate the player can reach
- Config option "die_below_bedrock_level" can now be numeric to hold the minimum y coordinate the player can reach
- Config option "die_below_bedrock_level" can now be numeric to hold the minimum y coordinate the player can reach
- Fixed SmartReset logic for user placed blocks (MysticCity#169)
- new game sudoku/ migrated to minigames lib
- removed system.out.println and printstacktrace
- NoSuchMethodError in Effects.playHologram for 1.9 and 1.10
- Spawns of living entites inside arenas is now forbidden. No more need of worldguard etc (MysticCity#79)
- Players being inside arenas or waiting lobby can no longer be attacked by mobs.
- Effects.playOutTitle fixed (MysticCity#112)
- Feature for displaying arena states in MOTD. See config.yml of Minigames-LIB, enable at config.motd.enabled (MysticCity#54)
- Players in vehicles can not longer leave arena bounds (MysticCity#78)
- Config options to disable xp/inventory/gamemode reset on leave (MysticCity#97)
- Spawning villagers inside BedWars arena is allowed (MysticCity#79)
- fixed console spams of "Cancelled powerup task"
- fixed powerup task error (MysticCity#104)
- Spawning horses inside HorseRacingPlus arena is allowed (MysticCity#79)
- Started migration to MinigamesLib (MysticCity#12)
- Spawning witches and dragons inside MobEscape arena is allowed (MysticCity#79)
- Added new arena config option for falling-block-ratio, see https://github.com/MysticCity/MinigamesAPI/wiki/MGMobEscape for details (MysticCity#64)
- Players in vehicles can not longer leave arena bounds (MysticCity#78)
- fixed powerup task error (MysticCity#104)
- removed arena points, fixes MysticCity#81
- fixed powerup task error (MysticCity#104)
- Spawning slime and sheeps inside Snake arena is allowed (MysticCity#79)
- Workaround for boat under water MysticCity#95
- Workaround for deny boat movement on startup count down MysticCity#107
- Players in vehicles can not longer leave arena bounds (MysticCity#78)
- fixed non-generated arena on first arena start (MysticCity#83)
- fixed non-generated arena on first arena start (MysticCity#83)
- fixed non-generated arena on first arena start (MysticCity#83)
- Changed permissions prefix to "ancient."
- Fixed smart
- Fixed smart reset on big arenas/ hundreds of blocks
- Fixed falling blocks animation
- Using same version numbers (Games and minigamesAPI share same version number to make dependencies more intuitive)
- Support for Spigot 1.10
- Incompatible change: Reworking the permissions, see https://github.com/MysticCity/MinigamesAPI/wiki/Permissions for details
- various JUnit-Tests
- refactoring of MinigamesAPI-Bungee (merge to Minigames-API)
- migration to maven and hudson build
- various refactoring and javadoc
- NPE fix (MysticCity#41)
- new leave command invoked on arena leave (MysticCity#29)
- NPE fix (MysticCity#26)
- Upgraded dependencies to vault and crackshot
- Fix for some race conditions while stopping arena
- Fixed some UTF-8 encoding
- sub command "join" with given player name now is protected by permission "adminjoin"
- sub command "reload" is now protected by permission "reload"
- sub command "setkit" with given player name is now protected by permission "adminkit"
- sub command "spectate" with given player name is now protected by permission "adminspectate"
- sub command "setskull" deactivated. Will be reimplemented later on (MysticCity#59)
- NPE fix (MysticCity#57)
- Fixed disappearing objects (villagers, npc etx.) after teleports (MysticCity#37)
- New updater using a nexus query script (MysticCity#23), NOTICE: It does currently only query newer versions with WARNING log level. It does not yet update automatically.
- added config option to disable metrics updates (MysticCity#10)
- removed everything (now part of Minigames-API)
- wool is back again (see wiki)
- fixed problems with sheeps yaw
- fixed problems with "nervous" sheeps
- added tickCount (see wiki)
- do never remove NPCs on map reset
- removed maxuses of trades/ set to 999999 because of some bugs (see MysticCity#61)
- fixed arena reset, now respects all playerblock events
- removed experience on trade (MysticCity#66)
- fixed arena reset, now resetting lower Y levels first (MysticCity#68)
- added jumpFactor configuration value, see wiki for details.
- disabled the jumper scoreboard
- Command "setcheckpoint" is now protected by permission "setup"
- NPE fix while leaving minecart
- Sudoku join sign now uses "sudoku.sign" permission instead of "horseracingplus.sign" permission.
- Fixed join sign