Spigot
Paper
1.18 to 26.x
Java 17
Vault optional
New here? Start with Installation, then walk the First Run checklist.
What it does
Miner, lumberjack, hunter, farmer, fisherman, and enchanter. Each one has its own trigger, block or mob list, money formula, and xp curve.
JobsLevels up to 100 by default, and a prestige loop that resets a job to level 1 for better pay and a slower climb.
Levels & Prestige/jobs opens a grid of job icons. Each job has a hub with a leaderboard, an earnings list, prestige, and a tier page.
A second currency that drops from blocks, spends in the shop, and feeds the monthly ranking.
FarmpointsPer-material chance rolls that hand out items, run commands, or drop farmpoints.
DropsThe top farmpoint earners get posted to Discord, claim their rewards in game, and the ranking resets.
RankingQuick facts
| Thing | Value |
|---|---|
| Server software | Spigot or Paper |
| Minecraft versions | 1.18, 1.19, 1.20, 1.21, and the 26.x releases |
| Java | 17 or newer |
| Hard dependencies | None |
| Soft dependencies | Vault, PlaceholderAPI, ItemsAdder |
| Storage | SQLite (default) or MySQL |
| Languages bundled | English, French, Spanish |
Without Vault and an economy plugin, jobs still award xp, farmpoints, and drops. Only the money payout switches off, and the console says so on startup.
Where to buy
Same plugin and same updates on all three stores, pick whichever one you already have an account on.
The store we push updates to first, and the one to use if you have no preference.
PixelEastThe resource page on Spigot, tied to your Spigot account.
SpigotMCThe BuiltByBit listing, for anyone who buys their plugins there.
BuiltByBitSet up in three steps
Drop in the jar
Put the jar inplugins/and start the server. See Installation.Price the jobs
Openjobs.ymland set the money and xp values for the six jobs. See jobs.yml.Point the ranking at Discord
Paste a webhook URL intoconfig.ymlso the monthly top list posts itself. See Monthly Ranking.
Where to go next
Every key in config.yml, grouped and explained.
Player commands, admin commands, and the permission nodes behind them.
CommandsThe short list of things that go wrong, and what to check first.
TroubleshootingThe events another plugin listens to so a rank, a set, or a pet can add its own job bonus.
Developer API