Commandes Plugin DynMap
User
Command |
Description |
/manuadd <player> <group> |
Move a player to desired group.(Adds to the file if not exists) |
/manudel <player> |
Remove any user specific configuration. Make him default group |
/manuaddsub <player> <group> |
Add a group to a player's subgroup list |
/manudelsub <player> <group> |
Remove a group to a player's subgroup list |
/manpromote <player> <group> |
Allows promoting a player up the inheritance tree. This command checks will only allow the user to move the player between groups they inherit |
/mandemote <player> <group> |
Allows demoting a player down the inheritance tree. This command checks will only allow the user to move the player between groups they inherit |
/manwhois <player> |
Tell the group that this user belongs to |
/manuaddp <player> <permission> |
Add permission directly to the player |
/manudelp <player> <permission> |
Removes permission directly from the player |
/manulistp <player> |
List all permissions from a player |
/manucheckp <player> <permission> |
Verify if user has a permission, and where it comes from |
/manuaddv <user> <variable> <value> |
Add, or replaces, a variable to a user (like prefix or suffix) |
/manudelv <user> <variable> |
Remove a variable from a user |
/manulistv <user> |
List variables a user has (like prefix or suffix) |
/manucheckv <user> <variable> |
Verify a value of a variable of user, and where it comes from |
Group
/mangadd <group> |
Add group to the system |
/mangdel <group> |
Removes group from the system(all it's users become default) |
/mangaddi <group1> <group2> |
Add a group to another group inheritance list |
/mangdeli <group1> <group2> |
Remove a group from another group inheritance list |
/listgroups |
List the groups available |
/mangaddp <group> <permission> |
Add permission to a group |
/mangdelp <group> <permission> |
Removes permission from a group |
/manglistp <group> |
Lists all permissions from a group |
/mangcheckp <group> <permission> |
Check if group has a permission, and where it comes from |
/mangaddv <group> <variable> <value> |
Add, or replaces, a variable to a group (like prefix or suffix) |
/mangdelv <group> <variable> |
Remove a variable from a group |
/manglistv <group> |
List variables a group has (like prefix or suffix) |
/mangcheckv <group> <variable> |
Verify a value of a variable of group, and where it comes from |
Utility Commands
/mansave |
Save all permissions on file |
/manload [world] |
Reload current world and config.yml. Or load given world |
/mantogglevalidate |
Toggle on/off the validating if player is online |
/mantogglesave |
Toggle on/off the autosave |
/manworld |
Prints the selected world name |
/manselect <world> |
Select a world to work with next commands |
/manclear |
Clear world selection. Next commands will work on your world |
/mancheckw <world> |
Obtain the paths to each file a world is storing it's data in (users/groups) |