Elytra icon indicating copy to clipboard operation
Elytra copied to clipboard

Plugin Api

Open wiljafor1 opened this issue 5 years ago • 0 comments

Description Plugin API will give the ability to developers who want to extend the gameability on their servers.

Should

  • [ ] Identify the .jar on the plugins folder
  • [ ] Identify the @Plugin annotation on the class inheriting ElytraPlugin
  • [ ] Load the plugin via a startup order (bootstrap, load, enable, disable)

wiljafor1 avatar Apr 03 '20 23:04 wiljafor1