Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for EzPlugins

Professional bounty system plugin for Minecraft servers

Report EzBounty?

Release
1.1.0

Shadow48402 released EzBounty version 1.1.0 on March 26, 2026

  • Added MySQL storage option
storage:
  # Storage type: yaml or mysql
  type: mysql
  
  # MySQL configuration (only used if type is mysql)
  mysql:
    host: localhost
    port: 3306
    database: minecraft
    username: root
    password: password
    table-prefix: ezbounty_
  • Added "Create Bounty" GUI for better UX while creating bounties, can be opened with /bounty create Create Bounty GUI

Information

Published onMarch 26, 2026
Downloads0

Platforms

Paper Paper (1.8-1.21.11)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper