muddesigner/MudGame/Scripts/AdminCommands
Scionwest_cp eff71f38cd Moved CommandRestart, CommandLogin and CommandSaveWorld from the MudEngine project into the MudGame project within the Scripts directory.
Now 3rd party users can see how restarting the server takes place, saving the world and logging into the game world.

CommandEditRealm, EditRoom and EditZone was deleted.  They will be re-built at a later date.  For the time being, use the pre-built example scripts within the MudGame project.
2011-09-27 19:27:42 -07:00
..
CommandCreate.cs MudGame commands are corrected to work with the new abstract BaseCommands class. 2011-09-19 19:15:51 -07:00
CommandCreateRoom.cs MudGame commands are corrected to work with the new abstract BaseCommands class. 2011-09-19 19:15:51 -07:00
CommandLinkRoom.cs MudGame commands are corrected to work with the new abstract BaseCommands class. 2011-09-19 19:15:51 -07:00
CommandList.cs MudGame commands are corrected to work with the new abstract BaseCommands class. 2011-09-19 19:15:51 -07:00
CommandRestart.cs Moved CommandRestart, CommandLogin and CommandSaveWorld from the MudEngine project into the MudGame project within the Scripts directory. 2011-09-27 19:27:42 -07:00
CommandSaveWorld.cs Moved CommandRestart, CommandLogin and CommandSaveWorld from the MudEngine project into the MudGame project within the Scripts directory. 2011-09-27 19:27:42 -07:00
CommandTeleport.cs MudGame commands are corrected to work with the new abstract BaseCommands class. 2011-09-19 19:15:51 -07:00