mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Update CommandLocate.java
This commit is contained in:
parent
72b645916f
commit
7f49ee3db6
@ -24,6 +24,7 @@ public class CommandLocate extends MortarCommand
|
||||
@Override
|
||||
public boolean handle(MortarSender sender, String[] args)
|
||||
{
|
||||
sender.sendMessage("Locate command");
|
||||
if(sender.isPlayer()) {
|
||||
Player p = sender.player();
|
||||
World world = p.getWorld();
|
||||
|
Loading…
x
Reference in New Issue
Block a user