Multiverse / Multiverse-Inventories

BSD 3-Clause "New" or "Revised" License
96 stars 81 forks source link

Ability to clear a players inventory / files #479

Open Sckaletz opened 2 years ago

Sckaletz commented 2 years ago

Feature request

Feature description The ability to clear a player's inventories / files with a simple command.

How the feature is useful As it is today, we have to delete the player's specific files from each world file and restart our server for it to clear them. Ex. I have a prison server with 3 different worlds and when a guard is fired / quit, I need to remove all his gear from each world. Today I have to make him enter each world and remove it with invsee or simply delete his files from the server and restart. A more simple way to clear / edit his inventory for each world would fix this.

andfont commented 1 year ago

I had the same problem, in the end I have created my own cleanup plugin that is capable of cleaning this plugin and many others. but it would be good to do this function since it is essential to maintain a server. In my case I no longer have this problem but it would be nice to be able to remove this function from my plugin thanks!