mirror of
https://github.com/kaboomserver/server.git
synced 2025-08-05 04:12:57 +00:00
Merge a32df2f84e
into 5b43fe8949
This commit is contained in:
commit
aa20019417
2 changed files with 7 additions and 3 deletions
|
@ -179,4 +179,8 @@ aliases:
|
||||||
- []
|
- []
|
||||||
minecraft:datapack:
|
minecraft:datapack:
|
||||||
- []
|
- []
|
||||||
|
test:
|
||||||
|
- []
|
||||||
|
minecraft:test:
|
||||||
|
- []
|
||||||
unrestricted-advancements: false
|
unrestricted-advancements: false
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"type": "bibliothek",
|
"type": "bibliothek",
|
||||||
"endpoint": "https://api.papermc.io",
|
"endpoint": "https://api.papermc.io",
|
||||||
"project": "paper",
|
"project": "paper",
|
||||||
"version": "1.21.4"
|
"version": "1.21.5"
|
||||||
},
|
},
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"external": {
|
"external": {
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
"mods/PaperMixins.jar": {
|
"mods/PaperMixins.jar": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"skip_404": true,
|
"skip_404": true,
|
||||||
"url": "https://nightly.link/kaboomserver/papermixins/workflows/build/master/Artifacts.zip",
|
"url": "https://nightly.link/kaboomserver/papermixins/workflows/build/1.21.5/Artifacts.zip",
|
||||||
"extract": "paper-mixins-master.jar"
|
"extract": "paper-mixins-master.jar"
|
||||||
},
|
},
|
||||||
"plugins/CommandSpy.jar": {
|
"plugins/CommandSpy.jar": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue