UltimateTimber/target/classes/plugin.yml
MagmaGuy ee0f95cfbe Version 0.0.8
- Tweaked tree checker so it will only add blocks of the same tree type
- Added mushroom-specific loot
2018-11-08 23:35:10 +00:00

26 lines
744 B
YAML

name: UltimateTimber
version: 0.0.8
author: Songoda
main: com.songoda.ultimatetimber.UltimateTimber
api-version: 1.13
commands:
ultimatetimber:
description: Reloads the configuration file
usage: /ultimatetimber reload
aliases: [ut]
permissions:
ultimatetimber.*:
description: Inherits all plugin permissions
children:
ultimatetimber.chop: true
ultimatetimber.bonusloot: true
ultimatetimber.reload: true
ultimatetimber.chop:
description: Allows players to trigger the trees toppling down effect
default: op
ultimatetimber.bonusloot:
description: Doubles the loot obtained from trees
default: op
ultimatetimber.reload:
description: Reloads the configuration file
default: op