oh.. don't want to compile? Ok ... BEEM ! Initialised !
This commit is contained in:
parent
a5e6a8fa12
commit
6d90be5e58
@ -34,9 +34,9 @@ public class LimboCache {
|
||||
GameMode gameMode = player.getGameMode();
|
||||
ItemStack[] arm;
|
||||
ItemStack[] inv;
|
||||
boolean operator;
|
||||
boolean operator = false;
|
||||
String playerGroup = "";
|
||||
boolean flying;
|
||||
boolean flying = false;
|
||||
|
||||
if (playerData.doesCacheExist(player)) {
|
||||
StoreInventoryEvent event = new StoreInventoryEvent(player, playerData);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user