Removed the use of apache commons due to future planned removal of the library.
Removed "unused" package and all its classes.
XMaterial
Fixed a few issues regarding some wood and disc materials.
Fixed an error in 1.8 servers with spawn eggs.
XItemStack
Custom model data option name is now consistent.
XEnchantment
Removed "ItemStack addEnchantFromString(@Nonnull ItemStack item, @Nullable String enchantment)" because I believe it's useless and I encourage all devs to make a simple yaml map based with key as enchant name and value as the level config system instead.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps XSeries from 8.7.1 to 9.0.0.
Release notes
Sourced from XSeries's releases.
Commits
b37cf70
v9.0.017565da
Merge pull request #173 from SirBlobman/masterd1bef1f
Merge pull request #181 from I2000C/patch-1df91cf2
Fixed music disc material IDs in legacy Minecraft versionscd011ae
Merge pull request #179 from Wertik/masterdc01038
Merge branch 'CryptoMorin:master' into master4b18f39
Correct more missing data and mismatched legacy types.fcee9be
Fix material data for ACACIA & DARK_OAK.467866f
v8.8.050d71a3
Fix spawn egg error in 1.8.8 due to missing SpawnEggMeta class.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)