BedCash

BedWars1058 Addon for earning wPLN currency

About

BedCash is an addon for BedWars1058 plugin that introduces a monetary reward system in wPLN currency. The plugin works on Paper Spigot 1.12.2.

Requirements

Features

The plugin allows earning wPLN through:

Configuration

settings:
  # Format for money display (use {amount})
  money-format: "{amount} wPLN"

  # Title display settings
  title:
    enabled: true
    fade-in: 10
    stay: 40
    fade-out: 10

rewards:
  # Reward for killing a player (not final kill)
  kill:
    min: 0.10
    max: 0.50
    chance: 75 # Percentage chance to get reward

  # Reward for final kill
  final-kill:
    min: 0.50
    max: 1.00
    chance: 100

  # Reward for destroying a bed
  bed-destroy:
    min: 1.00
    max: 2.00
    chance: 100

  # Reward for team elimination
  team-elimination:
    min: 2.00
    max: 3.00
    chance: 100

  # Reward for purchasing team upgrade
  team-upgrade:
    min: 0.50
    max: 1.50
    chance: 50

messages:
  prefix: "&8[&bBedCash&8] "
  reward:
    title: "&a+{amount} wPLN"
    subtitle: "&7{reason}"
  chat:
    reward: "&aYou received a reward: +{amount} wPLN for {reason}!"
    balance: "&7Your &eBALANCE: &b{amount} wPLN"
    no-permission: "&cYou don't have permission to use this command!"

Commands

The plugin provides the following commands: