Skip to main content

Installation

Requirementsโ€‹

RequirementVersion
Minecraft ServerPaper or Spigot 1.20+
Java17 or higher
External DependenciesNone

Installation Stepsโ€‹

1. Downloadโ€‹

Obtain HopperLimiter.jar from the official releases page.

2. Place the JARโ€‹

server/
โ””โ”€โ”€ plugins/
โ””โ”€โ”€ HopperLimiter.jar โ† place here

3. Start the Serverโ€‹

The plugin generates its config on first run:

plugins/
โ””โ”€โ”€ HopperLimiter/
โ””โ”€โ”€ config.yml

4. Verifyโ€‹

Console output on successful load:

[HopperLimiter] Plugin enabled!

File Layoutโ€‹

FilePurpose
config.ymlAll settings โ€” limits, modes, messages, validation

Updatingโ€‹

  1. Stop your server
  2. Swap the old JAR for the new one
  3. Start the server

Your config.yml is preserved. Check the release notes for any new config keys you may want to add.

Uninstallingโ€‹

  1. Stop the server
  2. Remove HopperLimiter.jar from plugins/
  3. Optionally delete plugins/HopperLimiter/ to remove config
note

Removing HopperLimiter does not affect existing hoppers. All hoppers placed while the plugin was active remain in place.