diff --git a/index.toml b/index.toml index 8e63093..3b8a297 100644 --- a/index.toml +++ b/index.toml @@ -137,6 +137,11 @@ file = "mods/lithium.pw.toml" hash = "57fc1c61ba53059ccb27647cf44d4b8671ccf284fcd869ec1b6c04a94eb8335e" metafile = true +[[files]] +file = "mods/luckperms.pw.toml" +hash = "7c0f365995f3be31ca63741c3b236da945717bfaf5db8cfa9044a93aab3c5f9a" +metafile = true + [[files]] file = "mods/minimotd.pw.toml" hash = "2d18c73b937ef60dab3340ec8fd93107f6ff3448b22cf064a96d98361a45eb53" @@ -157,11 +162,6 @@ file = "mods/nullscape.pw.toml" hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c" metafile = true -[[files]] -file = "mods/player-roles.pw.toml" -hash = "9a5ab06a07afcc5db2f16f149564a5880af2b831a3aaea0ad070d65c1957e189" -metafile = true - [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "181bfe0cfc3bd30e07dc328dac9fed42705ef5cd1977ee86e48942e8d0e47ee1" diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml new file mode 100644 index 0000000..225bb1e --- /dev/null +++ b/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-Fabric-5.4.113.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/42RCP8I8/LuckPerms-Fabric-5.4.113.jar" +hash-format = "sha512" +hash = "08a99ca6c7bf0e99d75db5cf085c0cb0bd5146b1b99ab0aef400bae6c7074a1aedf70edb2f7b1a1a065d8d689c1f58d7e100a11ba81022ea66d65e4f84dea250" + +[update] +[update.modrinth] +mod-id = "Vebnzrzj" +version = "42RCP8I8" diff --git a/mods/player-roles.pw.toml b/mods/player-roles.pw.toml deleted file mode 100644 index 8224539..0000000 --- a/mods/player-roles.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Player Roles" -filename = "player-roles-1.6.9.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/Rt1mrUHm/versions/FKBhsHiX/player-roles-1.6.9.jar" -hash-format = "sha512" -hash = "e9317f55dd77970821a01bc3b0e5b45f004adbc58b9543a3e3382a85fd4af128e44397441ec78132cd6a77216da5f25b92f5c7a13bb97209a6e2770071805766" - -[update] -[update.modrinth] -mod-id = "Rt1mrUHm" -version = "FKBhsHiX" diff --git a/pack.toml b/pack.toml index 39db8d0..e398dd7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "10010efe87bdfc9b3789376fecdb486cd8d6d540ea0305ae83f25c26a472c521" +hash = "7beccb8f271136c3eb7c0fee167c3313b554300b4e0d93d5beb7f7fb22012d2a" [versions] fabric = "0.16.14"