本帖最后由 青橘短衫丶 于 2020-4-13 07:38 编辑
声明: 本插件已更新到v3.44版
全版本老牌牌子商店插件
简介:
SignShop允许您设置物理商店、红石脉冲、红石线路等,很容易设置,甚至更容易定制!
SignShop v2.9.2版最新功能(如果您看得懂英文可以看看):
SignShop v2.9.2
Fixed !xp placeholder not working and being overwritten by !x Fixed Chest{#} not working with enchantItemInHand Fixed improper price display when player does not have item being sold Fixed nag message about async tasks with Spigot Fixed Chest operation not working when breaking chests Fixed a bug with Towny operations Updated deprecated calls to Vault, SignShop will no longer work with versions of Vault prior to 1.4.1 Updated to latest GriefPrevention API Changed CommandDispatcher to be used with other SignShop Plugins
|
使用教程
立个牌子 第一行 ”[Buy]“ (当然我会把所有第一行能用的告诉您) 第二、三行 ”介绍“ 第四行”钱数“ 例如:“1000/个” “/”这个符号不会收钱 然后弄个箱子里面放上你想卖的东西,再拿个红石左键一下箱子右键一下牌子即可
|
第一行可替换的有:
英文标识 中文标识 用途
Buy 出售 向玩家出售商品
Sell 收购 从玩家收购商品
Donate 捐献 玩家可以捐献指定物品
DonateHand 捐献手上 玩家可以捐献手上的物品
Slot 抽奖 随机从箱子中抽取一格物品
iSell 系统出售 无限出售商品,店主拿不到钱
iBuy 系统收购 无限收购商品,店主不需要付钱
gBuy 系统限量出售 出售商品,店主拿不到钱
gSell 系统限量收购 收购商品,店主不用付钱
Day 白天 更改时间
Night 黑夜 更改时间
Rain 雨天 更改天气
ClearSkies 晴天 更改天气
DeviceOn 红石开启 开启某个红石设备
DeviceOff 红石关闭 关闭某个红石设备
Toggle 红石开关 开关一个红石设备
Device 脉冲开启 脉冲开关一个红石设备
Heal 恢复 回血
Repair 修理 修理手上的物品
Dispose 分解 分解物品
DeviceItem 物品脉冲开关 手持指定物品来作为脉冲开关激活一个红石设备
iSlot 系统抽奖 无限系统抽奖
Enchant 附魔 给物品附上指定的附魔属性
iBuyXP 出售经验 玩家用钱买经验
iSellXP 收购经验 玩家用经验换钱
iTrade 系统交换 同交换,只是商品是无限的。
Trade 交换 玩家用指定物品换到另外一种指定物品
TpToOwner 传送店主 传送到店主身边
Class 全部 买到箱子中的所有物品。(原先的物品会消失,可以当成游戏中的职业套装商店)
Disenchant 移除附魔 移除手持物品的所有附魔
Command 命令 执行命令,可以是任何命令,但是我用的时候会出错。
Share 只有特定组才能购买,用不到所以没翻译
Restricted 不会用。
Bank 配合 signshop bank用的。我用不到
Jukebox 音乐盒 播放箱子中的CD
Kit 新人礼包 只能领一次箱子中的所有物品。
ResetKit 重置新人身份 重置后可以再领取kit
iXPBuy 经验商店出售 客人用经验购买物品
iXPSell 经验商店收购 客人用物品换经验
|
关于汉化
汉化yml如何使用? 1.把他托入signshop文件夹内 2.打开配置文件 3.搜索Languages 4.找到Languages: english 项 5.把Languages: english此项改成:
6.重启服务器,即可使用 |
更新日志(英文版):
SignShop v3.4.4 - Fix NPE when restarting the server when no shops exist
- Faster data conversion when upgrading from legacy versions
- Re-add LWC hook, allows automatic chest protection via config option
- Add BlockLocker hook (Lockette replacement)
- Fixes compatibility with WorldGuard when using the "allow-shop" flag
- Fixes an issue with chinese.yml being set to the wrong encoding causing Chinese characters to appear as '?'
- Re-added Residence hook to protect shops in a Residence
- Some code cleanup
SignShop v3.4.0 - Automatic update of the "UpdateMaterial" and "DestroyMaterial" in your config.
- Added support for custom color codes and custom prefix in player messages.
- Automatically backup the config before updating it.
- Now supports 1.13+ servers
SignShop v2.9.2
- Fixed !xp placeholder not working and being overwritten by !x
- Fixed Chest{#} not working with enchantItemInHand
- Fixed improper price display when player does not have item being sold
- Fixed nag message about async tasks with Spigot
- Fixed Chest operation not working when breaking chests
- Fixed a bug with Towny operations
- Updated deprecated calls to Vault, SignShop will no longer work with versions of Vault prior to 1.4.1
- Updated to latest GriefPrevention API
- Changed CommandDispatcher to be used with other SignShop Plugins
SignShop v2.9.1
Change log
- Added Signshop.Permit.MATERIAL permission node, so you can specifically permit certain items to be sold for different permission groups.
- Added better support for NBT data
- Added support for WhatIsIt (Thanks Hoppeduppeanut!)
- Updated ShowcaseStandalone support to match latest API
- Fixed admin shops requiring a chest.
- Fixed an error with UUID conversion
- Fixed an error with oneTime and resetOneTime blocks
- Fixed warning on startup for 0 not being a material, as item numbers are no longer supported by Bukkit
- Fixed external jar files not being loaded with MCPC+
- Fixed the TimeManager using Async tasks, even though it sometimes interfaces with Bukkit
- Fixed a Slot sign exploit
- Fixed SignShop.Superadmin to now behave as expected
- Fixed PriceModifiers not working for numbers bigger than 1
- Fixed NPE with Permits
- Fixed messages not being sent after reboot after UUID conversion, and some other problems with UUIDs
Fixed !paramnot working in
|
权限&指令 指令:无 权限: Signshop.DenyUse.* 丨具有创建无限商店如[isell]等的权限 Signshop.Signs.*丨这个权限一般是给玩家的 但必须删除以下权限: Signshop.DenyUse.* Signshop.DenyLink.* 然后下面是选择性删除: -Signshop.Signs.Device(红石以下都是)
-Signshop.Signs.DeviceOn
-Signshop.Signs.DeviceOff
-Signshop.Signs.Toggle
|
下载链接:
点击版本下载! 新版 版本 | 服务器版本 | 兼容 | | 本版本适用于1.13-1.15 | √ | | 本版本适用于1.13-1.15 | √ | | 本版本适用于1.12 | √ | | 本版本适用于1.8-1.11 | √ | | 本版本适用于1.8 | √ |
版本 | 服务器版本 | 兼容 | | 本版本适用于1.8.1 | √ | | 本版本适用于1.7.9 | √ | | 本版本适用于1.7.9 | √ | | 本版本适用于1.7.2 | √ | | 本版本适用于1.6.4 | √ |
丨 想下载汉化文本?在下面
|
汉化文本下载
求金粒!求人气!求回复!
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