➤ General - ssomar1607/ExecutableItems GitHub Wiki
General options of plugin
Attribute locale:
THE LANGUAGE MUST BE EDITED IN THE config.yml of Score
- description: The languages of the plugin (EN, FR, ES, HU, ptBR, DE)
Attribute pickup-limit:
- example:
pickup-limit: 5
- description: Amount maximun that a player can have on his inventory.
- required: NO, (Default -1)
Attribute disable-world:
- example:
disable-world:
- Thename
- ofthedisableworld
- description: In this world, all ExecutableItems are desactivated.
- required: NO, (Default no blacklist world)
Attribute activeLogs:
- example:
activeLogs: true
- description: Write into log file, all interactions with ExecutableItem
- required: NO, (Default false)