mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
Corrected description of CommandSender.getServer()
This commit is contained in:
parent
e4a1008f8a
commit
c47efb4986
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue