By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

Custom milestone rewards plugin
version 1.0.0
Approved
Direct Download How to install?
6 Downloads / 6 Total
Plugin Description §

Milestones Plugin

Milestones Plugin Icon

Overview

Milestones Plugin is a feature-rich Minecraft PocketMine plugin that rewards players upon reaching predefined financial Milestoness. It integrates seamlessly with the BedrockEconomy API, allowing server owners to create engaging, event-driven gameplay experiences.

Features

  • Automatic Milestones Detection: Tracks player balances in real-time.
  • Customizable Rewards: Configure rewards through commands and broadcast messages.
  • Player-Specific Milestoness: Each player has their unique progress tracking.
  • Lightweight and Efficient: Designed to run smoothly without impacting server performance.

Installation

  1. Download the plugin's .phar file from the Releases section.
  2. Place the .phar file in your server's plugins directory.
  3. Restart your server to load the plugin.

Configuration

The plugin uses a YAML configuration file (config.yml) to define Milestoness. Example structure:

Milestoness:
  - amount: 1000
    commands:
      - "give {player} diamond 5"
    broadcast: "{player} has reached a balance Milestones of {amount}!"
  - amount: 5000
    commands:
      - "give {player} emerald 10"
    broadcast: "{player} is now a financial wizard with {amount} coins!"
  • amount: The balance a player must reach to unlock this Milestones.
  • commands: A list of server commands executed upon Milestones completion.
  • broadcast: (Optional) A message broadcasted to all players.

Requirements

Usage

  1. Edit the config.yml file to define Milestoness and rewards.
  2. Reload the plugin using /reload.
  3. Players will automatically receive rewards when they meet the Milestones conditions.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

For questions, issues, or feature requests, open an issue on the GitHub Issue Tracker.

Supported API versions
5.0.0
->
5.16.0
Dependencies
BedrockEconomy 4.0.4
Required
View Plugin
Producers §
  • Collaborators:
    • @SoyDavs
License §
Categories:
General
Mechanics
Economy
Permissions
Commands
Asynchronous tasks

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...