Nerfing certain items

Basically Ive made a few items using vanilla minecraft features and a plugin to give them lore and a name, if I ever want to nerf these items across the whole server, aka in chests inventories and the auctionhouse, how would I go about doing that, is there a plugin that adds a custom item database so I can see where every item with the same nbt as the item I have in the database is so i can modify it or something, or is there an easier way of doing this or something.
6 Replies
Admincraft Meta
Admincraft Meta8mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by omba.#0
Arthurmeade12
Arthurmeade128mo ago
I don't really understand your question. If you want to nerf custom items that you created, then just change the config file you made the custom items with so that the items have less knockback, damage dealt, etc
lavaking46
lavaking468mo ago
he's asking how does he change all the existing items that are in the world. The plugin just sets the name and lore, the features are set inside the NBT of the item (so far as I understand). Your best bet would be to use commands to setup a plugin or continous command to find the existing items and modify them accordingly
omba.
omba.OP8mo ago
thanks but do you know any plugins that would do this?
lavaking46
lavaking468mo ago
I know they exist but I can't think of any of the top of my head unfortunately I think they usually are called illegal item removers but I'm not sure Further research tells me their aren't very many of these. It might be easier to make a Skript or have someone make a basic plugin or command to replace the items.
omba.
omba.OP7mo ago
Ok thanks

Did you find this page helpful?