2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-10 09:00:26 +00:00

Revert vemacs for the 3rd time.

@vemacs, do not change this, or I will not only revoke your access to the repo, I will also skin you alive. Using "API" methods in this context is just fine and just because it doesn't suit your fancy doesn't mean you can just change it. I am the BDFL, obey me.
This commit is contained in:
Tux
2014-05-20 20:30:31 -04:00
parent 2cdc844b75
commit 1d99367956
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ public final class RedisBungee extends Plugin {
@Getter
private static Gson gson = new Gson();
@Getter
private static String serverId;
private String serverId;
private static RedisBungeeAPI api;
private static PubSubListener psl = null;