Translate to Englisch
This commit is contained in:
@@ -21,6 +21,6 @@ public class VoidCmd {
|
|||||||
0
|
0
|
||||||
);
|
);
|
||||||
target.teleport(loc);
|
target.teleport(loc);
|
||||||
sender.sendMessage("§aErfolg!");
|
sender.sendMessage("§aSuccess!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -33,6 +33,6 @@ public class ZombieCmd {
|
|||||||
zombie.remove();
|
zombie.remove();
|
||||||
}, 200L);
|
}, 200L);
|
||||||
|
|
||||||
sender.sendMessage("§aErfolg!");
|
sender.sendMessage("§aSuccess!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user