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

Update to 1.15 #2873

Merged
merged 7 commits into from
Dec 11, 2019
Merged

Update to 1.15 #2873

merged 7 commits into from
Dec 11, 2019

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented Dec 11, 2019

This pull request updates Essentials to target 1.15. Additionally, if you're already reviewing this, may you review #2824 as well as it's very minor

Changelog

  • Compiled against 1.15
  • Added 1.15 to VersionUtil
  • Added 1.15 Mobs
  • Removed achievement-related methods for OfflinePlayer

WIP

  • Testing
  • items.json needs to be generated
    • I tried using essx-scripts for this but it looked scary so I didn't commit it :o
  • > 1.15 compatibility in OfflinePlayer due to the Achievement class being removed
    • Appears to work on 1.14 without these methods present

@JRoy
Copy link
Member Author

JRoy commented Dec 11, 2019

Testing is done, ready for review!

@JRoy JRoy marked this pull request as ready for review December 11, 2019 01:35
@pop4959
Copy link
Member

pop4959 commented Dec 11, 2019

Looks good to me. Waiting for md since he will probably still need to update ItemDB using those scripts you were mentioning.

Methods missing in OfflinePlayer doesn't matter, as it's only relevant for compilation. Since they are never actually called anywhere, it should never throw a MethodNotFoundException while running on a server using an older API version.

@mdcfe mdcfe merged commit 2d9c846 into EssentialsX:2.x Dec 11, 2019
@mdcfe mdcfe added this to the 2.17.2 milestone Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants