// Administrative functions. + shutdown{weight=10000} * eq => Shutting down... shutdown - {@botmaster only} + botmaster only - This command can only be used by my botmaster. != > object shutdown perl my ($rs) = @_; # Shut down. exit(0); < object