配置文件
位于 /plugins/ChestCommands/config.yml
这是带有说明的默认配置:
# Default color of name and lore of icons, if no other color is present.
default-color:
name: '&f'
lore: '&7'
# Cooldown (in milliseconds) between multiple clicks on icons.
# This prevents executing icon actions too frequently.
anti-click-spam-delay: 200
# If enabled, the plugin checks for updates and sends a notification to administrators when they join.
update-notifications: true