[1.20-1.21.4] ✨ Mining Rewards ✨ - ✅ -20% Christmas Sale ✅ icon

[1.20-1.21.4] ✨ Mining Rewards ✨ - ✅ -20% Christmas Sale ✅ -----

Create reward in GUI




  1. Added support for HEX color formatting in all messages in Messages.yml.
----------, Dec 20, 2024

  1. Added new information to the rewards editor.
----------, Dec 16, 2024

  1. Fixed bug with AnvilGUI while creating new reward on latest Minecraft versions.
----------, Dec 7, 2024

  1. Added a play sound feature when a player receives a reward.
  2. Added the ability to configure particles and sounds.
  3. Added options to enable and disable sounds and particles.
----------, Dec 6, 2024

  1. Removed item attributes from buttons in the GUI on the latest versions.
----------, Dec 4, 2024

  1. Removed the unstable API that was causing console errors on certain versions of Spigot.
----------, Nov 30, 2024

  1. Added description to reward types.
  2. From now on, the plugin supports versions 1.20 - 1.21.3.
  3. Support for Java from version 17.
----------, Nov 18, 2024

  1. Fixed bug with GUI icons on older Minecraft version.
----------, Nov 10, 2024

  1. Added the ability to change the reward name in AnvilGUI.
----------, Nov 9, 2024

  1. Fixed a critical bug with loading incompatible versions of WorldEdit and WorldGuard.
  2. Updated PaperAPI and SpigotAPI to 1.21.3.
  3. Added minor visual improvements.
----------, Nov 8, 2024

  1. Fixed a bug with opening the Reward List GUI from the Main Menu.
----------, Nov 5, 2024

  1. From now you can set new reward name by Anvil GUI
----------, Nov 2, 2024

  1. From now you can add more than one broken block to the reward
tets.jpg
----------, Oct 12, 2024

  1. Fixed bug with hiding icon attributes for MC 1.21
----------, Oct 4, 2024

  1. Added new Messages.yml file version
  2. Fixed bug with potion effect names
  3. Refactored some codes to more stable version
----------, Oct 3, 2024

  1. Added confirmation to remove reward from Reward List GUI
----------, Sep 16, 2024

  1. Added soring for Reward List GUI
  2. Added fully support for 1.21.1
----------, Sep 10, 2024

  1. Fixed bug with potion effects
  2. Removed warnings from code
----------, May 26, 2024

  1. Fixed bug with reward list pages
  2. Added more space in reward list
----------, May 19, 2024

  1. Fixed bug with messages in give money reward
----------, May 18, 2024

  1. Fixed bug with placeholders in messages
  2. Removed warn from console while creating new reward
  3. BETA support 1.20.6
----------, May 12, 2024

  1. Fixed bug with potion effect duration
----------, Feb 29, 2024

  1. Added editor for Experience reward
----------, Feb 18, 2024

  1. Added editor for level reward
  2. Fixed bug with editor while closing Editor GUI
----------, Jan 30, 2024

  1. Added edit reward name for all types rewards
----------, Jan 29, 2024

  1. Added editor for multiple drop reward
----------, Jan 27, 2024

  1. Added editor for Money reward
----------, Jan 25, 2024

  1. Added more edit options
  2. Corrected GUI names
  3. Remove bug while creating
  4. Removed bug with potion effect time
----------, Jan 16, 2024

  1. Fixed bug with potion amplifier while creating reward
----------, Jan 12, 2024

  1. Added support for latest MC 1.20.4
  2. Added new potions to potion effect reward
  3. New potion effect menu in reward creator
  4. Removed warnings from code
----------, Dec 30, 2023

  1. Added edit drop item feature
----------, Nov 5, 2023

  1. Removed bug with potion effects reward
  2. Removed bug with effect duration in messages
  3. Removed a few warnings from code
----------, Sep 26, 2023

  1. Removed bug while closing creator
  2. Removed bug while plugin starting
----------, Sep 25, 2023

  1. Added support for WorldGuard regions
----------, Sep 25, 2023

  1. Added particles while getting reward
  2. Corrected drop item names
----------, Sep 17, 2023

  1. Remove bug when player cancel editing other settings
----------, Sep 16, 2023

  1. Added reward chance to editor menu
----------, Aug 28, 2023

  1. Added other setting to editor
----------, Aug 25, 2023

  1. Added alpha reward editor
