# Permissions Depending on which plugin you use the permission will be different. They will start with the plugin's name in lowercase like this: * WorldResourcepacks: `worldresourcepacks.` * BungeeResourcepacks: `bungeeresourcepacks.` * VelocityResourcepacks: `velocityresourcepacks.` * ForceResourcepacks: `forceresourcepacks.` `.command` - Access to the plugin command `.command.reload` - Access to the `reload` subcommand `.command.generatehashes` - Access to the `generatehashes` subcommand `.command.version` - Access to the `version` subcommand `.command.usepack` - Access to /usepack `.command.usepack.others` - Send packs to other players via the /usepack command `.command.usepack.temporary`- Select whether or not the selected pack is only temporary or should be stored and re-applied `.command.resetpack` - Access to /resetpack `.command.resetpack.others` - Reset the pack of other players `.command.resetpack.temporary` - Reset whether or not the pack should only be temporary reset and not stored `.command.getpack` - Access to the `getpack` subcommand `.command.getpack.others` - Get the applied pack of other players `.command.getstoredpack` - Access to the `getstoredpack` subcommand `.command.getstoredpack.others` - Get the stored pack of other players `.command.packusage` - Access to the `packusage` subcommand `.command.addpack` - Access to add packs via command `.command.pack` - Access to edit packs via command `.command.assignment` - Access to /frp assignment to add and edit server/world assignments `.command.deleteassignment` - Access to the `deleteassignment` subcommand to delete a server/world assignment `.command.globalassignment` - Access to the `globalassignment` subcommand to view and edit the global assignment `.pack.` - Gives access to a pack via the /usepack command, you can define these permissions via the config.yml on per pack basis