Add [gamemode].mod.bypass to list of perms in addon.yml

This commit is contained in:
tastybento 2023-03-18 17:37:49 -04:00
parent 9e7a52c4d9
commit 69ded8fc3e
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@ api-version: 1.16.5
authors: tastybento
softdepend: AcidIsland, BSkyBlock, CaveBlock
softdepend: AcidIsland, BSkyBlock, CaveBlock, AOneBlock, SkyGrid
permissions:
'[gamemode].limits.player.limits':
@ -17,3 +17,6 @@ permissions:
'[gamemode].limits.admin.limits':
description: Player can use admin limits command
default: op
'[gamemode].mod.bypass':
description: Player can bypass limits
default: op