v2.0.2 - Improve reloading and cleaning up of BungeeCord plugins.
- Cleanup PluginClassLoader properly - Cancel plugin tasks properly - Fixed automatic updater on bungee
This commit is contained in:
parent
f728c3e6bb
commit
584ce8be4d
5 changed files with 53 additions and 16 deletions
|
|
@ -4,8 +4,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = 'net.frankheijden.serverutils'
|
||||
String dependencyDir = group + '.dependencies'
|
||||
version = '2.0.1'
|
||||
version = '2.0.2'
|
||||
|
||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue