Skip to content
Liqueur Librazy edited this page May 14, 2019 · 4 revisions

This is general commands to use the plugin, or customize an item.

Plugin Commands

/rpgitem list <page>

List all items, with item identical name (in plugin) and item details (item itself). Like this:

RPGItems: 1/41
hidden_blade - Ezio's hidden blade
...

With mouse hover onto item name (the later name Ezio's hidden blade), an item tooltip will show details of this item.

Each page will list command.list.item_per_page items. See Configuration for detail.

/rpgitem list simply list all items, /rpgitem list 3 will list items in page 3.

/rpgitem listpower <page> <n:name>

List all power including its key, description and properties.

Each page will list command.list.power_per_page powers. See Configuration for detail.

/rpgitem version

Check version string.

/rpgitem reload

Reload the plugin, including all items and configs.

/rpgitem worldguard

Toggle WorldGuard integration.

/rpgitem wgforcerefresh

Toggle WorldGuard force refresh. See Configuration support.world_guard.force_refresh for detail.

/rpgitem wgignore [item]

Toggle WorldGuard ignore status for an item.

/rpgitem create [name]

Create a new item named [name]

Clone this wiki locally