Skip to content

Hot reloading Java plugins #379

@vorburger

Description

@vorburger

It would cool if e.g. the example/build/libs/example-1.0.0-SNAPSHOT.jar Java plugin JAR could be reloaded while the server is running.

It could easily be continously re-built using ./gradlew --continuous example:build.

https://github.com/vorburger/HoTea should allow this fairly easily?

An initial MVP could be without any "user support" with slash command - just a first demo, where the example/ is no longer "bundled", but ./test symlinks (?) example/build/libs/example-1.0.0-SNAPSHOT.jar into somewhere in minecraft-server-test-data/.

This is (also, but not only) required for #58.

@edewit FYI

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions