Fix bugs
This commit is contained in:
@@ -119,7 +119,7 @@ public final class folterplugin extends JavaPlugin {
|
||||
Location folter_spawn_loc = new Location(world, x, y, z);
|
||||
target.teleport(folter_spawn_loc);
|
||||
|
||||
Bukkit.dispatchCommand("lp user " + target.getName() + " ")
|
||||
this.enabled = false;
|
||||
|
||||
|
||||
player.sendMessage("§aFolterkammer Befehle deaktiviert und " + player.getName() + " wurde in die Folterkammer teleportiert!");
|
||||
|
||||
Reference in New Issue
Block a user