mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2025-02-11 23:40:13 +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…
Reference in a new issue