Setup Guide - sbisel126/MinecartMayhem GitHub Wiki

How to setup Minecart Mayhem !


Prerequisites:

  • Minecraft Java Edition Version 1.21.4
  • PaperMC 1.21.4

Dependencies:

Plugin Installation Instructions:

  • Minecart Mayhem is compatible with PaperMC server version 1.21.4.
  • You must have this server download and setup.
  • Add the plugin ‘.jar’ file to the ‘/plugins’ folder
  • Install a corresponding version of ProtocolLib, adding it to the plugins folder as mentioned above.
  • Start the server. The plugin should load automatically.
  • Test the plugin using commands.
  • Ensure all players have the correct resource pack to see appropriate skins for items such as carts and powerups.

Map Installation Instructions:

  • Download a copy of the map (world.zip), located in the Resources directory.
  • Delete the existing world file located within the Minecraft server directory
  • Unzip and place provided world file from downloaded copy into Minecraft server directory
  • Start the server

Resource Pack Installation:

  • Update server.properties file for automatic resource pack download.
  • require-resource-pack=true
  • resource-pack=https://github.com/sbisel126/MinecartMayhem/raw/refs/heads/master/Resources/kart.zip
  • resource-pack-sha1=d49dbe616e91db71644193fc072de45bd1841b75

⬅️ Back to Home • ➡️ Next: Database and Configurations