Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 490 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 490 Bytes

HotReloader

Automatically reload your plugin!

Usage

  1. Copy the jar file into plugins folder of your Minecraft server.
  2. Restart your Minecraft server.
  3. Run gradle jar -t in your system terminal.
  4. Run /setdevpath <PluginPath> in the game.
  5. Modify the plugin code, then the plugin will be automatically reloaded.

Build

git clone https://github.com/Apisium/HotReloader.git

cd HotReloader

gradlew jar

Author

Shirasawa

License

MIT