Signed-off-by: yoyosource <yoyosource@nidido.de>
Dieser Commit ist enthalten in:
Ursprung
8c61efe320
Commit
ccb2f8540f
@ -63,6 +63,7 @@ public class WarpListener implements Listener {
|
||||
}
|
||||
|
||||
private void createStuff(Player p, Material material, boolean sneaking) {
|
||||
if (true) return;
|
||||
if (warpsShown.containsKey(p)) {
|
||||
warpsShown.get(p).forEach(warp -> {
|
||||
warp.hide(p);
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren