- ◆ 支持核心
- CatServer,Spigot,PaperSpigot,Magma,Arclight
- ◆ 插件前置
- item-nbt-api-plugin
- ◆ 游戏版本
- 1.21.1
YAML:
title: "&8» &e收购商店 &8« &7(第 %page% 页)"
lore:
- "&7✧ 收购价格: &6%price% &e金币"
- "&7✧ 每日限购: &c%limit%"
- "&7✧ 剩余可售: &a%remaining%"
- ""
- "&8┌──────────────┐"
- "&8│ &7• 价格每日 &e0:00 &7重置"
- "&8│ &7• 限购按玩家独立计算"
- "&8│ &7• 收购价格游戏内隔日随机"
- "&8└──────────────┘"
- ""
- "&e▶ &7左键 &8- &a出售 1 个"
- "&e▶ &7右键 &8- &e出售全部"
钻石:
mats: diamond
min: 10.0
max: 15.0
name: "&b钻石"
limit: unlimited
铁锭:
mats: iron_ingot
min: 3.0
max: 5.0
name: "&f铁锭"
limit: unlimited
金锭:
mats: gold_ingot
min: 5.0
max: 8.0
name: "&6金锭"
limit: unlimited
煤炭:
mats: coal
min: 1.0
max: 3.0
name: "&8煤炭"
limit: unlimited
绿宝石:
mats: emerald
min: 15.0
max: 20.0
name: "&a绿宝石"
limit: unlimited
下界合金锭:
mats: netherite_ingot
min: 18.0
max: 25.0
name: "&5下界合金锭"
limit: unlimited
青金石:
mats: lapis_lazuli
min: 2.0
max: 5.0
name: "&9青金石"
limit: unlimited
马铃薯:
mats: potato
min: 1.0
max: 2.0
name: "&e马铃薯"
limit: unlimited
西瓜:
mats: melon_slice
min: 1.0
max: 2.0
name: "&a西瓜片"
limit: unlimited
大师球:
mats: '{components:{"pixelmon:poke_ball":"master_ball"},count:1,id:"pixelmon:poke_ball"}'
min: 1800.0
max: 3200.0
name: "&a大师球"
limit: unlimited
管理员指令
/myshop savenbt 物品ID # 保存手中物品为 NBT 模板/myshop reload # 重载配置
保存后直接在 shop.yml 中直接写入到config