mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-02 22:47:41 +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());
|
||||
}
|
||||
} else if (!isAuthorized) {
|
||||
player.sendMessage("event canceled");
|
||||
event.setCancelled(true);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user