diff --git a/src/de/warking/lobby/command/buildCommand.java b/src/de/warking/lobby/command/buildCommand.java index e17a294..37b4b6b 100644 --- a/src/de/warking/lobby/command/buildCommand.java +++ b/src/de/warking/lobby/command/buildCommand.java @@ -11,8 +11,6 @@ import org.bukkit.entity.Player; public class buildCommand implements CommandExecutor { - public FileManager fm = LobbySystem.getInstance().getFileManager(); - @Override public boolean onCommand(CommandSender sender, Command command, String label, String[] args) {