✨StatisticsRewards » Commands, messages, sounds... : Placeholders : And much More... ✨ [1.8 - 1.17] icon

✨StatisticsRewards » Commands, messages, sounds... : Placeholders : And much More... ✨ [1.8 - 1.17] -----

Give rewards to your players when they meet a specific statistic.



[​IMG]
[​IMG][​IMG] [​IMG]

ABOUT
StatisticsRewards allows to add rewards with commands, sounds, messages and much more when a user meets any statistic. This plugin has a highly configurable configuration so it allows you to do anything you can think of with it.


VIDEO



FEATURES
  • Highly configurable configuration which allows you to edit most of the plugins options and configure varied rewards.
  • Multiple lang system. Currently the plugin supports the following langs: English and Spanish.
  • Support for 1.8 - 1.17 spigot versions.
  • Multiple commands.
  • Custom PlaceholderAPI plugin placeholders.
COMMANDS AND PERMISSIONS
Information: Arguments in cyan are optionals!
  • /statisticsrewards stat add <player> <statistic> <material/entity> <amount> » statisticsrewards.stat.add
  • /statisticsrewards stat set <player> <statistic> <material/entity> <amount> » statisticsrewards.stat.set
  • /statisticsrewards stat get <player> <statistic> <material/entity> » statisticsrewards.stat.get
  • /statisticsrewards set collected <player> <reward> » statisticsrewards.set.collected
  • /statisticsrewards set uncollected <player> <reward> » statisticsrewards.set.uncollected
  • /statisticsrewards reload » statisticsrewards.reload
CONFIGURATION OPTIONS
  • Auto save data option that can be disabled and enabled, with customizable timer.
  • Edit all the plugin messages.
  • Add custom rewards with customizables statistics, amounts, sounds, messages and players and console commands.
Code (Text):

# StatisticsRewards 1.0.6 by Nickax
# Wiki: https://github.com/MrNickax/StatisticsRewards/wiki

general:
  check-for-updates: true

language:
  detect-client-language: true
  default-language: en

data:
  auto-save: false
  save-delay: 15 # In minutes

mysql:
  enabled: false # Requires Restart
  host: 127.0.0.1
  port: 3306
  username: username
  password: password
  database: statisticsrewards
  ssl: false
 

Code (Text):

# StatisticsRewards 1.0.6 by Nickax
# Wiki: https://github.com/MrNickax/StatisticsRewards/wiki

example-reward-1:
  statistic: MINE_BLOCK
  material: STONE
  amount: 100
  play-sound:
    sound: ENTITY_PLAYER_LEVELUP
    pitch: 1
  messages:
    - '&8--------- &6&lStatisticsRewards &8--------'
    - '&7'
    - ' &8» &9%amount% &7Mined &3%material% &7Reward!'
    - '&7'
    - ' &7Rewards:'
    - ' &8- &6300 Coins'
    - ' &8- &d150 EXP'
    - '&8------------------------------------'
  commands:
    console:
      - eco give %player% 300
      - xp give %player% 150
    player:
      - fly

example-reward-2:
  statistic: KILL_ENTITY
  entity: ZOMBIE
  amount: 100
  play-sound:
    sound: ENTITY_PLAYER_LEVELUP
    pitch: 1
  messages:
    - '&8--------- &6&lStatisticsRewards &8--------'
    - '&7'
    - ' &8» &9%amount% &7Killed &3%entity% &7Reward!'
    - '&7'
    - ' &7Rewards:'
    - ' &8- &6300 Coins'
    - ' &8- &d150 EXP'
    - '&8------------------------------------'
  commands:
    console:
      - eco give %player% 300
      - xp give %player% 150
    player:
      - fly

example-reward-3:
  statistic: PLAY_ONE_MINUTE
  amount: 60 # In Minutes
  play-sound:
    sound: ENTITY_PLAYER_LEVELUP
    pitch: 1
  messages:
    - '&8--------- &6&lStatisticsRewards &8--------'
    - '&7'
    - ' &8» &9%inminutes% &7Played &3Minutes &7Reward!' # Usable placeholders: (%inseconds%, %inminutes% and %inhours%)
    - '&7'
    - ' &7Rewards:'
    - ' &8- &6300 Coins'
    - ' &8- &d150 EXP'
    - '&8------------------------------------'
  commands:
    console:
      - eco give %player% 300
      - xp give %player% 150
    player:
      - fly
 

EXAMPLE GUI MENU:
Requeriments: DeluxeMenus, PlaceholderAPI and StatisticsRewards 1.0.4+
Since currently I don't have much time, I cannot implement an own menus system to the plugin so if you want to create a menu for now you will have to use DeluxeMenus. Config of the example menu: Click Here.

[​IMG]

DEPENDENCIES:
[​IMG]
Please! Don't use the reviews section to report bugs, if you find any or have a problem with the plugin contact me and I will solve it as soon as possible.

Leave a
positive review to support me with the development of the plugin!
Resource Information
Author:
----------
Total Downloads: 453
First Release: Jun 13, 2021
Last Update: Oct 4, 2021
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings