原地址
Trading Platform
A trading platform is a place where players can display their items for currency on your server. -------------------------------------------------------------------------------------------------------------------------- Features: Beautiful and convenient plugin menu. Setting up for each economy p...codefling.com
-------------------------------------------------------------------------------------------------------------------------
特征:
美观方便的插件菜单。
为每个经济插件设置
选择使用该网站是通过计算机或命令。
个人特权折扣
在销售商品时设置佣金
插件的优化。
设置项目丢失
设置无法上架销售的项目。
--------------------------------------------------------------------------------------------------------------------------
配置
{
“Permission to use the command”: “trading.use”,
“Commission when put up for sale ( as a percentage )”: 0,
“玩家可以出售多少物品?”: 10,
“玩家的个人折扣”: 0,
“使用通知 ?( https://codefling.com/plugins/notify )“: false,
”特权手数“: {
”tradingplatform.vip“: 12,
”tradingplatform.premium“: 15
},
”个人特权折扣“: {
”tradingplatform.vip“: 5,
”tradingplatform.premium“: 8
},
”不能出售的物品 ( 指定简称 )“: [
”rock“,
”campfire“
],
“Settings Economy”: {
“插件名称”: “经济学”,
“余额添加钩子”: “存款”,
“余额删除钩子”: “提现”,
“余额显示钩子”: “余额”
},
“配置插件的主要功能”: {
“打开命令菜单,还是目标计算机?”: false,
“命令”: [
“交易”,
“市场”
],
“SkinID 计算机”: 2579648615,
“DisplayName Computer”: “交易计算机”,
“使用计算机时我应该打开声音吗?”: true,
“音效”: “assets/prefabs/npc/autoturret/effects/online.prefab”,
“设置退出计算机”: [
{
“PrefabName”: “assets/bundled/prefabs/radtown/crate_normal.prefab”,
“Chance”: 100,
“Enabled”: true
},
{
“PrefabName”: “assets/bundled/prefabs/radtown/loot_barrel_2.prefab”,
“Chance”: 100,
“Enabled”: true
}
]
},
“Verison Configuration”: {
“major”: 1,
“Minor”: 0,
“patch”: 0
}
}