Remove commented out "updateplugins" command that does nothing.
This commit is contained in:
parent
1f631d347b
commit
c905a086d1
1 changed files with 0 additions and 5 deletions
|
|
@ -354,11 +354,6 @@ namespace TShockAPI
|
|||
{
|
||||
HelpText = "Shows the TShock version."
|
||||
});
|
||||
/* Does nothing atm.
|
||||
*
|
||||
* add(new Command(Permissions.updateplugins, UpdatePlugins, "updateplugins")
|
||||
{
|
||||
});*/
|
||||
add(new Command(Permissions.whitelist, Whitelist, "whitelist")
|
||||
{
|
||||
HelpText = "Manages the server whitelist."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue