removed debug print
This commit is contained in:
@ -137,8 +137,6 @@ public class PluginPlayerListener implements Listener
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
catch (Exception e2) {
|
catch (Exception e2) {
|
||||||
System.out.println("gate is not valid");
|
|
||||||
|
|
||||||
// do nothing - gate is closed
|
// do nothing - gate is closed
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user