----------, Aug 25, 2023

  1. Removed bug with reward chance
  2. Removed warnings from code
  3. Removed not used code
  4. Support older MC versions >1.16
----------, Aug 23, 2023

  1. Added cancel button in creating GUI
----------, Aug 14, 2023

  1. Added reward amount to main menu
  2. Support latest spigot 1.20.1 api version
  3. Remove couple of warnings from code
----------, Aug 8, 2023

  1. Added argument /mr preview <name>
----------, Jul 16, 2023

  1. Removed bug from update checker
  2. Added new console loger
----------, Jul 16, 2023

  1. Added rewards amount icon to reward list GUI
----------, Jul 14, 2023

  1. Remved bug while removing reward using command
----------, Jul 11, 2023

  1. Added tab completer
  2. Remove a lot of bugs from code
----------, Jun 30, 2023

  1. Added command /mr remove <REWARD_NAME>
----------, Jun 29, 2023

  1. Added /miningrewards list - open reward list
----------, Jun 28, 2023

  1. Fixed bug while create reward
  2. Fixed bug while close creator
----------, Jun 26, 2023

  1. Removed bug while close GUI creator
----------, Jun 24, 2023

  1. Added new commnad /mr create <NAME>
  2. Added wrong value info while creating
  3. Removed small bugs
----------, Jun 23, 2023

  1. Added broadcast reward messages to console and otrher player
UPDATE FILE Messages.yml
Code (YAML):
UPDATE_CHECKER_ON_JOIN : true

DROP_ITEM
: '&6 [REWARD ] &7Dropped %ITEM%'
GIVE_MONEY
: '&6 [REWARD ] &7You just got + %MONEY%$'
MULTIPLE_DROP
: '&6 [REWARD ] &7Dropped item %AMOUNT%x'
GIVE_LEVEL
: '&6 [REWARD ] &7You just got + %LVL% to level'
GIVE_EXPERIENCE
: '&6 [REWARD ] &7You just got + %EXP% experience'
SPAWN_BONUS_CHEST
: '&6 [REWARD ] &7Bonus chest was spawned'
GIVE_POTION_EFFECT
: '&6 [REWARD ] &7You just got %EFFECT% | %DURATION%sec.'

BROADCAST_REWARD
: true
BROADCAST_REWARD_CONSOLE
: true

DROP_ITEM_BROADCAST
: '&6 [REWARD ] &7 %PLAYER% just dropped %REWARD% from %BROKEN% (%CHANCE%%)'
GIVE_MONEY_BROADCAST
: '&6 [REWARD ] &7 %PLAYER% just got +%MONEY%$ from %BROKEN% (%CHANCE%%)'
MULTIPLE_DROP_BROADCAST
: '&6 [REWARD ] &7 %PLAYER% multiplied %BROKEN% %AMOUNT%x (%CHANCE%%)'
GIVE_LEVEL_BROADCAST
: '&6 [REWARD ] &7 %PLAYER% just got +%LVL%lvl from %BROKEN% (%CHANCE%%)'
GIVE_EXPERIENCE_BROADCAST
: '&6 [REWARD ] &7 %PLAYER% just got +%EXP%exp from %BROKEN% (%CHANCE%%)'
SPAWN_BONUS_CHEST_BROADCAST
: '&6 [REWARD ] &7 %PLAYER% spawned bonus chest from %BROKEN% (%CHANCE%%)'
GIVE_POTION_EFFECT_BROADCAST
: '&6 [REWARD ] &7 %PLAYER% just got %EFFECT% | %DURATION%sec. from %BROKEN% (%CHANCE%%)'

CREATED_REWARD
: '&c [SETTINGS ] &7Created reward'
REMOVED_REWARD
: '&c [SETTINGS ] &7Removed reward'

WRONG_VALUE
: '&c [SETTINGS ] &7WRONG VALUE!'
WRONG_NAME
: '&c [SETTINGS ] &7WRONG NAME!'
NO_PERMISSION
: '&c [SETTINGS ] &7NO PERMISSION!'

 
----------, Jun 20, 2023

  1. Plugin can work without Vault
----------, Jun 19, 2023

  1. Removed bug from update checker
  2. Removed bug while startup
----------, Jun 18, 2023

  1. Fixed bug while sturtup plugin
  2. Added Update checker
  3. Added Metrics
----------, Jun 17, 2023

Resource Information
Author:
----------
Total Downloads: 36
First Release: Jun 16, 2023
Last Update: Dec 20, 2024
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings