mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-18 12:30:27 +00:00
Removed debug message.
This commit is contained in:
@@ -245,7 +245,6 @@ public class DataManager implements Listener {
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
// For now we will just invalidate the caches. In a future version the action scope will be expanded ;)
|
// For now we will just invalidate the caches. In a future version the action scope will be expanded ;)
|
||||||
plugin.getLogger().info("Invaliding player " + message.getTarget() + " from PubSub");
|
|
||||||
invalidate(message.getTarget());
|
invalidate(message.getTarget());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user