Fix SG failing to load
This commit is contained in:
parent
0f749f7794
commit
d766c7d1eb
@ -14,7 +14,7 @@ public class MapCommand extends CommandBase<ArcadeManager>
|
|||||||
|
|
||||||
public MapCommand(ArcadeManager plugin)
|
public MapCommand(ArcadeManager plugin)
|
||||||
{
|
{
|
||||||
super(plugin, Perm.MAP_COMMAND, "map", "whatmap");
|
super(plugin, Perm.MAP_COMMAND, "whatmap");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user