- Modified the GameEndEvent event so that its getPlayers() function shows all of the players in the game (instead of just the winner) in the case of multiplayer games. Previously the plugin was designed for PlayerQuitLobbyGameEvent to be used, but it is more intuitive to use GameEndEvent in some cases.
- Added an option in the config "pool.cue-blaze-rod" that, when set to true, will set the pool cue as a blaze rod (instead of a stick). This creates an alternative if there are conflicting plugins.
- Added the clarification that /lg set leaderboard sets a local scoreboard that is specific to the arena. (Use /lg leaderboard create <game> to make a global leaderboard).
- Fixed a bug that was preventing the 2nd player in TicTacToe from getting the quit option in their hotbar.
- Changed the minimum number of balls to be pocketed in pool from 7 to 5 for the game to award a player a win in their statistics.