- Improved interval system.
The interval now acts on the area's updates, each update and load will now respect the given interval.
The default value for the interval has been set to 1500 milliseconds (1.5 seconds) and can be changed in the main config file.
- Removed unnecessary config features.
- Improved configs' initializations.
- Updated versions for protocols.
- Added default protocol for when the version is not found but the plugin is still compatible with the server.
- Added message on startup whenever the plugin's dependency is found.
- General code formatting.