Installation
Requirementsโ
| Requirement | Version |
|---|---|
| Minecraft Server | Paper or Spigot 1.20+ |
| Java | 17 or higher |
| External Dependencies | None |
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โ
| File | Purpose |
|---|---|
config.yml | All settings โ limits, modes, messages, validation |
Updatingโ
- Stop your server
- Swap the old JAR for the new one
- Start the server
Your config.yml is preserved. Check the release notes for any new config keys you may want to add.
Uninstallingโ
- Stop the server
- Remove
HopperLimiter.jarfromplugins/ - 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.