Uses of Annotation Interface
com.zetaplugins.zetacore.annotations.Manager
Packages that use Manager
Package
Description
-
Uses of Manager in com.zetaplugins.zetacore.services.config
Classes in com.zetaplugins.zetacore.services.config with annotations of type ManagerModifier and TypeClassDescriptionclassService for managing plugin configuration files with caching support. -
Uses of Manager in com.zetaplugins.zetacore.services.localization
Classes in com.zetaplugins.zetacore.services.localization with annotations of type ManagerModifier and TypeClassDescriptionfinal classService for handling localization and language files.interface -
Uses of Manager in com.zetaplugins.zetacore.services.messages
Classes in com.zetaplugins.zetacore.services.messages with annotations of type ManagerModifier and TypeClassDescriptionclassclassclassinterface -
Uses of Manager in com.zetaplugins.zetacore.services.updatechecker
Classes in com.zetaplugins.zetacore.services.updatechecker with annotations of type ManagerModifier and TypeClassDescriptionclassChecks for updates of a plugin by querying the GitHub Releases API.classModrinthUpdateChecker checks for updates of a JavaPlugin by querying the Modrinth API.classAbstract class for checking updates for a JavaPlugin.