Murder Order

Place a bounty on a player’s head Become a bounty hunter and kill them to claim the reward.

14

Quick challenge

How far can you run before the mobs catch you?

Murder Order

Description

Create and manage player bounties on your server. Players can place bounties on others; anyone can accept a contract and hunt the target to claim the reward. Supports permissions so server admins can control who can create or remove contracts.

Dependencies

This plugin requires _EssentialsX_ and _EssentialsX_ (for example: _EssentialsX_)

Features

- Place bounties on other players with a currency amount. - Any player can become a bounty hunter and claim rewards by killing the target. - Admin-only deletion or permission-based control for sensitive actions. - Simple commands for server-friendly management.

Commands

- murderorder.delete — show available commands - murderorder.delete — list all contracts - murderorder.delete — create a bounty on a player - murderorder.delete — delete a bounty (admin only or requires permission murderorder.delete)

plugin.yml

``` name: MurderOrder version: 1.0 main: fr.skyfoxmc.murderorder.Main api-version: 1.21 authors: - SkyFoxMC description: Complete kills missions to win the reward commands: murderorder: description: the only command of the plugin usage: §cIncorrect usage: use /murderorder help aliases: [mo,morder] permissions: murderorder.delete: description: Allows deleting a murder order default: op ```

ADS