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
47 stars 6 forks source link

Give Command #79

Closed seisatsu closed 4 years ago

seisatsu commented 4 years ago

Add give <user> <item> which works by username and item name or ID, and gives an item in your inventory to another user who is in the same room as you. If a wizard uses this command, they can give anyone anywhere an item from anywhere else.