Class PlaceholderRegistry.PlaceholderAddedEvent

java.lang.Object
com.plotsquared.core.util.placeholders.PlaceholderRegistry.PlaceholderAddedEvent
Enclosing class:
PlaceholderRegistry

public static class PlaceholderRegistry.PlaceholderAddedEvent extends Object
Event called when a new Placeholder has been added
  • Constructor Details

    • PlaceholderAddedEvent

      public PlaceholderAddedEvent(Placeholder placeholder)
  • Method Details