Permissions - TSenter/CommandMobs GitHub Wiki
Permissions are handled very differently in version 2.0 than they were in 1.x. For example, you now control what the permissions are, to make things as simple as possible. Please note, permissions are "cmdmobs."
and whatever you have entered. For example, if you chose make
as the permission for creating a mob, the permission you would need to add is cmdmobs.make
.
Permission | Description |
---|---|
creator-modify | Allows the creator of the mob to modify the mob, even if they don't have the permission |
create | Allows the player to create a mob |
modify | Allows the player to use the Customizer to modify mobs |
mob-use | Allows the player to use the villager. Can be set to just use for access to all mobs, or can include [ID] for per-mob restrictions. |
customizer.self | Allows the player to use the /cmdmobs customizer |
customizer.other | Allows the player to give another player a customizer via /cmdmobs customizer [player] |