Skip to content

A Spigot plugin striving to provide a surprise element to mining on your Minecraft: Java Edition server.

License

Notifications You must be signed in to change notification settings

RealTriassic/RandomCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

766b97a · Dec 30, 2022

History

8 Commits
Dec 30, 2022
Dec 29, 2022
Dec 29, 2022
Dec 29, 2022
Dec 30, 2022

Repository files navigation

RandomCart

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!

How to use?

  1. Download the latest release of the plugin.
  2. Put the .jar file into your plugins directory.
  3. Restart your server.
  4. Head to plugins/RandomCart/config.yml and configure the plugin to your liking!
  5. Once you're done configuring, restart your server again!

Compiling yourself

  1. Open a Terminal
  2. Use git clone https://github.com/RealTriassic/RandomCart.git to clone this repository.
  3. Run mvn clean package.
  4. Compiled JAR should be available in the target directory.

Issues

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.

License

This project is licensed under the MIT License, you may view the LICENSE here.