Fix the javadoc on one method in JailIO being incorrect.
This commit is contained in:
parent
4d4f609b82
commit
a7798c9d62
@ -1122,7 +1122,7 @@ public class JailIO {
|
||||
/**
|
||||
* Gets all the record entries for the given player.
|
||||
*
|
||||
* @param username of the prisoner to get.
|
||||
* @param uuid of the prisoner to get.
|
||||
* @return A List of strings containing the record entries.
|
||||
*/
|
||||
public List<String> getRecordEntries(String uuid) {
|
||||
|
Loading…
Reference in New Issue
Block a user