mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
Corrected description of CommandSender.getServer()
By: stevenh <steven.hartland@multiplay.co.uk>
This commit is contained in:
@@ -28,7 +28,7 @@ public interface CommandSender {
|
||||
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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user