hopperelec / RandomEventsPlugin

A Spigot/PaperMC plugin that causes random events to occur in the world and block/entity drops to be randomised
Creative Commons Attribution Share Alike 4.0 International
1 stars 0 forks source link

Don't give player's disabled or legacy items #19

Closed hopperelec closed 1 year ago

hopperelec commented 1 year ago

Some 1.20 items (such as bamboo items) can be obtained in 1.19 via commands, similarly to how a camel can be spawned in 1.19 assuming it is enabled by a datapack. These items should not be given to the player

hopperelec commented 1 year ago

There is a limited number of legacy items which are essentially just aliases to the modern variants of these items (I'm guessing to allow old plugins which referenced these items by item ID, before item IDs were deprecated, to still work) which should also not be given