Update if framework and fix readme issue.

This commit is contained in:
alexcrea 2024-06-16 11:01:00 +02:00
parent 7c03c3d38b
commit ca07090866
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
3 changed files with 3 additions and 2 deletions

View file

@ -13,6 +13,7 @@ It was renamed because it now affects every anvil aspect and not only unsafe enc
the plugin can be downloaded on the the plugin can be downloaded on the
[Spigot site](https://www.spigotmc.org/resources/custom-anvil.114884) [Spigot site](https://www.spigotmc.org/resources/custom-anvil.114884)
or [on GitHub](https://github.com/alexcrea/CustomAnvil/releases/latest) or [on GitHub](https://github.com/alexcrea/CustomAnvil/releases/latest)
--- ---
**Custom Anvil** have the following features: **Custom Anvil** have the following features:
- Vanilla like default configuration. - Vanilla like default configuration.

View file

@ -21,7 +21,7 @@ dependencies {
compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT") compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT")
// Gui library // Gui library
compileOnly("com.github.stefvanschie.inventoryframework:IF:0.10.13") compileOnly("com.github.stefvanschie.inventoryframework:IF:0.10.14")
// Protocolib // Protocolib
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0") compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")

View file

@ -8,7 +8,7 @@ load: POSTWORLD
authors: [ DelilahEve, alexcrea ] authors: [ DelilahEve, alexcrea ]
libraries: libraries:
- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 - org.jetbrains.kotlin:kotlin-stdlib:1.6.21
- com.github.stefvanschie.inventoryframework:IF:0.10.13 - com.github.stefvanschie.inventoryframework:IF:0.10.14
commands: commands:
anvilconfigreload: anvilconfigreload: