HomeJavaModsEzBounty
EzBounty

EzBounty

Professional bounty system plugin for Minecraft servers.

Features

Bounty plugin active bounties GUI

Installation

  1. Place EzBounty-1.0.0.jar in your plugins folder
  2. Ensure Vault and an economy plugin are installed
  3. Restart the server
  4. Configure plugins/EzBounty/config.yml as needed

Enable MySQL

To use MySQL storage set storage.type to mysql and configure the storage.mysql section in your config.yml. Example settings:

storage:
	type: mysql
	mysql:
		host: "localhost"
		port: 3306
		database: "ezbounty"
		user: "ezbounty"
		password: "secret"
		max-pool-size: 10
		useSSL: false

Ensure the database user has the required privileges (create/alter/insert/update/select). Restart the server after saving config.yml. The plugin will create or migrate the necessary tables on first run if the database user has sufficient rights.

Commands

Permissions

GUI

Configuration Options

Edit plugins/EzBounty/config.yml to change behavior. Important keys:

Example GUI-related defaults are set in the plugin's config.yml (list size must be a multiple of 9 and items-per-page should leave room for navigation buttons).

Try the other Minecraft plugins in the EzPlugins series

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more