skyawrs stats icon
This commit is contained in:
parent
c514cacd5d
commit
2498f7756c
@ -33,7 +33,7 @@ public enum AchievementCategory
|
|||||||
|
|
||||||
SKYWARS("SkyWars",null,
|
SKYWARS("SkyWars",null,
|
||||||
new StatDisplay[]{StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED},
|
new StatDisplay[]{StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED},
|
||||||
Material.SAPLING, 3,GameCategory.SURVIVAL, "Destructor Kit"),
|
Material.FEATHER, 0,GameCategory.SURVIVAL, "Destructor Kit"),
|
||||||
|
|
||||||
WIZARDS("Wizards", null,
|
WIZARDS("Wizards", null,
|
||||||
new StatDisplay[] { StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED },
|
new StatDisplay[] { StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED },
|
||||||
|
Loading…
Reference in New Issue
Block a user