seisatsu / DennisMUD

Dennis MUD - A multiplayer text adventure sandbox engine where the players build the world with in-game commands.
https://dennismud.xyz/
MIT License
51 stars 6 forks source link

Break User and Purge User Commands #50

Open seisatsu opened 4 years ago

seisatsu commented 4 years ago

Add a break user command for wizards which deletes a user account and removes them as owner from everything they owned in the world. Items with no owner will be owned by <world>.

Also add a purge user command which deletes everything in the world for which they were the only owner.