Add identity card into your minecraft server
# Sound effects for plugin actions.
# Resources for sound IDs:
# - Modern: https://minecraft.wiki/w/Sounds.json
#
# Format examples:
# - Using full namespace: "minecraft:block.note_block.pling"
# - Using full namespace: "minecraft:entity.villager.no"
sounds:
success: "minecraft:block.note_block.pling" # Sound for successful actions
wrong: "minecraft:entity.villager.no" # Sound for failed actions