◆ Throw Ceggs Without Permissions ────────────────────────
One completely new configuration line was added to the config under the "options" section:
|
throw-requires-permission | Default value:
true
The new configuration line is for server owners that do not want the throwing of ceggs to be locked behind a permission for players. Useful if you do not use permission plugins.
If you do not want to change the default value of the configuration line, you do not need to add the line to your config.yml upon updating the plugin. However if you would like to change the value so that throwing ceggs does not require permissions to be set for players, then you need to add the configuration line under the "options" section in the config and set the value to false.
Here is an example of how you should add the line under the "options" section in your config.yml if you would like to change the default value:
Code (YAML):
options:
throw-requires-permission: true
If you find any bugs in this update then please enter the discussion and post some information about it - thanks! I will try to fix any reported bug(s) as soon as possible.