feat: added the empty server stopper

This commit is contained in:
silver 2025-01-04 23:50:54 +00:00
parent 00a76a84d0
commit 7978f1c691
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
3 changed files with 13 additions and 1 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"