Small minecraft Paper plugin
Find a file
2026-08-19 19:29:22 +02:00
gradle/wrapper Initial commit 2026-08-08 17:21:30 +02:00
src/main Merge branch 'main' of github.com:NikkieDev/HubSwitcher 2026-08-19 19:29:22 +02:00
.gitignore commit 2026-08-08 20:01:43 +02:00
build.gradle Initial commit 2026-08-08 17:21:30 +02:00
gradlew Initial commit 2026-08-08 17:21:30 +02:00
gradlew.bat Initial commit 2026-08-08 17:21:30 +02:00
README.md Update required version to v1.21.11 2026-08-19 19:24:42 +02:00
settings.gradle Initial commit 2026-08-08 17:21:30 +02:00

Simple hub switcher for Minecraft Java Paper servers.

requires v1.21.11 or above.

How to use

  1. Download HubSwitcher.jar from this page
  2. Place HubSwitcher.jar in your plugins/ folder
  3. Start your server, a plugins/HubSwitcher/ folder will appear
  4. Edit config.yaml in plugins/HubSwitcher/ to add your desired servers
  5. Restart your server
Disclaimer

This is definitely not the best plugin, it's made for small scale minecraft communities. It would've been a better approach to have a dynamic configuration of servers fetched from a database.