mirror of
https://github.com/kaboomserver/server.git
synced 2025-07-31 10:11:39 +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:
|
||||
- []
|
||||
test:
|
||||
- []
|
||||
minecraft:test:
|
||||
- []
|
||||
unrestricted-advancements: false
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"type": "bibliothek",
|
||||
"endpoint": "https://api.papermc.io",
|
||||
"project": "paper",
|
||||
"version": "1.21.4"
|
||||
"version": "1.21.5"
|
||||
},
|
||||
"plugins": {
|
||||
"external": {
|
||||
|
@ -47,7 +47,7 @@
|
|||
"mods/PaperMixins.jar": {
|
||||
"type": "zip",
|
||||
"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"
|
||||
},
|
||||
"plugins/CommandSpy.jar": {
|
||||
|
@ -82,4 +82,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue