mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2025-07-04 22:46:41 +00:00
Fully implement Discord bot
This commit is contained in:
@ -109,7 +109,7 @@ public class BukkitNative implements Listener
|
||||
if (!plugin.getServer().hasWhitelist() && bot != null)
|
||||
{
|
||||
plugin.getAggregate().getBot().messageChatChannel(player.getName()
|
||||
+ " \u00BB "
|
||||
+ " » "
|
||||
+ message, true);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user