mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-11-01 08:39:31 +01:00
Remove testing code
This commit is contained in:
parent
02488472e5
commit
d4c346084a
@ -232,13 +232,6 @@ public class BukkitDiscordSRV extends ServerDiscordSRV<DiscordSRVBukkitBootstrap
|
||||
return results;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void serverStarted() {
|
||||
super.serverStarted();
|
||||
|
||||
server().getConsoleSender().sendMessage(ChatColor.BOLD + "asd" + ChatColor.RESET + " bbb " + ChatColor.UNDERLINE + "und");
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void disable() {
|
||||
super.disable();
|
||||
|
Loading…
Reference in New Issue
Block a user