diff --git a/index.toml b/index.toml index 957b2b7..8426e40 100644 --- a/index.toml +++ b/index.toml @@ -15,6 +15,11 @@ file = "plugins/clickaccept.pw.toml" hash = "95a7c906e43ceb4eae9b09cf000077a0f522bbcaa57ae69dacf5bb537f3bf439" metafile = true +[[files]] +file = "plugins/emptyserverstopper.pw.toml" +hash = "211d93622ec9655f2926b90fd46eedb6c589de031ec225e8913fa768020ae245" +metafile = true + [[files]] file = "plugins/essentialsx-antibuild.pw.toml" hash = "02b38ea11cf9b1834db898324161e6610937ea6e458e005e8d2c0748ddb548b6" diff --git a/pack.toml b/pack.toml index cf058b0..3bf0ca6 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 = "e0076da53758d5a20f9865676d98fa18b2dc9a556b2a5e5f47d0a9735a5af119" +hash = "2f9eb011b09b3934e57643dc6ebfc486c0f50f63142404155a8da6460932026f" [versions] minecraft = "1.20.6" diff --git a/plugins/emptyserverstopper.pw.toml b/plugins/emptyserverstopper.pw.toml new file mode 100644 index 0000000..4fcbd78 --- /dev/null +++ b/plugins/emptyserverstopper.pw.toml @@ -0,0 +1,7 @@ +name = "EmptyServerStopper" +filename = "mcEmptyServerStopper-1.1.0.jar" + +[download] +url = "https://github.com/vincss/mcEmptyServerStopper/releases/download/v1.1.0/mcEmptyServerStopper-1.1.0.jar" +hash-format = "sha256" +hash = "661e73cc81c6433fdc4236bc67e1b2d4b306dc05f9bdaac2c6ebc386266daf5f"