Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Api #24

Open
3 tasks
wiljafor1 opened this issue Apr 3, 2020 · 0 comments
Open
3 tasks

Plugin Api #24

wiljafor1 opened this issue Apr 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@wiljafor1
Copy link
Contributor

wiljafor1 commented Apr 3, 2020

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 wiljafor1 added the enhancement New feature or request label Apr 3, 2020
@wiljafor1 wiljafor1 added this to the r1.0.0 milestone Apr 3, 2020
@wiljafor1 wiljafor1 added this to To do in Elytra via automation Apr 3, 2020
@wiljafor1 wiljafor1 changed the title Plugins Plugins Api Apr 3, 2020
@wiljafor1 wiljafor1 changed the title Plugins Api Plugin Api Apr 3, 2020
@wiljafor1 wiljafor1 moved this from To do to In progress in Elytra Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Elytra
  
In progress
Development

No branches or pull requests

2 participants