New functions:
- Messages update
- The config is updated
- Bugfix
Bugfix:
- If you changed the config (V1.5 of lower) you need to reload the whole server otherwise the config didn't update -> Now you can change the config and do /cr reload
Messages update:
- If plugin is reloaded with default settings you get a message
- If a command isn't enabled in the config you get an error message
Config update:
Code (YAML):
1 reset
: false
2 plugin:
3 chatradius
: 100
4 prefix
: '&7
[&bChatRadius&7
] '
5 commands:
6 cr-help
: true
7 cr-radius
: true
8 cr-set
: true
9 cr-check
: true
1 Reset every setting to default (if is true), also do /cr reload
3 The chatradius
4 The plugin prefix (color codes explanation under!)
6 Command /cr help (true = enabled, false = disabled)
7 Command /cr radius (true = enabled, false = disabled)
8 Command /cr set (true = enabled, false = disabled)
9 Command /cr check (true = enabled, false = disabled)
Images:
Click
here
Download:
You can download this version in the Version History
Special thanks:
Special thanks to
svenar for help with the /cr reload command