Boosters
What is Boosters?
Boosters are rewards a player buys and then activates to benefit the whole server at once. For example, a 1.5x Sell Multiplier booster that lasts an hour raises everyone's sell prices for that time. That makes boosters an EULA-friendly store item, because no single player gains a competitive advantage.
You activate a booster by opening the GUI with /boosters.
What sets Boosters apart?
Fully config-driven. Every booster is its own config file, so you can build a new one in minutes.
Server-wide effects. A booster applies to every online player, not just the buyer.
Powered by eco effects. Boosters reuse the eco effects engine, so anything you can express as an effect, a booster can run.
Queueing and merging. Boosters of the same category queue up instead of stacking, and matching boosters merge to extend duration.
Where to go next
Build one: How to Make a Booster walks through a booster config end to end.
Plugin config: Plugin Config covers the GUI, sounds, and storage settings.
Commands: Commands and Permissions lists every command and node.
Placeholders: PlaceholderAPI lists the placeholders boosters expose.