Uses of Class
io.github.projectunified.minelib.plugin.base.BasePlugin
Package
Description
-
Uses of BasePlugin in io.github.projectunified.minelib.plugin.command
ModifierConstructorDescriptionCommandComponent
(BasePlugin plugin, Supplier<List<org.bukkit.command.Command>> commandSupplier) Create a new instanceCommandComponent
(BasePlugin plugin, List<org.bukkit.command.Command> commands) Create a new instanceCommandComponent
(BasePlugin plugin, org.bukkit.command.Command... commands) Create a new instance -
Uses of BasePlugin in io.github.projectunified.minelib.plugin.permission
ModifierConstructorDescriptionPermissionComponent
(BasePlugin plugin) Create a new instance that automatically discovers the permissions -
Uses of BasePlugin in io.github.projectunified.minelib.plugin.postenable