Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
- 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
Information
| Published on | March 26, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.8-1.21.11)
Dependencies
Paper