Update README.md

This commit is contained in:
alexcrea 2026-06-16 03:27:10 +02:00 committed by GitHub
parent 29e08fe29b
commit fc33b6fbd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,13 +63,10 @@ See the [Compatibility list](https://github.com/alexcrea/CustomAnvil/blob/v1.x.x
One of the configurations allow displaying price about 40 and removing Too Expensive. \ One of the configurations allow displaying price about 40 and removing Too Expensive. \
By how the minecraft client work: price above 40 can only be displayed green, even if the player does not own enough experience level. By how the minecraft client work: price above 40 can only be displayed green, even if the player does not own enough experience level.
Minecraft version 1.18 to latest marked as supported do not need any ProtocoLib dependency. \ spigot version 1.18 to 1.21.11 do not need any ProtocoLib dependency. (26.1.0 or above requires it) \
Any recent paper version also are supported for this feature. Any recent paper version also are supported for this feature.
But you should wait for update for new version containing new enchantable item or new enchantments. But you should wait for update for new version containing new enchantable item or new enchantments if any of this got added.
Other version need ProtocoLib enabled on your server for this feature. \ Else it is, likely, fine to use the current version you are ussing on a new paper version
You can also wait for an update of the plugin to support a newer version.
Please note that 1.16.5 to 1.17.1 are not officially supported. Run at your own risk.
### For custom enchantment plugin developers ### For custom enchantment plugin developers
For information about the API, please refer to [the Wiki](https://github.com/alexcrea/CustomAnvil/wiki) \ For information about the API, please refer to [the Wiki](https://github.com/alexcrea/CustomAnvil/wiki) \