Configuration Guide
For each configurable action, there is a name, description & max frequency number with it.
You can choose to either enable or disable each action and also how often it happens (on a scale of 1 to 10). Here's an example:**
- Disconnection: - NAME - The player will be disconnected, but it will appear that it is a random Java error. - DESCRIPTION - 10/10 - Every 60 seconds - FREQUENCY* disconnectionenabled: true disconnectionfrequency: 5
*The frequency works as follows:
If the number is set as 10, it happens as frequently as possible; so if the number is set as 1, then it will happen as infrequently as possible.
To make that a little easier to understand, in the example above 10/10 is 60 seconds, so you have a choice of the following:
1/10 = 6 seconds
2/10 = 12 seconds
3/10 = 18 seconds
4/10 = 24 seconds
5/10 = 30 seconds
6/10 = 36 seconds
7/10 = 42 seconds
8/10 = 48 seconds
9/10 = 54 seconds
10/10 = 60 seconds
Comments