-
Notifications
You must be signed in to change notification settings - Fork 65
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
Re-Code #360
Comments
The plan is for now to get the main system out, some parts may be rough and I will re-organise it as I go but the main API's or data used by plugins should not change drastically. |
The re-code will be based off the initial re-code but with a slight re-structure. |
Look into the best way to use/setup guice https://stackoverflow.com/questions/3404871/guice-inject-field-in-class-not-created-by-guice For now, the injection method seems a bit best for just getting it working for our needs. Luckily due to the structure of the plugin, it shouldn't be too hard to re-do the references if need be. |
Hi, |
Not in the last few weeks though I have the base tag system and most things ready with a few bugs for spigot. I just need to add bungee and velocity support. Then it's bug testing and finishing off a few more of the base tags. |
Ive added the extra checks to the main body of the ticket. |
|
I believe better error logging will prevent most Nether checks as currently, if there is an error somewhere in the configuration or creation, it will send you there. |
Once this is ready I need to make an announcement saying some features may be slightly different or missing, so please raise issues or discuss on the discord. |
Need to fix an issue with creating tags using " to surround values |
Here are the tasks needed for the
Ok so I'm going to make a list of features planned for the initial release. Please if anything is missing that you would consider core ping me or respond.
This is what is considered as the core features, so some may be missing and replaced or added as they were later
These are the indented platforms to support at least eventually
Core
Extended
Extra Features
Will likely switch the non base release tasks to a separate ticket
The text was updated successfully, but these errors were encountered: