Command Reference
Command and Permissions Reference
legend:
<> - required
[] - optional
(note: Permissions listed here are default permissions. As you can change the permissions by customizing a command, please keep that in mind!)
Simple Permissions
/hasperm <permission> [player] - tests a player's permission (defaults to the sender). Will show a debug stack of how and what is changing the permission. Permission: simplymodular.simplepermissions.hasperm
/reloadpermissions - Reloads the permissions from file. not implemented yet. Permission: simplymodular.simplepermissions.reload
Simple Chest Protect
/protect [protection type] - prompts a user to select a block to add a permission to. Defaults to private protection. Protection type not implemented yet. Permission: simplymodular.simplechestprotect.protect
/unprotect - Prompts a user to select a block to remove a protection from. Permission: simplymodular.simplechestprotect.protect
/buildprotection - allows a player to custom build a more in depth protection, and allows them to apply it to as many blocks as they would like. Useful for updating existing protections, or mass protecting blocks (for instance, a chest room). Permission: simplymodular.simplechestprotect.protect
/deleteplayerprotections <player> - admin command to wipe all of a players protections. not implemented yet. Permission: simplymodular.simplechestprotect.deleteall
Simple Invisibility
/hide - Hides you from players who have a lower invisibility level than you. (Alternative: use fakehide alias [default /fakehide] to fake leaving/entering the server. See Simple Invisibility for more information) Permission: simplymodular.simpleinvisibility.hide
/setinvislevel <player> <invisibility level> - Manually sets the invisibility level of a target player.(Alternative: use defaultinvislevel alias [default /defaultinvislevel <player>] to force invis level to default to group invisibility level. See Simple Invisibility for more information) Permission: simplymodular.simpleinvisibility.setinvislevel
Comments