Releases: BytelyPlay/minigamz-reborn
Alpha 1.0.1
This is the first version that you can download!
Also the release that was made the same time the repo's code was opened
How To Use
velocity-1.0.1-ALPHA-all.jar is a velocity plugin, download the latest velocity version and add it to the plugins folder. and copy paste the velocity.toml into the same directory as the jar.
random_items_minigame-1.0-INDEV-all.jar is a fabric mod so download a fabric server and add it to the mods folder. Oh and also since velocity uses modern forwarding in this setup, the fabric api and fabric proxy lite are required, configure fabric proxy lite accordingly. (just the secret configuration should be changed, read the modrinth description as it doesn't auto generate an example config)
hub-1.0.1-ALPHA-all.jar is a Minestom server so it is NOT a plugin or a mod... you run it with a plain java -jar command obviously you can use more arguments but the minimum is this command: java -jar hub-1.0-INDEV-all.jar
Also download hub_world_and_configuration.zip and extract it in the same folder as the hub-1.0-INDEV-all.jar
Then change the secret parameter in configuration/hub_config.json to your velocity's forwarding.secret.
Changelog
sort of Hot fix but more like a feature, I made the secret configurable for the hub.
Alpha 1.0.0
This is the first version that you can download!
Also the release that was made the same time the repo's code was opened
How To Use
hub-1.0-INDEV-all.jar is a Minestom server so it is NOT a plugin or a mod... you run it with a plain java -jar command obviously you can use more arguments but the minimum is this command: java -jar hub-1.0-INDEV-all.jar
Also download hub_config_and_world.zip and extract it in the same folder as the hub-1.0-INDEV-all.jar
velocity-1.0-INDEV-all.jar is a velocity plugin, download the latest velocity version and add it to the plugins folder. and copy paste the velocity.toml into the same directory as the jar, i just realized i made a major mistake so you have to place a forwarding.secret file in the same directory as the velocity server and put "ZWjlD8NI4gBp" into it (excluding the quotes obviously).
random_items_minigame-1.0-INDEV-all.jar is a fabric mod so download a fabric server and add it to the mods folder. Oh and also since velocity uses modern forwarding in this setup, the fabric api and fabric proxy lite are required, configure fabric proxy lite accordingly.
Changelog
Well literally all the features (no changelog since this is the first release)