More comments... a lot more!

This commit is contained in:
Andre601
2020-08-18 23:15:23 +02:00
parent 7371a576d6
commit ab96120911
5 changed files with 147 additions and 18 deletions

View File

@@ -24,7 +24,7 @@ import java.util.Map;
/**
* Any {@link PlaceholderExpansion} class which implements configurable will have any options listed
* in the getDefaults map automatically added to the PlaceholderAPI config.yml file
* in the {@link #getDefaults()} map automatically added to the PlaceholderAPI config.yml file
*
* @author Ryan McCarthy
*/