This plugin makes you able to utilise Spigot API in real time in the game chat!
Use /chatcode
to enter Groovy shell and create!
To import Bukkit & Spigot classes, use the command and write
>LOAD< needed-class
, then you can import it in your code. Quit with >QUIT<
.
- Import Bukkit & Spigot APIs automatically
- (?) Support Sponge & Fabric APIs (?)
- (?) Support other programming languages (?)
Execute the shadowJar
Gradle task