mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 11:44:42 +02:00
Fix some issues with console commandas
This commit is contained in:
@ -47,7 +47,6 @@ public class ConsolePlayer implements PlotPlayer {
|
||||
|
||||
@Override
|
||||
public Location getLocation() {
|
||||
System.out.print(loc);
|
||||
return loc;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user