Update supported versions in README.md
This commit is contained in:
parent
f439cc9a65
commit
21636595fb
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ I made this plugin as an effort to preserve a village from my private server. Or
|
|||
Since version 1.0.3-SNAPSHOT, Eye of Nemesis has _reflection_, a technique that allows me to target multiple versions of the game while sharing the codebase across versions.
|
||||
|
||||
Currently, we support the following Minecraft versions/loaders:
|
||||
- **PaperMC** `1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10`
|
||||
- **Bukkit** `b1.7.3 (CB1060)`
|
||||
- **PaperMC** `1.21.X, 26.1.X, 26.2`
|
||||
- **Project Poseidon/Bukkit** `b1.7.3 (CB1060)`
|
||||
|
||||
## Performance
|
||||
This plugin is not scalable as it is and will end up running unoptimized checks when your players do things with policies in effect, I made it for a server with a few friends. I'll look forward into writing more performant code after all my other priorities are implemented.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue