# Bán kính tìm kiếm người chơi đứng gần máy farm nhất (Block)
scan-radius: 10.0
# Sử dụng hook SuperiorSkyblock2 nếu có (Tự động chuyển sang chế độ tìm người chơi gần nhất nếu đặt thành false hoặc không cài plugin SS2)
hooks:
superiorskyblock2: true
# Bật/tắt hiệu ứng khi quặng được sinh ra (Giúp giảm lag cho server nếu cần)
effects:
enable-sound: true
enable-particle: true
# Chỉ cho phép hoạt động ở các thế giới này (Áp dụng cho cả Survival và Skyblock)
allowed-worlds:
- "SuperiorWorld"
- "SuperiorWorld_nether"
- "SuperiorWorld_the_end"
- "world"
# Cấu hình các cấp bậc (Tiers) theo quyền
tiers:
default:
permission: "oregen7.tier.default"
display-name: "&fMỏ Cấp 1 (Mặc định)"
chances:
COBBLESTONE: 60.0
COAL_ORE: 20.0
IRON_ORE: 10.0
GOLD_ORE: 5.0
DIAMOND_ORE: 5.0
vip:
permission: "oregen7.tier.vip"
display-name: "&aMỏ Cấp 2 (VIP)"
chances:
COBBLESTONE: 40.0
COAL_ORE: 15.0
IRON_ORE: 20.0
GOLD_ORE: 15.0
DIAMOND_ORE: 10.0