0

избавляемся от рефлексии: CommnadManager: register

This commit is contained in:
2021-01-08 20:00:20 +03:00
parent d686f56b0c
commit f2ab5521d1
4 changed files with 15 additions and 11 deletions

View File

@@ -5,7 +5,6 @@ class LibsExtention {
final def commons_text = 'org.apache.commons:commons-text:1.9'
final def lombok = 'org.projectlombok:lombok:1.18.12'
final def refobj = 'ru.dmitriymx:reflection-object:1.2'
final def bukkit = filter([
lib : 'org.bukkit:bukkit:1.12.2-R0.1-SNAPSHOT',