module runes - magemonkeystudio/divinity GitHub Wiki
The Runes module allows players to socket magical runes into their gear, granting potion effect-based buffs when equipped. This page serves as a hub for related configuration pages.
Plugin path: plugins/Divinity/modules/runes/
Command | Description | Permission |
---|---|---|
/runes merchant [player] [force(true/false)] |
Open Merchant Socketing GUI | divinity.runes.merchant |
/runes help |
Show help page | divinity.runes.help |
/runes get <id> [level] [amount] |
Get a module item | divinity.runes.get |
/runes give <player> <id> [level] [amount] |
Give module item to a player | divinity.runes.give |
/runes drop <world> <x> <y> <z> <id> [level] [amount] |
Drop item at location | divinity.runes.drop |
/runes list [page] |
List module items | divinity.runes.list |
/runes reload |
Reload the module | divinity.runes.reload |