⛏️ RPGMoney - Voluntary Donation icon

⛏️ RPGMoney - Voluntary Donation -----

Drops money when you kill mobs or players, break blocks, fish ( compatible with ItemsAdder )






Update LoneLibs!

- added 1.19 support
----------, Jun 13, 2022

fixes:
- fixed dependencies loading problem on some servers https://hub.spigotmc.org/jira/browse/SPIGOT-6209
- fixed ArrayIndexOutOfBoundsException https://github.com/PluginBugs/Issues-RPGMoney/issues/14
- fixed texture not loaded correctly if amount is 5.0
- fixed multipliers not updated until server restart, config reload or player quit-join. Please make sure to edit your config.yml adding multipliers.
----------, Oct 7, 2021

new:
- added new permission `rpgmoney.get.nowithdraw`

fixes:
- reformat code
- fixed Number format exception with custom formatting https://github.com/PluginBugs/Issues-RPGMoney/issues/12
- fixes decimals formatting issues https://github.com/PluginBugs/Issues-RPGMoney/issues/10
----------, Sep 23, 2021

Added support for resourcepack custom pickup sound (works also with ItemsAdder)
----------, Sep 1, 2021

Updated to Spigot 1.17
----------, Jul 1, 2021

fixed item swap (F) removes any item
----------, Jan 28, 2021

fixes:
- money pickups (got from hoppers) ignore the press_f/right_click rule
- fixed place heads problem
----------, Jan 28, 2021

new:
- added compatibility to custom heads. For example:
icon: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjBhN2I5NGM0ZTU4MWI2OTkxNTlkNDg4NDZlYzA5MTM5MjUwNjIzN2M4OWE5N2M5MzI0OGEwZDhhYmM5MTZkNSJ9fX0=
this will show a coin (custom head texture).

fixes:
- nullpointer exception: https://github.com/PluginBugs/Issues-ItemsAdder/issues/617
----------, Jan 27, 2021



Fixed enderdragon in config.
Please manually change 5S to 5, it was a mistake on line 931 of mobs.yml
----------, Jul 23, 2020

Moved all libs to LoneLibs, please install it
----------, Jul 18, 2020

Moved all libs to LoneLibs, please install it
----------, Jul 17, 2020

1.16.1 compatibility
----------, Jul 1, 2020

- fixed rare money duplication exploit
- added cash_id in config. This allows you to disable old cash that users already obtained. Use at your own risk
----------, Jun 2, 2020

fixed
Code (Text):
java.lang.NoSuchFieldError: GOLDEN_SWORD
----------, Apr 13, 2020

fixed bug with money of custom amount (/more)
----------, Apr 10, 2020

fixed allow_money_in_hoppers config option
----------, Mar 28, 2020

fixed plugin loading on servers without ItemsAdder v1
----------, Mar 25, 2020

- fixed money "wooden axe" name in hopper
- you can take money from hoppers and rightclick to get the amount
- optimizations
----------, Mar 24, 2020

Now you will automatically get money when inventory is full
----------, Mar 23, 2020

- edited drop permission, please refer to plugin page
- now money when you fish will always teleport to the player directly instead of missing the target
----------, Mar 19, 2020

Nerfed wither farms
----------, Feb 16, 2020

@dannegm
- Added new config options to select how players will get money:
Code (Text):
get_money_method:
  press_f: true
  right_click: false
- Added new config options to select which icon will be show for each min amount of money:
Code (Text):
item_icon_thresholds:
  coin: 0
  banknote: 5
  sack_of_money: 100
@Phoenix-PvP
- Added new config options to disable decimals and approximate money (useful for currencies like Yen):
Code (Text):

remove_decimals:
  enabled: false
  approximate_bigger: true
 
----------, Jan 16, 2020

Added new option in config to enable hoppers to take money:
allow_money_in_hoppers
----------, Jan 16, 2020

Fixed wheat on 1.14+
----------, Jan 11, 2020

