Back to Server

Commands

(static) string CommandPrefix( get; set; )
(static) Hashtable Entries( get; )
(static) bool Handle( Mobile from, string text )
(static) void Register( string command, AccessLevel access, CommandEventHandler handler )
(static) string[] Split( string value )
(ctor) Commands()