Command List
About 546 wordsAbout 2 min
2025-03-14
Info
In the following commands, parameters denoted with <> are required and those with [] are optional.
Administrator
Command Name & Description | Usage |
---|---|
Export Data: Export plugin data to the specified format (mca or db). | /dominion export [mca|db] |
Import Data: Import plugin data from the database. | /dominion import <db> [confirm] |
Reload Configuration: Reload the plugin's configuration, cache, or everything. | /dominion reload [config|cache|all] |
Main Menu
Command Name & Description | Usage |
---|---|
Open Main Menu: Open the plugin's main menu interface. | /dominion menu [page] |
Create and Delete
Command Name & Description | Usage |
---|---|
Create Territory: Create a new territory. | /dominion create <name> |
Auto Create Territory: Automatically create a new territory. | /dominion auto_create <name> |
Create Sub-Territory: Create a sub-territory under a specified territory. | /dominion create_sub <name> <dominion_name> |
Auto Create Sub-Territory: Automatically create a sub-territory under a specified territory. | /dominion auto_create_sub <name> <dominion_name> |
Delete Territory: Delete the specified territory. | /dominion delete <dominion_name> [force] |
Territory Management
Command Name & Description | Usage |
---|---|
Resize Territory: Expand or contract the territory size. | /dominion resize <dominion_name> <expand|contract> <size> [north|east|south|west|up|down] |
Set Environment Flag: Set the environment flag for the territory. | /dominion set_env <dominion_name> <env_flag_name> <true|false> [page] |
Set Guest Flag: Set the guest flag for the territory. | /dominion set_guest <dominion_name> <guest_flag_name> <true|false> [page] |
Set Map Color: Set the display color of the territory on the map. | /dominion set_map_color <dominion_name> <color> |
Set Teleport Point: Set the teleport point for the territory. | /dominion set_tp <dominion_name> |
Set Message: Set a message for when entering or leaving the territory. | /dominion set_msg <dominion_name> <enter|leave> <message> |
Rename Territory: Change the name of the territory. | /dominion rename <dominion_name> <newName> |
Transfer Territory: Transfer the territory to another player. | /dominion give <dominion_name> <player_name> [force] |
Member Management
Command Name & Description | Usage |
---|---|
Add Member: Add a new member to the territory. | /dominion member_add <dominion_name> <player_name> |
Remove Member: Remove a specified member from the territory. | /dominion member_remove <dominion_name> <member_name> [page] |
Set Member Permission: Set the permission flag for a member. | /dominion member_set_pri <dominion_name> <member_name> <pri_flag_name> <true|false> [page] |
Permission Group Management
Command Name & Description | Usage |
---|---|
Create Permission Group: Create a new permission group for the territory. | /dominion group_create <dominion_name> <group_name> |
Set Permission Group Flag: Set the permission flag for the permission group. | /dominion group_set_flag <dominion_name> <group_name> <pri_flag_name> <true|false> [page] |
Add Group Member: Add a member to the permission group. | /dominion group_add_member <dominion_name> <group_name> <member_name> |
Remove Group Member: Remove a member from the permission group. | /dominion group_remove_member <dominion_name> <group_name> <member_name> [page] |
Rename Permission Group: Change the name of the permission group. | /dominion group_rename <dominion_name> <group_name> <new_group_name> |
Delete Permission Group: Delete the specified permission group. | /dominion group_delete <dominion_name> <group_name> [page] |
Template Management
Command Name & Description | Usage |
---|---|
Apply Template: Apply a permission template to a specified member. | /dominion member_apply_template <dominion_name> <member_name> <template_name> |
Create Template: Create a new permission template. | /dominion template_create <template_name> |
Delete Template: Delete the specified permission template. | /dominion template_delete <template_name> [page] |
Set Template Flag: Set the permission flag for the template. | /dominion template_set_flag <template_name> <pri_flag_name> <true|false> [page] |
Miscellaneous
Command Name & Description | Usage |
---|---|
Use Title: Use the specified title. | /dominion title_use <title_id> [page] |
Migrate Data: Migrate data from another plugin to this plugin. | /dominion migrate <residence_name> [page] |
Teleport to Territory: Teleport to the specified territory. | /dominion tp <dominion_name> |