插件出自海外作者Clickism - ClickShop-1.0.2
食用方式 复制代码,创建zh_ch.yml 丢进messages 注意!同时打开config 将language: 设置为zh_cn 请不要直接在en_us复制粘贴,每次重启将会覆盖
食用方式 复制代码,创建zh_ch.yml 丢进messages 注意!同时打开config 将language: 设置为zh_cn 请不要直接在en_us复制粘贴,每次重启将会覆盖
代码:
# 通用
update: "&e点击商店:&a&l发现新版本:&f{version}"
no-permission: "你没有权限执行此操作。"
feature-disabled: "此功能已禁用。"
shop-no-break: "你无法破坏这个商店。"
shop-break-owner: "你移除了这个商店。"
shop-break-operator: "你移除了 &l{owner}&e 的商店。"
pile-no-break: "你无法破坏这个收益堆。"
pile-break-owner: "你移除了这个收益堆。"
pile-break-operator: "你移除了 &l{owner}&e 的收益堆。"
block-place: "你不能在这里放置方块。"
shop-error: "这个商店已不存在。"
pile-not-owner: "你无法访问这个收益堆。"
stockpile-not-owner: "你无法访问这个库存堆。"
stockpile-no-break: "你无法破坏这个库存堆。"
stockpile-remove-first: "你必须先将其从商店中移除,才能破坏库存堆。"
stockpile-no-hopper: "你无法从这个库存堆中提取物品。"
break-confirm: "要破坏你的商店,请前往商店菜单:
&e- &2&l修改价格和商品 &6→ &c&l删除商店。"
break-operator-confirm: "要破坏这个商店,请 &lShift + 右键点击 &e 商店并选择:&c&l删除商店。"
shop-limit: "已达玩家商店上限:&6&l{limit}"
pile-limit: "已达玩家收益堆上限:&6&l{limit}"
stockpile-limit: "此商店的库存堆上限已达:&6&l{limit}"
pile-shop-limit: "此收益堆连接的商店上限已达:&6&l{limit}"
stock-warning: "你在 &l{location} &c 的商店缺货了。"
# 交易
buy-no-stock: "商店 &l缺货&l。"
buy-no-money: "你的钱不够。"
shop-at: "&a&l位置:&f&l{location}"
shop-at-custom: "&2&l{name}
&a&l位置:&f&l{location}"
shop-details: "&a&l位置:&f&l{location}
&6店主:&e&l{owner}"
hover-various-products: "&a&n各类商品"
hover-your-shop: "&a&n你的商店"
buy-multiple: "你从 &l{seller} &a购买了 [hoverVariousProducts]&a,花费 &f{price}。"
buy-multiple-custom: "你从 [hoverCustomName] &a购买了 [hoverVariousProducts]&a,花费 &f{price}。"
buy-single: "你从 &l{seller} &a购买了 &f{product},花费 &f{price}。"
buy-single-custom: "你从 [hoverCustomName] &a购买了 &f{product},花费 &f{price}。"
sell-multiple: "&l{buyer} &a从 [hoverYourShop]&a 购买了 [hoverVariousProducts]&a,花费 &f{price}。"
sell-single: "&l{buyer} &a从 [hoverYourShop]&a 购买了 &f{product},花费 &f{price}。"
# 连接
connect-stockpile: "&6<< &e点击一个 &l箱子 &e 来添加库存堆 &6>>"
connect-earnings: "&6<< &e点击一个 &l末影箱 &e 来添加收益堆 &6>>"
connect-shop: "&6<< &e点击一个 &l商店 &e 将其添加到收益堆 &6>>"
connector-stockpile: "已连接 &l库存堆&l。"
connector-earnings: "已连接 &l收益堆&l。"
connector-shop: "已将 &l商店 &a连接到收益堆&l。"
connector-cancel: "已取消连接。"
connector-invalid: "你无法连接到这个方块。"
connector-remove-stockpile: "已断开 &l库存堆&l。"
connector-remove-earnings: "已断开 &l收益堆&l。"
connector-remove-shop: "已从收益堆中断开 &l商店 &e。"
clear-stockpiles: "已从你的商店断开 &l所有库存堆 &e。"
# 菜单交互
collect-no-earnings: "这个商店没有你的收益。"
collect-earnings: "你从这个商店收集了 &l{earnings} &a。"
collect-pile-earnings: "你从位于 &f&l{location} &a的商店收集了 &l{earnings} &a。"
collect-pile-no-earnings: "你连接的商店中没有收益。"
create-double-chest: "你不能在双箱子上设置商店。"
create-not-empty: "容器不为空。"
create-shop-exist: "这里已经有一个商店了。"
create-invalid: "请检查价格和商品。"
create-shop: "商店创建成功。"
change-shop: "价格和商品修改已保存。"
delete-shop: "商店 &l已删除&l。"
custom-name-type: "你有 &l10秒 &e时间在聊天框中输入商店的新自定义名称:"
custom-name-set: "已将商店自定义名称设置为:&f&l{name}"
custom-name-cancel: "自定义名称选择已取消。"
custom-name-remove: "已移除商店的自定义名称。"
custom-name-invalid: "自定义名称过长。"
sale-text-type: "你有 &l10秒 &e时间在聊天框中输入商店的销售文本:"
sale-text-set: "已将商店销售文本设置为:&f&l{name}"
sale-text-cancel: "销售文本选择已取消。"
sale-text-remove: "已移除商店的销售文本。"
sale-text-invalid: "销售文本过长。"
not-block: "请放置一个有效的方块。"
glass-not-glass: "请放置一个有效的玻璃方块。"
glass-change-glass: "玻璃颜色已更改。"
glass-change-base: "基础方块已更改。"
frame-add-frame: "框架材质已设置。"
frame-remove-frame: "框架已移除。"
block-change: "商店方块已更改为:&f&l{block}"
display-clear: "已清除商店展示。"
display-glass-build: "玻璃展示已搭建。"
display-glass-invalid-block: "商店方块上方有方块时,无法添加玻璃展示。"
display-glass-invalid-light: "商店方块上方有方块时,无法添加光源。"
display-frame-build: "框架展示已搭建。"
display-frame-invalid-chest: "当商店方块是箱子时,无法添加框架展示。"
# 菜单标题
menu-change-shop: " &8&l价格 &6&l|&2&l 保存 &6&l| &8&l商品"
menu-create-shop: " &8&l价格&6&l | &2&l创建&6&l | &8&l商品"
menu-shop-open: "&2&l⚒ 商店营业中"
menu-shop-closed: "&c&l⚒ 商店缺货"
menu-customize: "&l🖌 自定义商店"
menu-buy: "{1}$ {2}&l{player}{1}的商店"
menu-buy-custom: "{1}$ {2}&l{name}"
menu-stock-chest: "&8📦 库存箱"
menu-settings: "&8🛠 &l设置"
menu-earnings: "&5🔌 &l收益堆"
menu-delete: "&4🗑 &l{owner}&4的商店"
menu-stockpile: "&8📦 适用于:&l{location}的库存堆"
menu-color: "&l🖌 主题 & 声音"
# 按钮
button-back: "&f◀ &l返回"
button-back-lore-1: "&7返回上一级菜单。"
# 创建菜单
button-price: "&l价格"
button-price-lore-1: "&7在这里输入商品价格。"
button-product: "&l商品"
button-product-lore-1: "&7在这里输入你想出售的商品。"
button-create-shop: "&a⚒ &l创建商店"
button-create-shop-lore-1: "&2点击创建商店。"
# 修改菜单
button-save-changes: "&a⚒ &l保存修改"
button-save-changes-lore-1: "&2点击保存对价格和商品的修改。"
button-delete-shop: "&4❌ &l删除商店"
button-delete-shop-lore-1: "&c&l此操作 &n不可逆&l。"
button-delete-shop-lore-2: "&c点击删除这个商店。"
button-delete-redirect: "&4❌ &l删除商店"
button-delete-redirect-lore-1: "&c点击删除这个商店。"
# 编辑菜单
button-change-shop: "&2🔀 &l修改价格和商品"
button-change-shop-lore-1: "&a点击修改或查看当前商店的价格和商品"
button-change-shop-lore-2: "&a你在售的商品。"
button-collect: "&9💰 &l收集收益"
button-collect-lore-1: "&6&l收益:&a&l {earnings}"
button-collect-lore-2: "&b点击收集这个商店的收益。"
button-none: "&c&l无"
button-stock-chest: "&6🧰 &l库存箱"
button-stock-chest-lore-1: "&e点击补充商店的内部库存。"
button-stock-chest-lore-2: "&6&o提示:&e&o如果你不想"
button-stock-chest-lore-3: "&e&o添加库存堆,可以使用这个。"
button-settings: "&8🛠 &l设置"
button-settings-lore-1: "&7点击修改商店设置。"
button-customize: "🖌 自定义商店"
button-customize-lore-1: "&8点击自定义这个商店。"
button-connect-stock: "&8🔗 &l连接库存堆"
button-connect-stock-lore-1: "&7点击连接/断开库存堆。"
button-connect-stock-lore-2: "&8&o提示:&7&o你可以点击空白处"
button-connect-stock-lore-3: "&7&o取消选择。"
button-connect-earnings: "&5🔌 &l连接收益堆"
button-connect-earnings-lore-1: "&d点击连接/断开收益堆。"
button-connect-earnings-lore-2: "&5&o提示:&d&o你可以点击空白处"
button-connect-earnings-lore-3: "&d&o取消选择。"
# 购买菜单
button-buy: "&a$ &l购买"
button-buy-lore-1: "&6&l价格:&f&l{price}"
button-buy-lore-2: "&2&l卖家:&a{player}"
button-out-of-stock: "&4❌ &l缺货"
button-out-of-stock-lore-1: "&c这个商店缺货了。"
# 自定义菜单
button-color: "🖌 修改主题"
button-color-selected: "&e&l⭐ 已选择 ⭐"
button-color-lore-1: "&8点击修改背景主题。"
button-theme: "&6🛠 &f&l主题 & 声音设置"
button-theme-lore-1: "&8点击修改背景主题"
button-theme-lore-2: "&8或购买音效。"
button-sound: "&3🎵 &f&l修改购买音效"
button-sound-selected: "&e&l⭐ 已选择 ⭐"
button-sound-lore-1: "&8点击修改购买音效。"
button-change-block: "&6🧰 &f&l修改商店方块"
button-change-block-lore-1: "&7在这里放置方块以修改商店外观。"
button-change-block-lore-2: "&f&o提示:&7&o方块会根据你"
button-change-block-lore-3: "&7&o的朝向放置。"
button-clear-display: "&4❌ &l清除展示"
button-clear-display-lore-1: "&c点击移除商店展示。"
button-add-custom-name: "&6📖 &f&l设置商店名称"
button-add-custom-name-lore-1: "&7点击为商店添加自定义名称。"
button-add-custom-name-lore-2: "&7名称会在购买界面显示。"
button-remove-custom-name: "&6📖 &f&l重置商店名称"
button-remove-custom-name-lore-1: "&7点击移除商店的自定义名称。"
button-remove-custom-name-lore-2: "&7将显示你的用户名。"
button-glass-display: "&6🪟 &f&l搭建玻璃展示"
button-glass-display-lore-1: "&7点击在这个商店搭建玻璃展示。"
button-display-change-glass: "&6🪟 &f&l修改玻璃"
button-display-change-glass-lore-1: "&7在这里放置玻璃方块以修改颜色。"
button-display-change-base: "&6🪟 &f&l修改基础方块"
button-display-change-base-lore-1: "&7在这里放置方块以修改基础材质。"
button-display-add-light: "&6🪟 &f&l添加光源"
button-display-add-light-lore-1: "&7点击为展示添加光源。"
button-display-remove-light: "&6🪟 &f&l移除光源"
button-display-remove-light-lore-1: "&7点击移除展示的光源。"
button-display-add-sale: "&6📖 &f&l添加促销文本"
button-display-add-sale-lore-1: "&7点击为展示添加促销文本。"
button-display-remove-sale: "&6📖 &f&l移除促销文本"
button-display-remove-sale-lore-1: "&7点击移除展示的促销文本。"
button-frame-display: "&6🖼 &f&l搭建框架展示"
button-frame-display-lore-1: "&7点击在这个商店搭建框架展示。"
button-frame-display-lore-2: "&f&o提示:&7&o展示会根据你"
button-frame-display-lore-3: "&7&o的朝向搭建。"
button-display-add-frame: "&6🖼 &f&l添加框架"
button-display-add-frame-lore-1: "&7在这里放置方块以添加框架。"
button-display-remove-frame: "&6🖼 &f&l移除框架"
button-display-remove-frame-lore-1: "&7点击移除框架。"
button-display-move-to-top: "&6🖼 &f&l移至顶部"
button-display-move-to-top-lore-1: "&7点击将商品移至方块顶部。"
# 收益菜单
button-pile-collect: "&9💰 &l收集收益"
button-pile-collect-lore-1: "&b点击收集所有连接到此收益堆的商店收益。"
button-connect-shop: "&8🔌 &l连接商店"
button-connect-shop-lore-1: "&7点击连接/断开商店与此收益堆的关联。"
button-connect-shop-lore-2: "&8&o提示:&7&o已连接的商店"
button-connect-shop-lore-3: "&7&o会标记为蓝色。"
# 设置菜单
button-notifications-enabled: "&2🔊 &l购买通知:&a&l已开启"
button-notifications-disabled: "&2🔇 &l购买通知:&c&l已关闭"
button-notifications-enabled-lore-1: "&8点击启用/禁用"
button-notifications-enabled-lore-2: "&8他人购买你商店时的通知。"
button-stock-warning-enabled: "&6🔊 &l缺货提醒:&a&l已开启"
button-stock-warning-disabled: "&6🔇 &l缺货提醒:&c&l已关闭"
button-stock-warning-enabled-lore-1: "&8点击启用/禁用"
button-stock-warning-enabled-lore-2: "&8商店缺货时的提醒。"
button-clear-stockpiles: "&c🔗 &l断开所有库存堆"
button-clear-stockpiles-lore-1: "&8点击断开 &n所有库存堆&l"
button-clear-stockpiles-lore-2: "&8与这个商店的关联。"
button-unlimited-enabled: "&6🔓 &l无限库存:&a&l已开启"
button-unlimited-disabled: "&6🔒 &l无限库存:&c&l已关闭"
button-unlimited-enabled-lore-1: "&c&o仅管理员可见!"
button-unlimited-enabled-lore-2: "&e&o开启后你将不会收集任何收益"
button-unlimited-enabled-lore-3: "&e&o或收到购买通知。"
blank: "&7x"