Skip to content

A small Minecraft Bukkit plugin to enable reloading the server through a Restful API. Used for plugin development in IntelliJ.

License

Notifications You must be signed in to change notification settings

TheBitFighter/mc-server-reload

Repository files navigation

HotReload

This is HotReload. It is a simple plugin that enables reloading a Minecraft server through a restful API.
That's about it.

But why?

It allows for continuous deployment of plugin builds through task integration im Gradle.
I wanted to develop a Bukkit plugin and continuously test versions without having to fumble with the server console.

Can I haz?

Yes, you can use this under the GNU GPLv3 license. See the license file for more information.

About

A small Minecraft Bukkit plugin to enable reloading the server through a Restful API. Used for plugin development in IntelliJ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages