IpacPER
Add some special permissions
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
IpacPER
IpacPER
Add some special permissions. Requires PaperMC server.
Permissions
```yaml permissions:
IpacPER.onPlayerAdvancementDoneEvent: default: true description: 'Allow players to earn achievements'
IpacPER.onPlayerSpectatorTPGUI: default: true description: 'Allow spectator mode to teleport using the GUI'
IpacPER.onPlayerKickForSpamming: default: false description: 'Bypass spam kick'
IpacPER.DEV.onPlayerVirtualInventoryEventPreventCancelled: default: false description: 'Force players to operate virtual inventory, used to solve the problem of OpenInv affecting the box GUI function' ```