Skip to content

SpruceBounty v1.0.0

Choose a tag to compare

@anhhuyn411-alt anhhuyn411-alt released this 25 Jul 12:59
· 20 commits to main since this release

Free bounty plugin for Donut-like / Lifesteal SMPs. First release.

Requires

  • Paper 26.2 on Java 25
  • Vault and an economy plugin (e.g. EssentialsX) — the plugin logs a clear error and disables itself if either is missing
  • PlaceholderAPI optional

Features

  • /bounty set | list | check | top | cancel and /bountyadmin remove | clear | reload
  • Vault economy: withdraw on placement, optional placement tax, multiple placers stack into one pot, per-contributor refund on cancel
  • PvP claim with a per killer→victim cooldown and a same-IP guard; non-player deaths never pay out
  • Paginated GUI, PlaceholderAPI expansion, SQLite storage behind a versioned interface
  • All player-facing text is MiniMessage in messages.yml; config.yml reloads at runtime with /bountyadmin reload

Install

Drop spruce-bounty-1.0.0.jar into plugins/ alongside Vault and an economy plugin.

Notes

  • Folia support is in testing. No Folia 26.x build exists yet to verify against, so folia-supported stays unset in plugin.yml — we don't claim what we haven't run.
  • Not yet listed on any marketplace.

Full changelog: CHANGELOG.md