mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-19 18:33:00 +01:00
Static Abuse Removal - Command package done for now
This commit is contained in:
@@ -7,10 +7,8 @@ import org.bukkit.command.CommandSender;
|
||||
|
||||
public class GodModeCommand extends ToggleCommand {
|
||||
|
||||
private mcMMO pluginRef;
|
||||
|
||||
public GodModeCommand(mcMMO pluginRef) {
|
||||
this.pluginRef = pluginRef;
|
||||
super(pluginRef);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user