mirror of
https://github.com/kaboomserver/server.git
synced 2025-08-05 12:22:59 +00:00
feat: block /test
This commit is contained in:
parent
fa84064fe7
commit
a32df2f84e
2 changed files with 6 additions and 2 deletions
|
@ -179,4 +179,8 @@ aliases:
|
|||
- []
|
||||
minecraft:datapack:
|
||||
- []
|
||||
test:
|
||||
- []
|
||||
minecraft:test:
|
||||
- []
|
||||
unrestricted-advancements: false
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"mods/PaperMixins.jar": {
|
||||
"type": "zip",
|
||||
"skip_404": true,
|
||||
"url": "https://nightly.link/kaboomserver/papermixins/workflows/build/1.21.5/Artifacts.zip",
|
||||
"url": "https://nightly.link/kaboomserver/papermixins/workflows/build/1.21.5/Artifacts.zip",
|
||||
"extract": "paper-mixins-master.jar"
|
||||
},
|
||||
"plugins/CommandSpy.jar": {
|
||||
|
@ -82,4 +82,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue