Neptnium

Results 1 issues of Neptnium

**Describe the bug** Throws java.lang.IllegalArgumentException: Invalid TeamProgression on UltimateAdvancementAPI plugin on the connection to the server **To Reproduce** Just use api.PlayerLoadingCompletedEvent ```java @EventHandler public void onJoin(PlayerLoadingCompletedEvent e) { } ```...

bug