delete a specific item

meruem

New member
Messages
52
Points
0
For example: this is just an example

I accidentally give an mjolnir on one shower event on my server. But it makes the economy unbalance.

And now i want to delete all the mjolnir item on the server without disabling mjolnir as an item on my server. 

I just want the mjolnirs gone on the inventory storage etc etc of the players who got it. 

Hope I explained it clearly. lol. 

 
Delete via SQL and Searching the item_ID ( mjolnir) , cek on table Cart, invent, storage. 
make sure u do on Maintenance mode

image.png

 
Back
Top