Skip to content
Phoenix Nemo edited this page Mar 27, 2018 · 19 revisions

Here is the document for RPGitems plugin.

Documents now under construction, please check origin files for now.


Updated to Lore based item identification

Related commit 7604687
Related issue #24

New Command /rpgitemupdate

All existed rpgitems will become invalid.
Taking the item you want to update in hand then type the command.
A notification about whether the process success or fail will appear.
Player need permission node rpgitemupdate.command to execute this.

There are three sub-command which only OPs can execute, they are for debug purpose only.

  • /rpgitemupdate inspect
  • /rpgitemupdate upgrade
  • /rpgitemupdate downgrade

Possible Issues

  • Data are stored in lore. Players with permissions can still modify them.

新命令 /rpgitemupdate

所有存在的RPGItem将会失效
将失效的物品拿在手中,并执行/rpgitemupdate命令,即可更新物品
会有提示显示更新是否成功
需要有权限rpgitemupdate.command才可执行命令

有三个只有OP可以执行的子命令用于调试:

  • /rpgitemupdate inspect
  • /rpgitemupdate upgrade
  • /rpgitemupdate downgrade

可能的问题

  • 信息存储在Lore中。有权限的玩家依然可以修改。
Clone this wiki locally