Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intelliractive/chatcode

Use Bukkit/Spigot API in real time! (Experimental version)
https://github.com/intelliractive/chatcode

bukkit bukkit-api bukkit-plugin minecraft real-time spigot spigot-api

Last synced: about 1 month ago
JSON representation

Use Bukkit/Spigot API in real time! (Experimental version)

Awesome Lists containing this project

README

        

# ChatCode
## A revolution in the Spigot world!
This plugin makes you able to utilise Spigot API in real time in the game chat!

### Usage
Use `/chatcode` to enter [Groovy](https://groovy-lang.org/) 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<`.

#### To-do
- [ ] Import Bukkit & Spigot APIs automatically
- [ ] *(?)* Support Sponge & Fabric APIs *(?)*
- [ ] *(?)* Support other programming languages *(?)*

### Building
Execute the `shadowJar` *Gradle* task