Corrected description of CommandSender.getServer()
This commit is contained in:
parent
e4a1008f8a
commit
c47efb4986
@ -28,7 +28,7 @@ public interface CommandSender {
|
|||||||
public boolean isPlayer();
|
public boolean isPlayer();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the server instance that this player is running through
|
* Returns the server instance that this command is running on
|
||||||
*
|
*
|
||||||
* @return Server instance
|
* @return Server instance
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user