diff --git a/docs/permissions.md b/docs/permissions.md new file mode 100644 index 0000000..dfef10a --- /dev/null +++ b/docs/permissions.md @@ -0,0 +1,16 @@ +# SModeration permissions +- **smod.mute**: Allows the player to mute other players. +- **smod.ban**: Allows the player to ban and kick other players. +- **smod.kick**: Allows the player to kick other players. +- **smod.menu**: Allows the player to use the SModeration menu. +- **smod.notifications**: Allows the player to be notified when a punishment is issued. +- **smod.unmute**: Allows the player to unmute other players. +- **smod.unban**: Allows the player to unban other players. +- **smod.logs**: Allows the player to view mod logs. +- **smod.invsee**: Allows the player to view other players inventories. +- **smod.invsee.modify**: Allows the player to view and modify other players inventories. +- **smod.invsee.preventmodify**: When giving this permission to a player, prevents their inventory from being modified. +- **smod.enderchestsee**: Allows the player to view other players ender chests. +- **smod.enderchestsee.modify**: Allows the player to view and modify other players ender chests. + +All of these permissions are granted by default if the player is a server operator.