Add exclusions for players in creative / operators
includes new config
Code (YAML):
# Don't touch these unless you like things not working server-uuid: ''
# This hash is used to identify your server enc-config: ''
# Encrypted savestate intfixer: # Now this you can freely modify # Create a discord channel and under it create a webhook. After that copy the webhook URL and enter it here. webhook: 'https://discord.com/api/webhooks/123456789/example'
logger: # Self-explanatory log_uncraftable:
log: true
remove: true
shame: false
shame_message: '§c
{player
} has been detected to be in possession of an uncraftable item!'
unobtainable_effects:
log: true
remove: true
shame: false
shame_message: '§c
{player
} has been detected to have an unobtainable effect!'
log_custom: # Here you can put custom items to log, these items won't be removed but will get logged - 'minecraft:mace'
antidupe: # UUID-based anti-dupe that detects any dupe enabled: true
logging:
log: true
remove: true
shame: false
shame_message: '§c
{player
} has been detected to be in possession of a duplicated item!'
ignore: # If some items cause problems, you can choose to not add a UUID to them - 'minecraft:air'
exclusions:
permissive:
creative: true
ops: true
players: # Exclude players from all detections -
"Notch"