0

add ScheduleManager

This commit is contained in:
2020-12-27 01:54:52 +03:00
parent 474c820fb0
commit 4bee28344d
2 changed files with 92 additions and 1 deletions

View File

@@ -20,7 +20,6 @@ ext {
libs = [
bukkit: [lib: 'org.bukkit:bukkit:1.12.2-R0.1-SNAPSHOT', exclude: [
'com.google.code.gson:gson',
'com.google.guava:guava',
'com.googlecode.json-simple:json-simple',
'commons-lang:commons-lang',
'org.yaml:snakeyaml'