Removed debug print.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user