exemptions.yml
Players listed here are exempt from certain punishments even when offline. This is required as Bukkit's permission system does not support offline players.
| Platform | Location |
|---|---|
| CraftBukkit/Spigot/Paper | /plugins/BanManager/exemptions.yml |
| BungeeCord | /plugins/BanManager/exemptions.yml |
| Fabric | /config/banmanager/exemptions.yml |
| Sponge | /config/banmanager/exemptions.yml |
| Velocity | /plugins/BanManager/exemptions.yml |
<playerUUID>- UUID of player to exemptban- Set to true to exempt this player from being bannedtempban- Set to true to exempt this player from being temporarily bannedmute- Set to true to exempt this player from being mutedtempmute- Set to true to exempt this player from being temporarily mutedwarn- Set to true to exempt this player from being warnedtempwarn- Set to true to exempt this player from being temporarily warnedalts- Set to true to exempt this player from showing in alt detections, e.g. /alts and /bminfo
Example
b55249d4-9226-4c11-9877-d757c3fe180f:
ban: true
tempban: true
mute: true
tempmute: true
warn: true
tempwarn: true
alts: true
ae51c849-3f2a-4a37-986d-55ed5b02307f:
ban: true
tempban: true
mute: true
tempmute: true
warn: true
tempwarn: true
alts: true