[2.1.3] Quality of Life Improvements | Pre 1.21.5 support
Added config option to not spawn more than 1 gold per spawner "GOLD_MULTIPLE"
Fixed respawn location of spectators
Fixed on Murderer Leave the new murderer message was send to all players instead of new murderer
Fixed default rewards.yml
Fixed onMurdererDeath the subtitle did not translate placeholders
Fixed spectator mode - since core usage its not needed to substract by one the playersleft value
Changed bow dropped message now gets only to players without the role murderer
Fixed player names in statistics/Leaderboard module are replaced by papi placeholders instead of our player placeholder which caused empty player names
Fixed InventoryManager saving if player got items with attributes, now they get cleaned beforehand the attributes get saved
Fixed messageIssueColor does not repeat after value on string
Changed Provide ScoreboardLines with Player to reduce doupled code in subprojects
Changed By default for lower 1.13 versions remove special chars from Scoreboard lines
Updated Fastboard to support 1.21.5
Updated XSeries to 13.2.0
Removed PagedFastInv as PaginatedFastInv now available