Removed debug print.
This commit is contained in:
parent
7f8b8eee0f
commit
f2bfe27eba
@ -48,8 +48,6 @@ public class CommandCreate extends BaseLocationCommand
|
|||||||
|
|
||||||
Location playerLocation = getValidPlayerLocation();
|
Location playerLocation = getValidPlayerLocation();
|
||||||
|
|
||||||
Plugin.log("player location:" + playerLocation);
|
|
||||||
|
|
||||||
if (playerLocation != null)
|
if (playerLocation != null)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
Loading…
x
Reference in New Issue
Block a user