mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-16 07:14:04 +00:00
more compiling
This commit is contained in:
@@ -338,7 +338,7 @@ public class SchematicCommands {
|
||||
}
|
||||
if (other) {
|
||||
if (!actor.hasPermission("worldedit.schematic.delete.other")) {
|
||||
BBC.NO_PERM.send(player, "worldedit.schematic.delete.other");
|
||||
BBC.NO_PERM.send(actor, "worldedit.schematic.delete.other");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user