Donut SMP Amethyst pickaxe
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: paper purpur spigot
标签: equipment game-mechanics magic
DonutSMP Amethyst Pickaxe
GriefPrevention integration✅
works with minecraft enchants✅
Commands:
/amethystcore
/ac items - Gui For items
/ac reload - reloads config.yml
Config:
Spoiler ``` # AmethystCore Configuration File # Plugin version: 1.0.0 # General Settings settings: # Enable debug messages debug: false # Check for GriefPrevention claims before mining grief-prevention-check: true # Amethyst Pickaxe 3x3 mining settings pickaxe: enabled: true # Mining pattern: 3x1x3 (3 blocks wide, 1 deep, 3 blocks tall) width: 3 height: 3 depth: 1 # Durability cost per extra block mined (set to 0 for no extra cost) durability-cost: 1 # Messages messages: # Prefix for all plugin messages (Purple theme) prefix: "&d[&bAmethystCore&d] &5" # Command messages no-permission: "&cYou don't have permission to use this command!" reload-success: "&bConfiguration reloaded successfully!" reload-error: "&cError reloading configuration. Check console for details." unknown-command: "&cUnknown command! Use /ac items or /ac reload" player-only: "&cThis command can only be used by players!" # GUI messages gui: title: "&bAmethyst Core Items" amethyst-pickaxe: name: "&bAmethyst Pickaxe" lore: - "&dA powerful pickaxe crafted from amethyst" - "&dthat mines in a 3x3 area!" - "" - "&eLeft click to take one" # Pickaxe messages pickaxe: region-blocked: "&cYou cannot mine here! This area is protected." no-permission: "&cYou don't have permission to use the Amethyst Pickaxe!" # Custom Items Configuration items: amethyst-pickaxe: material: NETHERITE_PICKAXE enchantments: - EFFICIENCY:5 - UNBREAKING:3 - MENDING:1 custom-model-data: 1000 ```请登录后举报
暂无评论,抢个沙发吧~