易于定制的大型商店 – XDShop

 

特征:

  • 美观的设计 – 可为您的服务器定制
  • 2 种内置样式(深色和浅色),可以按照您自己的方式进行定制
  • 强大的功能
  • 能够连接 Human Npc 插件
  • 能够使用任何经济体
  • 您可以出售任何您想要的东西(物品、蓝图、自定义物品、命令、工具包)
  • 玩家可以购买商品和出售商品(可配置)
  • 能够在 WIPE 上设置限制(购买/销售)以及冷却时间(购买/销售)(通过权限)
  • 按权限授予对类别的访问权限的能力
  • 创建个人权限折扣
  • 在(突袭/战斗)区块期间禁止(购买/出售)物品的能力。而且在决斗期间
  • 此插件不会加载您的服务器
  • 购物菜单中的漂亮通知选项

其他信息:

我和伙计们一起测试了这个插件一个月。
在测试过程中,发现了许多问题并已得到修复。
该插件应该可以正常工作。
已检查所有设置。
请随时写信给我。
我很乐意扩展和添加新功能 plugin !

另外,如果你在商店里用了另一个插件,但你更喜欢我的,想买它,
随时在 discord 上写信给我!我会帮你把货物从旧店搬到我的店里。

使用标准类别和产品填充商店

为了方便配置产品,我做了一个非常方便的功能。
它将允许您用标准产品和类别填充您的商店。
而且,如果您安装了插件 Item Cost Calculator,那么在填写商品时,该商品的价格将被自动设置。

怎么做?

  1. 以防万一,保存您的旧配置
  2. 在控制台中输入以下命令 – xdshop.refill 和 xdshop.yes
  3. 该过程成功完成后,插件将重新启动。
  4. 接下来,您只需要更改服务器经济的设置。

必需的依赖项:

  • 图片库

支持的插件(可选):

  • 经济学
  • 服务器奖励
  • IQ经济
  • 人类 NPC
  • 物品成本计算器
  • IQKits
  • Rust 套件

设置 (Configuration):

经济学

目前有 4 种经济变体 经济学服务器奖励IQEconomic、物品
Item – 这是一种玩家必须用物品付款的经济类型,它可以是废料或其他以及服务器上的自定义物品。

You will see an example of the setup below
"Economics": {
"Economics (0 - Economics, 1 - ServerRewards, 2 - IQEconomic, 3 - Item)": 3,
"Prefix to the balance (for example, RP or $ - No more than 2 characters)": "$",
"Item shortname (Use with type 3)": "",
"Item SkinId (Use with Type 3)": 0
},

产品设置:

目前有5种不同类型的商品:物品、蓝图、自定义物品、命令、套件(支持鲸鱼插件Rust套件IQKits)如此
多样化的商品出售显然会吸引你的玩家!

产品设置示例

{
"Item Type (0 - Item, 1 - BluePrint, 2 - Custom item, 3 - Commands, 4 - Kit)": 0,
"Unique ID (DO NOT TOUCH)": 1,
"Shortame": "hat.wolf",
"Descriptions": "",
"Price": 11.0,
"Sale price (If not necessary, leave 0)": 5.5,
"Quantity": 1,
"Quantity for sale": 1,
"Custom item name (Use with item type 2, 3 and 4)": "",
"Item SkinID (Use with item type 2)": 0,
"Commands (Use with item type 3)": [],
"Image URL": "",
"Kits (Kits - kit name. IQKits - kit key)": "",
"Purchase delay (0 - unlimited)": 0.0,
"Sale delay (0 - unlimited)": 0.0,
"Maximum number of lots for 1 purchase (Maximum 99)": {},
"Maximum number of lots for 1 sale (Maximum 99)": {},
"The maximum number of purchased lots per wipe (0 - unlimited)": {},
"The maximum number of lots sold per wipe (0 - unlimited)": {}
},

配置与 Human NPC 插件的集成:

如果你使用这个插件,那么你显然需要将它与我的插件一起使用。
这是一个非常有趣的 NPC 商店版本

