I need plugin that will remove all data of some player (inventry, position...) expect buildings via command... Like this: /deleteplayer <player>, and this player will be removed from server's data (To clear your server)
this is a great idea but i recommend on ban players it does it automatically it would save heap of space
I don't think that's nessesary... just go into [serverfoldername]\[worldname]\players and delete the person's DAT file.
But I don't think this is able to do while server is running. But the point is... I have plugins "mycommand" and you can run multi command with your own command. For deleting some person from server So i would type: /deleteuser <player> And this will run: /ban <player> /xauth unregister <player> /unjailforce <player> /deleteregion <player> And I need just one Plugin that will remove his data for the end