mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-09 05:25:00 +01:00
Minor stuff
This commit is contained in:
@@ -48,6 +48,7 @@ public class ConsolePlayer implements PlotPlayer {
|
||||
|
||||
@Override
|
||||
public Location getLocation() {
|
||||
System.out.print(loc);
|
||||
return loc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user