fix wrong jar
----------, Dec 18, 2019

Spigot 1.15 support
----------, Dec 12, 2019

Duplication fixes
----------, Nov 20, 2019

Do not update if you have no problems!
added support for PreciousStones
----------, Nov 16, 2019

added option to disable player name in sack of money obtained with /rm get

option in config: show_player_name_sack_of_money
----------, Oct 21, 2019

Fixed issue with missing entity type on pre 1.13
----------, Sep 19, 2019

Balanced pillagers to avoid farms
----------, Aug 21, 2019

fix money bug on player natural death
update as soon as possible
----------, Aug 20, 2019

DELETE YOUR CONFIG.YML AS I CHANGED HOW IT'S GENERATED

- Now you can set per world configuration
- Added antifarm option (refer to ENDERMAN in world_the_end and other mobs)
----------, Aug 17, 2019

fixed "natural death" mobs drop money even if disabled in config
----------, Jul 4, 2019

Small fixes, don't need to update
----------, Jun 26, 2019

Fix materials
----------, Jun 19, 2019

Fix ItemsAdder compatibility
----------, Jun 19, 2019

- added support for vanish (now players vanished can't take money)
----------, Jun 14, 2019

Fix money drop from blocks
----------, Jun 6, 2019

Fix Fishing
----------, May 23, 2019

Fix NewItems
----------, May 23, 2019

- added fishing events
- changed plugin name
- changed settings folder name (RPGMoney)
- changed permissions from "realmoney" to "rpgmoney"
----------, May 23, 2019

Fix color amount of money
----------, May 19, 2019

- added delay_ticks option in config (apply respack after some ticks on login)
- added allow_placed_blocks_drop_money_creative option in config (to allow admins to place blocks and break them after in survival to test things)
- fixed double resourcepack loading bug
----------, May 19, 2019

fix materials
----------, May 19, 2019

- removed duplicate "fail" message on respack apply process if more than one plugin is trying to set respack at the same time
----------, May 19, 2019

- reorganized config.yml please delete it and reload the plugin to get the updated one.
- fix resourcepack loading issues
- added support for vanilla materials so you can use the plugin without any resourcepack
- fixed support for ItemsAdder custom textured items!
----------, May 19, 2019

- fix crops drop
----------, May 17, 2019

  • Fixed soft dependencies loading order
----------, May 17, 2019

Added drop money from blocks!
Configure them in blocks.yml
----------, May 17, 2019

Added support for 1.14 Mobs, thanks to мααятєи
----------, May 13, 2019

ADDED MINECRAFT 1.14 COMPATIBILITY
----------, May 10, 2019

Added new mobs compatibility, thanks to мααятєи
----------, Mar 27, 2019

Fix date
----------, Mar 20, 2019

Fixed natural death of mobs not in mobs.yml
----------, Mar 20, 2019

- fixed /fix /reload Essentials command interfering with this plugin
- fixed /rm reload command
- added new language settings in the language.yml file
----------, Mar 17, 2019

Small fixes
----------, Mar 14, 2019

Fix drop on natural death
----------, Mar 13, 2019

Now money can drop also on natural death
----------, Mar 13, 2019

Fix hoppers
----------, Mar 13, 2019

Fix config files
----------, Mar 11, 2019

Added WildStacker compatibility
Thanks to @MeesterMaarten
----------, Mar 11, 2019

- Added 1.13.2 compatibility
- Added 1.13 mobs
- optimizations
----------, Mar 7, 2019

Added Minecraft 1.12 support (BETA)
----------, Jun 10, 2017

- Fixed money disappear glitch on some Spigot builds
- Performance fix
----------, Jul 15, 2016

Resource Information
Author:
----------
Total Downloads: 399
First Release: Jun 27, 2016
Last Update: Nov 12, 2023
Category: ---------------
All-Time Rating:
33 ratings
Find more info at rpgmoney.devs.beer...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings