remove debug message
This commit is contained in:
@@ -547,7 +547,6 @@ public class Manager {
|
||||
continue;
|
||||
}
|
||||
tries++;
|
||||
pl.getLogger().info(tries+" tries");
|
||||
sendingAttempts.put(nextplayer, tries);
|
||||
|
||||
if(!sendingNowAntiSpam.containsKey(nextplayer)) {
|
||||
|
||||
Reference in New Issue
Block a user