mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-08-04 19:45:44 +00:00
just another unprofessional commit message here
This commit is contained in:
parent
aac921b283
commit
1588ab8baa
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import org.bukkit.entity.Player;
|
||||||
|
|
||||||
@CommandPermissions(level = Rank.IMPOSTOR, source = SourceType.ONLY_IN_GAME)
|
@CommandPermissions(level = Rank.IMPOSTOR, source = SourceType.ONLY_IN_GAME)
|
||||||
@CommandParameters(description = "Overlord - control this server in-game", usage = "access", aliases = "ov")
|
@CommandParameters(description = "Overlord - control this server in-game", usage = "access", aliases = "ov")
|
||||||
public class Command_ov extends FreedomCommand
|
public class Command_overlord extends FreedomCommand
|
||||||
{
|
{
|
||||||
|
|
||||||
@Override
|
@Override
|
Loading…
Add table
Add a link
Reference in a new issue