updates
This commit is contained in:
parent
f250b18783
commit
3a759dd0b6
@ -15,7 +15,6 @@ public class ExampleCommand extends BaseCommand {
|
|||||||
|
|
||||||
@Command(name = "example", permission = "permission.example")
|
@Command(name = "example", permission = "permission.example")
|
||||||
@Override
|
@Override
|
||||||
|
|
||||||
public void executeAs(CommandArguments command) {
|
public void executeAs(CommandArguments command) {
|
||||||
Player player = command.getPlayer();
|
Player player = command.getPlayer();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user