mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-31 18:22:27 +01:00 
			
		
		
		
	Improve ExpansionsLoadedEvent's docs
This commit is contained in:
		| @@ -26,7 +26,10 @@ import org.bukkit.event.HandlerList; | |||||||
| import org.jetbrains.annotations.NotNull; | import org.jetbrains.annotations.NotNull; | ||||||
|  |  | ||||||
| /** | /** | ||||||
|  * This event is called when all expansions are loaded (when reloading config, on plugin start and on server load). |  * Indicates that <b>all</b> {@link PlaceholderExpansions} have been | ||||||
|  |  * loaded. | ||||||
|  |  * <br/>This event is fired on Server load and when reloading the | ||||||
|  |  * confiuration. | ||||||
|  */ |  */ | ||||||
| public class ExpansionsLoadedEvent extends Event { | public class ExpansionsLoadedEvent extends Event { | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user