promotional bannermobile promotional banner

Murder Order

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

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 Vault and an economy plugin (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

  • help — show available commands
  • list — list all contracts
  • create <player> <amount> — create a bounty on a player
  • delete <id> confirm — 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

The Murder Order Team

profile avatar
  • 1
    Followers
  • 2
    Projects
  • 2.2K
    Downloads

More from SkyFoxMC