Add a surprise element to mining on your Minecraft server by giving blocks a chance to spawn a "RandomCart" with items in it.
Available on SpigotMC and Modrinth!
- Download the latest release of the plugin.
- Put the
.jar
file into yourplugins
directory. - Restart your server.
- Head to
plugins/RandomCart/config.yml
and configure the plugin to your liking! - Once you're done configuring, restart your server again!
- Open a Terminal
- Use
git clone https://github.com/RealTriassic/RandomCart.git
to clone this repository. - Run
mvn clean package
. - Compiled JAR should be available in the
target
directory.
If you run into an issue whilst using my plugin, feel free to open an issue and please explain the issue you're experiencing thoroughly with reproduction steps. Make sure to attach your config.yml alongside your report and a stacktrace of the error, if any.
This project is licensed under the MIT License, you may view the LICENSE here.