Commands
| Command | Description | Aliases | Usage | Permission |
| LootItem Commands |
| lootitemcreate | Create a new LootItem. | li-c | /li-c <lootitemid> <hypitemid> <minamount> <maxamount> <probability> | lootitem.modify |
| lootitemdelete | Delete a LootItem. | li-d | /li-d <id> | lootitem.modify |
| lootiteminfo | View info about a LootItem. | li-i | /li-i <id> | lootitem.info |
| lootitemlist | List all LootItems. | li-l | /li-l | lootitem.info |
| LootTable Commands |
| loottablecreate | Create a new LootTable. | lt-c | /lt-c <id> | loottable.modify |
| loottabledelete | Delete a LootTable. | lt-d | /lt-d <id> | loottable.modify |
| loottableinfo | View info about a LootTable. | lt-i | /lt-i <id> | loottable.info |
| loottableadditem | Add a LootItem to a LootTable. | lt-ai | /lt-ai <loottableid> <lootitemid> | loottable.modify |
| loottableremoveitem | Remove a LootItem from a LootTable. | lt-ri | /lt-ri <loottableid> <lootitemid> | loottable.modify |
| loottablelist | List all LootTables. | lt-l | /lt-l | loottable.info |
| LootLabel Commands |
| lootlabelcreate | Create a new LootLabel. | ll-c | /lt-c <id> | lootlabel.modify |
| lootlabeldelete | Delete a LootLabel. | ll-d | /ll-d <id> | lootlabel.modify |
| lootlabelinfo | View info about a LootLabel. | ll-i | /ll-i <id> | lootlabel.info |
| lootlabeladdtable | Add a LootTable to a LootLabel. | ll-at | /lt-at <lootlabelid> <loottableid> | lootlabel.modify |
| lootlabelremovetable | Remove a LootTable from a LootLabel. | ll-rt | /ll-rt <lootlabelid> <loottableid> | lootlabel.modify |
| lootlabellist | List all LootLabels. | ll-l | /ll-l | lootlabel.info |
| LootChest Commands |
| lootchestset | Create a new LootChest at the targeted location. | lc-s | /lc-s <id> | lootchest.modify |
| lootchestremove | Remove a LootChest. | lc-r | /lc-r <id> | lootchest.modify |
| lootchestinfo | View info about a LootChest. | lc-i | /lc-i <id> | lootchest.info |
| lootchestretrieveid | Retrieve the id of the LootChest at the targeted location. | lc-rid | /lc-rid | lootchest.info |
| lootchestaddlabel | Add a LootLabel to a LootChest. | lc-al | /lc-al <lootchestid> <lootlabelid> | lootchest.modify |
| lootchestremovelabel | Remove a LootLabel from a LootChest. | lc-rl | /lc-rl <lootchestid> <lootlabelid> | lootchest.modify |
| lootchestlist | List all LootChests. | lc-l | /lc-l | lootchest.info |
| Spawner Commands |
| lootspawnerall | Spawn loot in all LootChests. | ls-a | /ls-a | lootspawner.spawn |
| lootspawnerchest | Spawn loot in a LootChest. | ls-lc | /ls-lc <lootchestid> | lootspawner.spawn |
| lootspawnerlabel | Spawn loot in all LootChests with this LootLabel. | ls-ll | /ls-ll <lootlabelid> | lootspawner.spawn |
Posts Quoted:
Reply
Clear All Quotes
Comments