<dependency>
<groupId>com.zp4rker</groupId>
<artifactId>bukkot</artifactId>
<version>2.1.1-k2.0.21</version>
</dependency>compile "com.zp4rker:bukkot:2.1.1-k2.0.21"- Item(stack) builder
- New way(s) to register listeners
- Plus register listeners on specific subjects/entities
- Ease of access to BukkitScheduler
TimeUnit.X.toTicks(...)andTickTimeUnit- Custom YAML files using
YamlFile - Various extension functions such as
String#colorify() spigot.ymlavailable as aYamlConfiguration- As of
v1.1.0, Kotlin reflect and coroutines are also included

