메소드 |
설명 |
|
CreateAlias ( string AliasName, string Cost, int CooldownSeconds, string Permissions, Jint.Native.JsValue func ) : bool |
|
|
CreateAliasSilent ( string AliasName, string Cost, int CooldownSeconds, string Permissions, Jint.Native.JsValue func ) : bool |
|
|
JistPlugin_JavascriptFunctionsNeeded ( object sender, Wolfje.Plugins.Jist.Framework.JavascriptFunctionsNeededEventArgs e ) : void |
|
|
RemoveAlias ( object aliasObject ) : bool |
|
|
ResetCooldown ( object player, object aliasObject ) : bool |
|
|
SetCooldown ( object player, object aliasObject, int cooldownSeconds ) : bool |
|
|