mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2025-11-24 21:46:16 +00:00
@@ -22,6 +22,7 @@ public class CommandCreate extends BaseCommand {
|
||||
this.plugin = plugin;
|
||||
setMinimumArguments(1);
|
||||
setOnlyPlayerExecutable();
|
||||
setPermission("residence.create");
|
||||
setPossibleArguments("<领地名称>");
|
||||
}
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ permissions:
|
||||
default: op
|
||||
residence.create:
|
||||
description: 允许创建领地
|
||||
default: op
|
||||
default: true
|
||||
residence.select:
|
||||
description: 允许选择区域
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user