* Start changes to use the new Prism API
Currently, the Prism API doesn't support rollback so pushing the changes until such time the API allows you to rollback and/or restore modifications
* Modified the API to use the new modification services
* Only rollback activities that has occurred in previous 24 hours upon ban
* code formatting [skip-ci]
Update checker has been rewritten to use Java-native HTTP classes to fetch details and remove the redundant JSON dependency in favour of GSON which is already included
Use the ListedPlayer method to set messages under online players for the server list
Upgrade Gradle to 9.2.0
Update the getBuildNumber function in build.gradle.kts to use non-deprecated method to fetch build numbers