# Cài đặt cơ bản
enabled: true
log-redstone-activity: true
notify-admins: true
# Cài đặt giới hạn bật tắt redstone
redstone-toggle:
enabled: true # Bật/tắt tính năng giới hạn số lần bật tắt
max-toggles: 1 # Số lần bật tắt tối đa trước khi bị chặn
time-window-ms: 1000 # Khoảng thời gian (2 giây) để đếm số lần bật tắt
# Các cài đặt khác
protected-worlds:
- world
- world_nether
- world_the_end
effects:
show-effects: true
particle-type: CLOUD
sound-effect: true
# Cài đặt cảnh báo và xử phạt
violation:
warn-message: "&cRedstone usage is not allowed when Anti-Redstone is enabled!"
kick-enabled: true
kick-threshold: 3
kick-message: "Anti-Redstone rule violation"