Class RPCEvents.RegisterPlaceholders
java.lang.Object
com.hypherionmc.craterlib.core.event.CraterEvent
com.hypherionmc.simplerpc.api.events.RPCEvents.RegisterPlaceholders
- Enclosing class:
- RPCEvents
public static final class RPCEvents.RegisterPlaceholders
extends com.hypherionmc.craterlib.core.event.CraterEvent
Fired when placeholders are registered. They get cleared on reload, so you need this if you use custom placeholders
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypherionmc.craterlib.core.event.CraterEvent
cancelEvent, wasCancelled
-
Constructor Details
-
RegisterPlaceholders
public RegisterPlaceholders()
-