Added since javadoc tag for IslandNearCommand

This commit is contained in:
Florian CUNY 2019-05-29 21:08:20 +02:00
parent 607d92868e
commit 8eadfc9212

View File

@ -14,7 +14,7 @@ import world.bentobox.bentobox.database.objects.Island;
/** /**
* Tells the players which islands are near to them * Tells the players which islands are near to them
* @author tastybento * @author tastybento
* * @since 1.5.0
*/ */
public class IslandNearCommand extends CompositeCommand { public class IslandNearCommand extends CompositeCommand {