Setup example
"Setting up a Human NPC": {
"Enable Human NPC support ?": false,
"Human NPC [NPC ID | list shop category]": { "11223274496" : ["Attire","Weapon"] }
},

配置接口:

插件最有趣的部分。毕竟,只有在其中,您才能为您的服务器自定义调色板。
您可以创建自己的浅色和深色主题,玩家将在这些主题之间切换。
我相信每个球员都会选择最适合他的东西。您可以在我的商店中自定义任何元素的颜色。

设置示例

"Configuring the interface": {
"Enable the ability to change the theme?": true,
"Default theme (0 - light, 1 - dark)": 1,
"Light Theme UI Settings": {
"The color of the main background of the store": "1 1 1 1",
"[TITLE] Text color": "0 0 0 1",
"[TITLE] Picture Color": "0 0 0 1",
"Color of the discount picture": "0.20 0.85 0.15 1.00",
"Discount text color": "0 0 0 1",
"Balance picture color": "0.26 0.53 0.80 1",
"Balance text color": "0 0 0 1",
"[PAGE] Page number text color": "0 0 0 1",
"[PAGE] Color of the page switching buttons": "0.51 0.51 0.51 1.00",
"[PRODUCT] color of the number of items (digits)": "0.627451 0.6313726 0.6392157 1",
"[PRODUCT] product background color": "0.97 0.97 0.98 1.00",
"[PRODUCT] Text color of the product name": "0 0 0 1",
"[PRODUCT] Buy button color": "0.38 0.77 0.43 1.00",
"[PRODUCT] Color of the sell button": "0.8588235 0.345098 0.3372549 1",
"[PRODUCT] Close button color": "0.8392158 0.3647059 0.3568628 1",
"[CATEGORY] color of the name of the active category": "0 0 0 1",
"[CATEGORY] Color of the inactive category name": "0.51 0.51 0.51 1.00",
"[CATEGORY] Band color of the active category": "0.5607843 0.8901961 0.4705883 0.6",
"[CATEGORY] Color of the inactive category stripe": "0.4078432 0.4313726 0.4392157 0.6",
"[NOTIFICATIONS] The color of the text in the notification": "0 0 0 1",
"Color of additional gray text": "0.55 0.55 0.55 1.00",
"The color of the exit UI button": "0.8392158 0.3647059 0.3568628 1"
},
"Dark Theme UI Settings": {
"The color of the main background of the store": "0.13 0.15 0.16 1.00",
"[TITLE] Text color": "0.87 0.87 0.87 1.00",
"[TITLE] Picture Color": "0.62 0.63 0.64 1.00",
"Color of the discount picture": "0.20 0.85 0.15 1.00",
"Discount text color": "1 1 1 1",
"Balance picture color": "0.26 0.53 0.80 1",
"Balance text color": "1 1 1 1",
"[PAGE] Page number text color": "0.87 0.87 0.87 1.00",
"[PAGE] Color of the page switching buttons": "0.51 0.51 0.51 1.00",
"[PRODUCT] color of the number of items (digits)": "0.627451 0.6313726 0.6392157 1",
"[PRODUCT] product background color": "0.17 0.18 0.21 1.00",
"[PRODUCT] Text color of the product name": "0.87 0.87 0.87 1.00",
"[PRODUCT] Buy button color": "0.38 0.77 0.43 1.00",
"[PRODUCT] Color of the sell button": "0.8588235 0.345098 0.3372549 1",
"[PRODUCT] Close button color": "0.8392158 0.3647059 0.3568628 1",
"[CATEGORY] color of the name of the active category": "0.87 0.87 0.87 1.00",
"[CATEGORY] Color of the inactive category name": "0.51 0.51 0.51 1.00",
"[CATEGORY] Band color of the active category": "0.5607843 0.8901961 0.4705883 0.6",
"[CATEGORY] Color of the inactive category stripe": "0.4078432 0.4313726 0.4392157 0.6",
"[NOTIFICATIONS] The color of the text in the notification": "1 1 1 1",
"Color of additional gray text": "0.55 0.55 0.55 1.00",
"The color of the exit UI button": "0.8392158 0.3647059 0.3568628 1"
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。