mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-04 05:25:28 +02:00
Added bypass nodes for offline inspecting & long-distance inspecting.
Also fixed some JavaDoc typos.
This commit is contained in:
@@ -178,7 +178,7 @@ public class mcMMO extends JavaPlugin {
|
||||
* </br>
|
||||
* This function is designed for API usage.
|
||||
*
|
||||
* @param player Name of player whose profile to get
|
||||
* @param playerName Name of player whose profile to get
|
||||
* @return the PlayerProfile object
|
||||
*/
|
||||
public PlayerProfile getPlayerProfileByName(String playerName) {
|
||||
|
Reference in New Issue
Block a user