Property | Type | Description | |
---|---|---|---|
jsAliases | List |
||
parent |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
JistAlias ( |
||
ParseJSCommands ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
ChatCommand_AliasExecuted ( TShockAPI e ) : void |
Occurs when someone executes an alias command
|
|
CreateAlias ( |
Creates a javascript alias pointing to a javascript function.
|
|
GetAlias ( object aliasObject ) : |
Gets an alias either by its object reference, or by it's name if the provided object is a string.
|
|
JistAlias_AliasExecuted ( object sender, |
||
PopulateCooldownList ( AliasCommand>.KeyValuePair |
||
RefundAlias ( Money commandCost, TShockAPI.TSPlayer toPlayer ) : void |
Refunds a player the full cost of an alias.
|
|
RemoveAlias ( |
Removes an alias.
|
public JistAlias ( |
||
plugin | ||
return | System |