Multiple @Permission annotations do not get recognized

XMLWordPrintable

    • plugin-annotations 1.2.0-SNAPSHOT
    • plugin-annotations
    • Yes

      I'm developing a spigot plugin with plugin-annotations dependency.

      I put multiple @Permission annotations on a class that implements CommandExecutor.  

      As result, I get empty permissions set in plugin.yml

      I also found a workaround: Put multiple annotations on the class that extends JavaPlugin will work.

            Assignee:
            Unassigned
            Reporter:
            Lazo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: