Package net.strokkur.passwordwhitelist
Class PasswordWhitelistBootstrap
java.lang.Object
net.strokkur.passwordwhitelist.PasswordWhitelistBootstrap
- All Implemented Interfaces:
io.papermc.paper.plugin.bootstrap.PluginBootstrap
public class PasswordWhitelistBootstrap
extends Object
implements io.papermc.paper.plugin.bootstrap.PluginBootstrap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbootstrap(io.papermc.paper.plugin.bootstrap.BootstrapContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.papermc.paper.plugin.bootstrap.PluginBootstrap
createPlugin
-
Constructor Details
-
PasswordWhitelistBootstrap
public PasswordWhitelistBootstrap()
-
-
Method Details
-
bootstrap
public void bootstrap(io.papermc.paper.plugin.bootstrap.BootstrapContext context) - Specified by:
bootstrapin interfaceio.papermc.paper.plugin.bootstrap.PluginBootstrap
-