-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
github-actions[bot] edited this page Jan 3, 2026
·
6 revisions
Getting started with BeaconPlus is easy! accurate. This guide covers everything you need to know to get the plugin running smoothly on your server.
Make sure your server meets these requirements:
- Minecraft Version: 1.13 or newer (fully supports 1.20+).
- Java Version: Java 17 or higher is required.
-
Server Software: Works on Spigot, Paper, or Folia.
- Tip: We highly recommend Paper for better performance with beacons and entities.
- Vault: Required if you want players to use money for upgrades.
- Economy Plugin: You need something like EssentialsX or CMI to handle the money itself.
- PlayerPoints: Optional, if you prefer a secondary "premium" currency.
- PlaceholderAPI: Useful if you want to show beacon stats on scoreboards or menus.
-
Download: Get the latest
BeaconPlus.jarfile. -
Upload: Put the
.jarfile into your server'splugins/folder. -
Start: Restart your server. The plugin will create these folders and files:
-
config.yml: Basic plugin settings. -
beacon.yml: Core beacon behavior. -
gui.yml: Menu customization. -
storage.yml: Database settings. -
effects/: Custom effect files. -
languages/: Translation files.
-
- Customize: Edit the files to fit your server's style. (Check the Configuration Guide for details).
-
Reload: Type
/beaconplus reloadto apply changes instantly.
-
Java Error: If you see
UnsupportedClassVersionError, your server is running an old version of Java. Update to Java 17+. - YAML Error: If there's a syntax error in your config (like a missing colon), check the console/logs for a specific line number.
-
Check Vault: Type
/plugins. If Vault is red, you might be missing an economy plugin (like EssentialsX).
- World Names: Avoid using special characters or spaces in your world names, as this can sometimes confuse the database.
Tip
Pro Tip: If you're planning a complex setup, test it on a local server first. It's safer than editing files on a live server!
Decide how players will pay for upgrades:
- Survival Style: Pay with Experience Levels or Points.
- Server Shop: Pay with Money (Vault).
- Premium: Pay with PlayerPoints or specific Items (like Emeralds).
You can mix and match these later, but picking a primary one now helps keep things consistent.
Beacon.yml
All Beacon Effects
- 1. Potion Effect
- 2. Immortality Field
- 3. Potion Duration Boost
- 4. Flight
- 5. Magnet
- 6. Spawner Boost
- 7. Crops Boost
- 8. Keep Chunk Loaded
- 9. Apply Mending
- 10. Command Executor
- 11. Glow
- 12. Attribute Modifier
- 13. Cooldown Reduction
- 14. EXP Boost
- 15. EXP Gain
- 16. Extra Power
- 17. Extra Range
- 18. Fire Control
- 19. Furnace Boost
- 20. Permission
- 21. Prevent Mob Spawning
- 22. Saturation
- 23. Stupid AI