1 004
收录服务器
1304
注册
44 896
玩家
weeTrade 交易插件
在玩家之间交换物品的一种非常简单和安全的方式!
作 者 Dubehh
发布时间 2015年4月14日
支持核心 Spigot
原生版本
支持版本 1.8
点此下载

weeTrade 是一款简单易用的安全交易插件,专为物品交易而设计。它界面清晰,命令简单,无需管理员进行任何设置,非常适合繁忙的服务器管理员。

📦 weeTrade 插件

⭐ 功能特性

  • 基础命令,无需复杂的维基或研究
  • 安全的交易系统,双方玩家都需要确认交易
  • 动态交易界面
  • 即时物品转移
  • 可以禁用在某些游戏模式下的交易(可配置)
  • 通过右键点击 + 潜行来请求/接受交易(可以在配置中打开/关闭)
  • 虚拟交易物品栏界面,包含简单明了的按钮
  • 没有不必要的功能 - 简单明了!
  • 可定制的消息,支持颜色代码!

🤔 工作原理

假设有两个玩家 'steve' 和 'notch'。 Notch 想和 steve 交易,所以他使用正确的命令向他发送一个请求。Steve 也想交易,所以他接受了这个请求。

现在会弹出一个包含几个玻璃板和一些空槽位的物品栏。 Notch 和 steve 各自拥有一面。

现在交易的“开始”可以开始了。 Notch 可以简单地点击他想交易的物品栏中的物品,Steve 也可以这样做。

在他们都选择了足够想要交易的物品后,他们只需点击绿色玻璃板(交易按钮)。

他们看到绿色“按钮”变成橙色按钮,并且他们不能再从 GUI 中添加/删除物品,以防止后期更改/诈骗。

在他们都“确认”交易后,物品将被记入双方玩家的账户,他们从此过上幸福的生活。

⌨️ 命令

  • /Trade <Player> | 向目标玩家发送交易请求 (trade.trade)
  • /Trade ignore | (切换) 忽略收到的交易请求 (trade.ignore)
  • /Trade accept <player> | 接受交易请求 (trade.accept)
  • /Trade reload | 重新加载交易配置文件 (trade.reload)

注意:使用潜行 + 右键点击进行交易需要权限 trade.sneaktrade

⚙️ 配置示例


Settings:
  No-Permission: '&cYou do not have permission to execute this command.'
  Target-Offline: '&cThat player is not online.'
  Trade-Request-Sent: '&aTrade request sent to &e%target%&a.'
  Trade-Request-Received: '&aYou have received a trade request from &e%sender%&a.'
  Trade-Request-Accept: '&aYou have accepted the trade request from &e%sender%&a.'
  Trade-Request-Target-Accept: '&e%target% &ahas accepted your trade request.'
  Trade-Request-Pending: '&cYou already have a pending trade request with that player.'
  Trade-Request-Target-Pending: '&cThat player already has a pending trade request.'
  Trade-Request-Ignored: '&aYou are now ignoring trade requests.'
  Trade-Request-Unignored: '&aYou are no longer ignoring trade requests.'
  Trade-Request-Self: '&cYou cannot send a trade request to yourself.'
  Trade-Request-Cancelled: '&cThe trade request has been cancelled.'
  Trade-Request-Target-Cancelled: '&e%target% &chas cancelled the trade request.'
  Trade-No-Request: '&cYou do not have a pending trade request from that player.'
  Trade-Gamemode-Disabled: '&cTrading is disabled in this gamemode.'
  Trade-Successful: '&aTrade successful!'
  Trade-Other-Successful: '&e%target% &ahas successfully traded with you!'
  Trade-Cancelled: '&cTrade cancelled.'
  Trade-Button-Confirm: '&aConfirm Trade'
  Trade-Button-Waiting: '&eWaiting for other player...'
  Trade-Button-Cancelled: '&cTrade Cancelled'
  Trade-Button-Other-Cancelled: '&cOther player cancelled'
  Trade-Seperator-Color: '&b'
  Trade-No-Space: '&cThe other player does not have enough space in their inventory.'
  Trade-Other-No-Space: '&cYou do not have enough space in your inventory.'
  Trade-Distance: '&cYou are too far away from the other player to trade.'
  
Config:
  Sneak-Rightclick-Trade: true
  Disabled-Gamemodes:
    - CREATIVE