mudconfig() Return type: table \\ Returns a table of all mudconfig keys/values. ---- mudconfig( key ) Return type: any \\ Return the value of the given mudconfig key. ---- mudconfig( key, value ) Return type: none \\ Set the value for the given key.