Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:forceresourcepacks:permissions [2025/05/23 11:39] – Add forceresourcepacks.bypassall permission phoenix616plugin:forceresourcepacks:permissions [2026/01/05 13:51] (current) phoenix616
Line 1: Line 1:
-# Permissions+{{page>plugin/resourcepacksplugins/permissions}}
  
-`forceresourcepacks.command` - Access to the /frp command   +## ForceResourcepacks specific permissions
-`forceresourcepacks.command.reload` - Access to /frp reload   +
-`forceresourcepacks.command.generatehashes` - Access to /frp generatehashes   +
-`forceresourcepacks.command.version` - Access to /frp version+
  
-`forceresourcepacks.command.usepack` - Access to /usepack   +`forceresourcepacks.updatenotification` - Get ingame update notifications
-`forceresourcepacks.command.usepack.others` - Send packs to other players via the /usepack command   +
-`forceresourcepacks.command.usepack.temporary`- Select whether or not the selected pack is only temporary or should be stored and re-applied+
  
-`forceresourcepacks.command.resetpack` - Access to /resetpack   +<box red>Please note that the following permissions will not work with operator permissions or when using a wildcard (like **\*.\*** or **forceresourcepacks.\***) as a separate permission **forceresourcepacks.preventbypass** will block the bypass permissions from working when granted.
-`forceresourcepacks.command.resetpack.others` - Reset the pack of other players   +
-`forceresourcepacks.command.resetpack.temporary` - Reset whether or not the pack should only be temporary reset and not stored+
  
-`forceresourcepacks.command.getpack` - Access to /frp getpack   +This is done in order to prevent the plugin seemingly "not working" after install when such broad permissions are granted.
-`forceresourcepacks.command.getpack.others` - Get the applied pack of other players+
  
-`forceresourcepacks.command.getstoredpack` - Access to /frp getstoredpack   +Either do not use such broad wildcards or explicitely set **forceresourcepacks.preventbypass** to false!</box>
-`forceresourcepacks.command.getstoredpack.others` - Get the stored pack of other players +
- +
-`forceresourcepacks.command.packusage` - Access to /frp packusage   +
- +
-`forceresourcepacks.command.addpack` - Access tpo /frp addpack   +
-`forceresourcepacks.command.pack` - Access to /frp pack to edit packs +
- +
-`forceresourcepacks.command.assignment` - Access to /frp assignment to add and edit server/world assignments   +
-`forceresourcepacks.command.deleteassignment` - Access to /frp deleteassignment to delete a server/world assignment   +
-`forceresourcepacks.command.globalassignment` - Access to /frp globalassignment to view and edit the global assignment +
- +
-`forceresourcepacks.pack.<packname>` - Gives access to a pack via the /usepack command, you can define these permissions via the config.yml on per pack basis +
- +
-`forceresourcepacks.updatenotification` - Get ingame update notifications+
  
-`forceresourcepacks.bypassall` - Bypasses all actions and required packs+`forceresourcepacks.bypassall` - Bypasses all actions and required packs  
 `forceresourcepacks.bypass.required` - Bypasses the "required" setting which will make 1.17+ clients unable to reject a download prompt   `forceresourcepacks.bypass.required` - Bypasses the "required" setting which will make 1.17+ clients unable to reject a download prompt  
 `forceresourcepacks.bypass.<assignment>.required` - Bypasses the "required" setting of a specific assignment   `forceresourcepacks.bypass.<assignment>.required` - Bypasses the "required" setting of a specific assignment