mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-24 19:55:17 +01:00
Minor javadoc edit in Island
This commit is contained in:
parent
2c16f88013
commit
3ff387121a
@ -239,7 +239,7 @@ public class Island implements DataObject {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return the owner (team leader)
|
||||
* @return the owner
|
||||
*/
|
||||
public UUID getOwner(){
|
||||
return owner;
|
||||
|
Loading…
Reference in New Issue
Block a user