Simple bukkit-like event loop implementation
This commit is contained in:
@@ -33,6 +33,8 @@ subprojects {
|
||||
|
||||
/* Components */
|
||||
compile (group: 'org.projectlombok', name: 'lombok', version: '1.16.16')
|
||||
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
task copyDep(type: Copy) {
|
||||
|
||||
Reference in New Issue
Block a user