Commands

Namespace: uMod

Assembly: uMod.Core.dll

Inheritance Object Commands

Summary

Universal commands for all supported games

Constructors

Name

Summary

Commands ()

Methods

Name

Summary

DebugCommand (IPlayer, IArgs)

Change the logging level of the currently loaded loggers

GrantCommand (IPlayer, IArgs)

Called when the "grant" command has been executed

GroupCommand (IPlayer, IArgs)

Called when the "group" command has been executed

Initialize (IPlugin, Func<IPlayer, IArgs, CommandState>)

LangCommand (IPlayer, IArgs)

Called when the "lang" command has been executed

LoadCommand (IPlayer, IArgs)

Called when the "load" command has been executed

LocaleCommand (IPlayer, IArgs)

ModCommand (IPlayer, IArgs)

Called when the "umod" command has been executed

PluginsCommand (IPlayer, IArgs)

Called when the "plugins" command has been executed

ReloadCommand (IPlayer, IArgs)

Called when the "reload" command has been executed

RevokeCommand (IPlayer, IArgs)

Called when the "revoke" command has been executed

SaveCommand (IPlayer, IArgs)

ShowCommand (IPlayer, IArgs)

Called when the "show" command has been executed

UnloadCommand (IPlayer, IArgs)

Called when the "unload" command has been executed

UserGroupCommand (IPlayer, IArgs)

Called when the "usergroup" command has been executed

VersionCommand (IPlayer, IArgs)

Called when the "version" command has been executed