LuckPerms integration
- Now supports LuckPerms integration.
- Tokens can have a permission string in config.
- If LuckPerms is detected in your mod list and your CommandToken has a "permission" string in config, it will check this permission before allowing the player to redeem the token.
- If the permission string is blank, no permission checks will be done. This means anyone can redeem that token (assuming it isn't locked to the receiving player)


