mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-21 15:41:43 +01:00
remove: test message
This commit is contained in:
parent
063eafb5d3
commit
151a5b7f04
@ -803,7 +803,6 @@ public class EssentialsPlayerListener implements Listener, FakeAccessor {
|
|||||||
player.sendTl("bedSet", player.getLocation().getWorld().getName(), player.getLocation().getBlockX(), player.getLocation().getBlockY(), player.getLocation().getBlockZ());
|
player.sendTl("bedSet", player.getLocation().getWorld().getName(), player.getLocation().getBlockX(), player.getLocation().getBlockY(), player.getLocation().getBlockZ());
|
||||||
}
|
}
|
||||||
} else if (!isAuthorized) {
|
} else if (!isAuthorized) {
|
||||||
player.sendMessage("event canceled");
|
|
||||||
event.setCancelled(true);
|
event.setCancelled(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user