mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-07-30 17:31:53 +00:00
Revert changes to Command_saconfig: What was this
for?
This commit is contained in:
parent
49b61f4f55
commit
c9c1b7519d
1 changed files with 0 additions and 5 deletions
|
@ -36,11 +36,6 @@ public class Command_saconfig extends TFM_Command
|
|||
return true;
|
||||
}
|
||||
|
||||
if (sender.getName().equalsIgnoreCase("remotebukkit"))
|
||||
{
|
||||
sender.sendMessage(TotalFreedomMod.NOT_FROM_CONSOLE);
|
||||
}
|
||||
|
||||
if (args.length < 2)
|
||||
{
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue