4 Commits

Author SHA1 Message Date
Paldiu
c9fa0c1ca0 Switch to using Mono.create()
Switched from using Mono.just(T) and Mono.empty() for creating Mono<Void> objects to Mono.create(sink -> {});
2022-12-15 13:32:28 -06:00
Paldiu
e3773b24f0 Add license header 2022-12-14 23:04:43 -06:00
Paldiu
1687ca32f3 Finalization 2022-12-14 12:57:45 -06:00
Paldiu
262115a52e Added Bukkit communication with BukkitScheduler 2022-12-14 11:15:42 -06:00