mirror of
https://github.com/Shimeo98/DiscordWhitelisterSpigot.git
synced 2024-11-28 13:45:18 +01:00
Fix to show Discord Activity on plugin start.
This commit is contained in:
parent
8cb168260a
commit
4c93c3b3cb
@ -119,6 +119,7 @@ public class DiscordWhitelister extends JavaPlugin implements Listener
|
||||
}
|
||||
|
||||
this.getServer().getPluginManager().registerEvents(this, this);
|
||||
DiscordClient.onServerPlayerCountChange(getOnlineUsers());
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user