TradeMe with API to create custom trades (1.7.10-1.19.x)【中文名:带有 API 的 TradeMe 创建自定义交易 (1.7.10-1.19.x)】

付费资源

TradeMe with API to create custom trades (1.7.10-1.19.x)【中文名:带有 API 的 TradeMe 创建自定义交易 (1.7.10-1.19.x)】
隐藏内容限时特惠
此内容已隐藏,请购买后查看!
26 54
您当前未登录!建议登陆后购买,可保存购买订单。
免费更新
客服服务
15天免登录下载
支持支付宝、微信支付
TradeMe with API to create custom trades (1.7.10-1.19.x)【中文名:带有 API 的 TradeMe 创建自定义交易 (1.7.10-1.19.x)】 TradeMe with API to create custom trades (1.7.10-1.19.x)【中文名:带有 API 的 TradeMe 创建自定义交易 (1.7.10-1.19.x)】

可选:
Vault – 用于经济支持
McMMO – 用于 mcmmo exp 交易支持
Jobs – 用于工作 exp 交易支持
Residence – 用于住宅交易支持
GriefPrevention – 用于与 GP 块进行交易
PlayerPoints – 用于与玩家点数进行交易
MyPet – 用于与宠物进行交易
Kingdoms – 用于与王国资源点进行交易
TokenManager – 用于交易代币
MMOCore – 用于与技能点和属性点进行交易


轻量级的
拥有自定义交易模式的API
非常容易使用
多世界支持
取决于用户权限的动态交易窗口
物品贸易领域从12 到 20 个领域的动态变化
与物品交易(可选)
用钱交易(可选)
使用Exp交易(可选)
使用McMMO exp进行交易(可选)
与Jobs exp交易(可选)
与住宅交易(可选)
使用GriefPrevention块进行交易(可选)
使用PlayerPoints进行交易(可选)
与MyPet宠物交易(可选)
与王国资源点交易(可选)
使用TokenManager代币进行交易(可选)
使用MMOCore技能点或/和属性点进行交易(可选)
根据两个玩家权限组限制交易的选项
支持在交易后征税。
支持Shift点击
声音更友好
默认情况下,玩家有 8 个不同的金额值可供选择:1、10、100、1000、10 000、100 000、1 000 000、10 000 000
按住shift,同时改变amount,amount会乘以10倍!
交易登录到SqLite/Mysql数据库
世界卫士支持
消失的玩家支持
动态交易窗口,会根据用户权限变化!
选择具有简单交易窗口的简单 -s 变量
Shift + 右键单击​​提供交易
可以通过点击聊天消息接受交易!
接受计数器以防止最后一秒的更改
关于 money/exp/mcmmo 提供更改的操作栏消息。
任何更改都会重置双方的接受按钮,所以不要作弊
锁定 QuickBar以防止交易的选项(一些插件使用它,如法术)
交易后的详细反馈,包括您获得了多少钱/exp/mcmmo 和物品清单。
可定制的贸易距离
防止不同游戏模式之间的交易
防止世界之间的交易
防止特定WorldGuard地区的交易
防止特定居住区的交易
可以建立贸易黑名单世界
每个玩家都可以选择阻止玩家的交易报价
每个玩家都可以选择阻止所有交易报价
管理员可以强制开始(卢克用你的力量……),在 2 名玩家之间交易
项目黑名单支持
所有消息都是可定制的
可定制的money/exp/mcmmo 增量
所有“按钮”都是可定制的
绕过被封锁的世界、玩家、世界之间的交易或全球玩家交易区块的权限。


指令和权限:

/Trade – Shows all possible commands and information
/Trade [playername] [-s] – Sends trade offer
/Trade accept – Accept to currently pending trade request
/Trade deny – Refuses trade request
/Trade block [playername] – Blocks trade requests from player (per user)
/Trade toggle – Toggles global trade accepts (per user)
/Trade force [playername] [playername] [-s]– Starts trade between 2 players
/Trade reload – Reloads config file

 

trademe.trade – gives access to trade offer and accept in general. By default its given for all players.

trademe.commandoffer – allow to give trade offer with command (given by default)
trademe.shiftoffer – allow to give trade offer by shift clicking
trademe.command.accept – /trade accept
trademe.command.deny – /trade deny
trademe.command.block – /trade block
trademe.command.toggle – /trade toggle
trademe.command.reload – /trade reload
trademe.command.force – /trade force
trademe.command.set – /trade set
trademe.command.purge – /trade purge
trademe.command.log – /trade log

trademe.logothers – Access to logs of other people

trademe.moneytrade – gives permission to trade with money
trademe.moneytrade.[group] – gives permission to trade with money with particular permission group if TradeGroups enabled in config file.

trademe.exptrade – gives permission to trade with exp
trademe.exptrade.[group] – gives permission to trade with exp with particular permission group if TradeGroups enabled in config file.

trademe.mcmmotrade – gives permission to trade with mcmmo exp
trademe.mcmmotrade.[group] – gives permission to trade with mcmmo exp with particular permission group if TradeGroups enabled in config file.

trademe.jobstrade – gives permission to trade with jobs exp
trademe.jobstrade.[group] – gives permission to trade with jobs exp with particular permission group if TradeGroups enabled in config file.

trademe.jobspointstrade – gives permission to trade with jobs points
trademe.jobspointstrade.[group] – gives permission to trade with jobs points with particular permission group if TradeGroups enabled in config file.

trademe.residencetrade – gives permission to trade with residences
trademe.residencetrade.[group] – gives permission to trade with residences with particular permission group if TradeGroups enabled in config file.

trademe.geriefpreventiontrade – gives permission to trade with GriefPrevention blocks
trademe.geriefpreventiontrade.[group] – gives permission to trade with GriefPrevention blocks with particular permission group if TradeGroups enabled in config file.

trademe.playerpointstrade – gives permission to trade with PlayerPoints
trademe.playerpointstrade.[group] – gives permission to trade with PlayerPoints with particular permission group if TradeGroups enabled in config file.

trademe.mypettrade – gives permission to trade with MyPet pets
trademe.mypettrade.[group] – gives permission to trade with MyPet pets with particular permission group if TradeGroups enabled in config file.

trademe.kingdomstrade – gives permission to trade with kingdoms resource points
trademe.kingdomstrade.[group] – gives permission to trade with Kingdoms resource points with particular permission group if TradeGroups enabled in config file.

trademe.tokenmanagertrade – gives permission to trade with TokenManager tokens
trademe.tokenmanagertrade.[group] – gives permission to trade with TokenManager tokens with particular permission group if TradeGroups enabled in config file.

trademe.mmocoreattributestrade – gives permission to trade with MMOCore attribute points
trademe.mmocoreattributestrade.[group] – gives permission to trade with attribute points with particular permission group if TradeGroups enabled in config file.

trademe.mmocoreskillpointstrade– gives permission to trade with MMOCore skill points
trademe.mmocoreskillpointstrade.[group] – gives permission to trade with MMOCore skill points with particular permission group if TradeGroups enabled in config file.

trademe.vanishtrade – Allows to trade while vanished

trademe.groupbypass – Bypasses world groups
trademe.blockbypass – Bypasses players blocks
trademe.globalbypass – Bypasses global player trade block
trademe.betweenworldbypass – Bypasses blocking trade between worlds
trademe.worldbypass – Bypasses blocked trade worlds
trademe.itembypass – Bypasses item black list
trademe.debug – Shows debug messages if debuging is enabled in config file

© 版权声明

相关文章

暂无评论

暂无评论...