- /wizards autojoin now requires the permission
wizards.autojoin
Added unformatted placeholders for leaderboards, those will only return the value not the formatted placeholder from config, example:
- %wizards_data_kills_player_1% - Returns the player name with most kill
- %wizards_data_kills_1% - Returns the kill amount of the 1st player
Applies for all leaderboard placeholders:
- %wizards_data_damage_player_POSITION%
- %wizards_data_damage_POSITION%
- %wizards_data_healing_player_POSITION%
- %wizards_data_healing_POSITION%
- %wizards_data_flags_captured_player_POSITION%
- %wizards_data_flags_captured_POSITION%
- %wizards_data_wins_player_POSITION%
- %wizards_data_wins_POSITION%
- %wizards_data_exp_player_POSITION%
- %wizards_data_rank_POSITION%
- %wizards_data_leaderboard_exp_POSITION%