SellGuiPro
  • SellGuiPro wiki
  • 开始
    • 购买
    • 安装
    • 配置文件
  • 使用
    • 创建
      • 标题
      • 布局
      • 图标
    • 配置
      • 模式
      • 货币
      • 原版设置
      • 倍率
      • 消息
    • 命令和权限
    • 占位符
    • 更新日志
Powered by GitBook
On this page
  • 内部占位符
  • 在gui.yml的lore-template中
  • 在messages.yml的 sell-result中
  • 外部占位符
  1. 使用

占位符

内部占位符

在gui.yml的lore-template中

  • {final} 最终×倍率后的价格

  • {base} 原来的价格

  • {multiplier} 倍率

  • {count} 数量

  • {currency} 货币名字

在messages.yml的 sell-result中

  • {final} 最终×倍率后的价格

  • {base} 原来的价格

  • {multiplier} 倍率

  • {count} 数量

  • {currency} 货币名字

  • {total} 总数量

外部占位符

  • %sellguipro_multiplier% - 显示玩家倍率

  • %sellguipro_total_sold% 获取玩家总出售数量(前提是开启了enable-all)

  • %sellguipro_currency_<货币ID>_amount% 获取玩家出售某个货币的总数量

  • %sellguipro_currency_<货币ID>_value% 获取玩家出售某个货币的总价值

Previous命令和权限Next更新日志

Last updated 18 days ago