Annotation Interface RequiredPlugins


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface RequiredPlugins
Provides a list of plugins other than Skript that the annotated element requires to be used. Non-Spigot server software can be considered to be plugins.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details