๐ ๏ธ 1710 Builderโs Guide (Terminal Edition)

If you want to help build the game, please let me know.
Welcome, Builder! Here's your full command reference for shaping the world of 1710.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ฆ ROOM CREATION
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
@dig Room Name = direction
# Creates a room and a directional exit.
@desc here = Your room description
# Sets description for the room you're in.
@tag here/tagname
# Tag your room (ex: easton, ruins)
@tel me = Room Name
@tel me = #dbref
# Teleport to another room.
@find Room Name
# Find room or object.
@destroy Room Name
@destroy #dbref
# Destroys the room or object.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ช EXITS
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
@open direction;alias = Room Name
# Creates an exit to an existing room.
@desc direction = Exit description
# Adds description to an exit.
@exits
# Lists all exits in the current room.
@destroy direction
# Destroys an exit.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ง NPCs / CHARACTERS
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
@create Name = typeclasses.characters.Character
# Creates an NPC.
@tel NPC = here
# Moves NPC to your room.
@desc NPC = Their description
# Describe the NPC.
@give Item = NPC
# Gives an item to an NPC.
@destroy NPC
# Removes the NPC.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ OBJECTS / ITEMS
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
@create ItemName
# Create a basic object.
@desc ItemName = Description
# Describe the object.
@tag Object/tagname
# Tag an object.
@create Item = path.to.typeclass
# Advanced object creation (custom types).
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ PERMISSIONS
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
@permissions me
# View your current permission level.
@perm PlayerName = Builder
# (Admin only) Give Builder access.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ง UTILITIES
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
help
help commandname
# View general or specific help.
examine Object
# Inspect details on a room, exit, or item.
@contents here
# View all objects in current room.
@scripts ObjectName
# View scripts attached to an object.
@tel Object = Destination
# Move object or NPC.
@wipe me
# Clean your inventory.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ง SAMPLE: Wizard's Tower
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
@dig Wizardโs Tower = up
@tel me = Wizardโs Tower
@desc here = Lightning arcs from orb to orb in the tower.
@create Archmage = typeclasses.characters.Character
@tel Archmage = here
@desc Archmage = An old sage with storm-colored eyes.
@open down;return = Easton Market Square
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ SAMPLE: Small Town Home
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
@dig Home Row = west
@desc here = Cracked shacks and rusted mailboxes.
@create Granny Sel = typeclasses.characters.Character
@tel Granny Sel = here
@desc Granny Sel = A retired healer with a wooden leg and dried meats.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
You're now ready to build homes, towns, dungeons, and legends.
telnet 74.208.146.37 4000 or in browser http://74.208.146.37:4001/ to join.
Ask @PeakeCoin or @PaulMoon410 for more commands or in-game scripts.
Upvoted! Thank you for supporting witness @jswit.