Class NukkitPlaceholderRegistrar
- java.lang.Object
-
- com.djrapitops.plan.addons.placeholderapi.NukkitPlaceholderRegistrar
-
@Singleton public class NukkitPlaceholderRegistrar extends java.lang.Object
Placeholder expansion used to provide data from Plan on Nukkit.
-
-
Constructor Summary
Constructors Constructor Description NukkitPlaceholderRegistrar(PlanPlaceholders placeholders, PlanSystem system, ErrorLogger errorLogger)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
register()
-
-
-
Constructor Detail
-
NukkitPlaceholderRegistrar
@Inject public NukkitPlaceholderRegistrar(PlanPlaceholders placeholders, PlanSystem system, ErrorLogger errorLogger)
-
-