-
Added Support 1.21.2/1.21.3.
-
Updated libraries.
-
Added 2 new Built In Placeholders for the UpdateChecker(This means that these 2 Placeholders can only be used in UpdateCheck messages).
%current_version% - Returns the number of the current version.
%new_version% - Returns the number of the new version.
-
Added AutoPickup function. This function is available for every Custom Drop and for Vanilla Drops(If the inventory is full, the will be dropped on the ground). It can be Disabled/Enabled from the customdrops file.
-
Added a new message for when the player has a full inventory.
-
Added Support for the SilkTouch enchantment(If this function is Enabled from the configuration file, when the player digs a Block with this enchantment, no Custom Drop will be dropped).
-
Added the possibility to further customize the EXP that will be dropped together with the Custom Drop(conditions, chance, ec..)
-
Added EXP Multiplier.
-
Added the possibility to customize the Chance Multiplier for each Custom Drop from the customdrops file(It is no longer from the configuration file).
-
Added the possibility to customize the EXP Multiplier for each Custom Drop from the customdrops file.
-
Added Conditions for vanillaDrops and vanillaEXP in the customdrops file, allowing for more customization.
-
Decreased the weight of the plugin (from 406kb to 368kb).
-
Removed most of the GUIs. Only the ones to Add/Remove items for each Custom Drop have been left. This was made because I noticed how much faster it is to make changes directly from the configuration file and the custom drops file. Remember, there is no need to stop the server and then restart it, just make the changes, save the file and then type "/customdrops rl", all changes will be saved and loaded automatically.
-
Noted the option to insert Custom Entities and Custom Items.
It is absolutely necessary to regenerate the configuration file and the customdrops file.