Permissions
battlepass.use
battlepass.useGive access to all default commands (/bp)
battlepass.block
battlepass.blockBlocks player from completing quests (requires enable-ban-permission enabled in settings.yml)
battlepass.admin
battlepass.adminGives access to all admin commands (/bpa)
Pass permission
Set the premium pass permission in the premium.yml as follows. Make sure to remove the # to enable the required-permission configuration.
Example:
name: 'Premium :)'
default-points-required: 100
required-permission: 'battlepass.premium'It will disable /bpa set pass command and will give premium pass to all players with battlepass.premium permission
Last updated
Was this helpful?