Package io.papermc.paper.plugin.bootstrap
package io.papermc.paper.plugin.bootstrap
-
ClassDescriptionA plugin boostrap is meant for loading certain parts of the plugin before the server is loaded.Represents the context provided to a
PluginBootstrap
during both the bootstrapping and plugin instanciation logic.