
A Simple Plugin that Adds Functions to Light Blocks in Survival
A Simple Plugin that Adds Functions to Light Blocks in Survival
grant_recipes_on_login: true
messages:
action_bar_level_set: "<green>Set to <yellow>%level%</yellow> level"
command_usage: "<red>Usage: /lightplus reload"
command_no_permission: "<red>You do not have permission to use this command."
command_reloaded: "<green>LightPlus config reloaded."
| Command | Description | Usuage | Permission |
|---|---|---|---|
| /lightplus reload | LightPlus management command. | /lightplus reload | lightplus.reload |
| Permission | Description | Default |
|---|---|---|
| lightplus.use | Base permission for LightPlus features. | true |
| lightplus.place | Allows placing Light blocks with stored levels. | op |
| lightplus.break | Allows breaking Light blocks in survival/adventure and dropping items. | true |
| lightplus.adjust | Allows adjusting placed Light block levels in survival/adventure. | true |
| lightplus.recipe | Allows using and being auto-granted LightPlus stonecutter recipes. | op |
| lightplus.reload | Allows reloading LightPlus config. | op |