mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-05 21:38:55 +00:00
Compare commits
26 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0311e2db9d | ||
|
|
54c7ad7c06 | ||
|
|
e7080da355 | ||
|
|
e395dd8fc5 | ||
|
|
32dffd77db | ||
|
|
049175a755 | ||
|
|
4c12cc0eed | ||
|
|
8198c44c37 | ||
|
|
96caa03976 | ||
|
|
bbf5d79494 | ||
|
|
5f49b2bd76 | ||
|
|
071871e0e8 | ||
|
|
92c01305ab | ||
|
|
2ce7a4a1e6 | ||
|
|
6378e1e9de | ||
|
|
e55f87e951 | ||
|
|
1298e57f23 | ||
|
|
2140aabb19 | ||
|
|
410b844b5b | ||
|
|
400789fdd4 | ||
|
|
9190ceb1ef | ||
|
|
420ff52265 | ||
|
|
fd4a332199 | ||
|
|
14699e10d5 | ||
|
|
5c9315252d | ||
|
|
1f99041d90 |
81
config/styled-chat.json
Normal file
81
config/styled-chat.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"CONFIG_VERSION_DONT_TOUCH_THIS": 3,
|
||||
"_comment": "Before changing anything, see https://github.com/Patbox/StyledChat#configuration",
|
||||
"text_formatting": {
|
||||
"legacy_formatting": true,
|
||||
"parse_links": true,
|
||||
"parse_mentions": true,
|
||||
"markdown": true,
|
||||
"formatting_from_other_mods": true
|
||||
},
|
||||
"auto_completion": {
|
||||
"tags": false,
|
||||
"tag_aliases": false,
|
||||
"emoticons": false
|
||||
},
|
||||
"default": {
|
||||
"display_name": "%luckperms:prefix%${default}",
|
||||
"message_formats": {
|
||||
"chat": "<${player}> ${message}",
|
||||
"joined_the_game": "<yellow><lang:multiplayer.player.joined:'${player}'></yellow>",
|
||||
"joined_after_name_change": "<yellow><lang:multiplayer.player.joined.renamed:'${player}':'${old_name}'></yellow>",
|
||||
"joined_for_first_time": "<yellow><lang:multiplayer.player.joined:'${player}'></yellow>",
|
||||
"left_game": "<yellow><lang:multiplayer.player.left:'${player}'></yellow>",
|
||||
"base_death": "${default_message}",
|
||||
"advancement_task": "<lang:chat.type.advancement.task:'${player}':'${advancement}'>",
|
||||
"advancement_challenge": "<lang:chat.type.advancement.challenge:'${player}':'${advancement}'>",
|
||||
"advancement_goal": "<lang:chat.type.advancement.goal:'${player}':'${advancement}'>",
|
||||
"sent_team_chat": "<lang:'chat.type.team.sent':'<hover\\:\\'<lang\\:chat.type.team.hover>\\'><suggest_command\\:\\'/teammsg \\'>${team}':'${displayName}':'${message}'>",
|
||||
"received_team_chat": "<lang:'chat.type.team.text':'<hover\\:\\'<lang\\:chat.type.team.hover>\\'><suggest_command\\:\\'/teammsg \\'>${team}':'${displayName}':'${message}'>",
|
||||
"sent_private_message": "<gray><italic><lang:commands.message.display.outgoing:'${receiver}':'${message}'>",
|
||||
"received_private_message": "<gray><italic><lang:commands.message.display.incoming:'${sender}':'${message}'>",
|
||||
"say_command": "[${player}] ${message}",
|
||||
"me_command": "<lang:'chat.type.emote':'${player}':'${message}'>",
|
||||
"pet_death": "${default_message}"
|
||||
},
|
||||
"link_style": "<underline><c:#7878ff>${link}",
|
||||
"mention_style": "<c:#7878ff>%player:displayname%",
|
||||
"spoiler_style": "<gray>${spoiler}",
|
||||
"spoiler_symbol": "▌",
|
||||
"formatting": {
|
||||
"dark_red": true,
|
||||
"green": true,
|
||||
"underline": true,
|
||||
"dark_green": true,
|
||||
"black": true,
|
||||
"yellow": true,
|
||||
"bold": true,
|
||||
"italic": true,
|
||||
"dark_blue": true,
|
||||
"dark_purple": true,
|
||||
"gold": true,
|
||||
"red": true,
|
||||
"aqua": true,
|
||||
"gray": true,
|
||||
"light_purple": true,
|
||||
"blue": true,
|
||||
"white": true,
|
||||
"dark_aqua": true,
|
||||
"dark_gray": true,
|
||||
"spoiler": true,
|
||||
"strikethrough": true
|
||||
},
|
||||
"emoticons": {
|
||||
"$emojibase:builtin:joypixels": "${emoji}",
|
||||
"shrug": "¯\\_(ツ)_/¯",
|
||||
"table": "(╯°□°)╯︵ ┻━┻",
|
||||
"sword": "🗡",
|
||||
"bow": "🏹",
|
||||
"trident": "🔱",
|
||||
"rod": "🎣",
|
||||
"potion": "🧪",
|
||||
"shears": "✂",
|
||||
"bucket": "🪣",
|
||||
"bell": "🔔",
|
||||
"item": "[%player:equipment_slot mainhand%]",
|
||||
"pos": "%player:pos_x% %player:pos_y% %player:pos_z%"
|
||||
},
|
||||
"custom_message_types": {}
|
||||
},
|
||||
"styles": []
|
||||
}
|
||||
20
config/styledplayerlist/config.json
Normal file
20
config/styledplayerlist/config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"config_version": 2,
|
||||
"__comment": "Before changing anything, see https://github.com/Patbox/StyledPlayerList#configuration",
|
||||
"default_style": "default",
|
||||
"messages": {
|
||||
"switch": "Your player list style has been changed to: <gold>${style}</gold>",
|
||||
"unknown": "<red>This style doesn't exist!</red>",
|
||||
"no_permission": "<red>You don't have required permissions!</red>"
|
||||
},
|
||||
"player": {
|
||||
"modify_name": true,
|
||||
"passthrough": false,
|
||||
"hidden": false,
|
||||
"format": "%player:displayname%",
|
||||
"update_on_chat_message": true,
|
||||
"update_tick_time": 20,
|
||||
"styles": []
|
||||
},
|
||||
"client_show_in_singleplayer": true
|
||||
}
|
||||
50
config/styledplayerlist/styles/default.json
Normal file
50
config/styledplayerlist/styles/default.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"style_name": "Default",
|
||||
"update_tick_time": 2,
|
||||
"list_header": {
|
||||
"change_rate": 1,
|
||||
"values": [
|
||||
[
|
||||
"<rb:1:1:0>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.1>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.2>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.3>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.4>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.5>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.6>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.7>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
],
|
||||
[
|
||||
"<rb:1:1:0.8>Nesquate's Server</rb>",
|
||||
"<color:#555555><strikethrough> </strikethrough>[ </color><color:#FF5555>%server:online%<color:#6666676>/</color>%server:max_players%</color><color:#555555> ]<strikethrough> </strikethrough></color>"
|
||||
]
|
||||
]
|
||||
},
|
||||
"list_footer": [
|
||||
"<color:#555555><strikethrough> </strikethrough></color>",
|
||||
"<gray>TPS: %server:tps_colored% <dark_gray>|</dark_gray> <gray>MSPT: %server:mspt_colored% <dark_gray>|</dark_gray> <gray>Ping: <color:#ffba26>%player:ping%</color>"
|
||||
],
|
||||
"hidden_in_commands": false
|
||||
}
|
||||
176
index.toml
176
index.toml
@@ -1,2 +1,176 @@
|
||||
hash-format = "sha256"
|
||||
files = []
|
||||
|
||||
[[files]]
|
||||
file = "README.md"
|
||||
hash = "4fb0cb37de5a6de765958c81c93af543c6c89b69d0fbbf9eda2380c3138101d2"
|
||||
|
||||
[[files]]
|
||||
file = "config/styled-chat.json"
|
||||
hash = "fc67b511f239aaf82dee4480ccce15c29f0870f956ee668a106f2ec25093e540"
|
||||
|
||||
[[files]]
|
||||
file = "config/styledplayerlist/config.json"
|
||||
hash = "b87de7a7b0911989d203f78a034f1ab15d26ee3ac985adc40be9cffa8c27aeff"
|
||||
|
||||
[[files]]
|
||||
file = "config/styledplayerlist/styles/default.json"
|
||||
hash = "5b64a5cb4b72963b04dea7ffa645761afd7b5713b915016bc78321a8fb9fe78c"
|
||||
|
||||
[[files]]
|
||||
file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
|
||||
hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04"
|
||||
|
||||
[[files]]
|
||||
file = "mods/audioplayer.pw.toml"
|
||||
hash = "e191e6e7133d5979f2b99a872db9a067822c0529debbda7d51f4eb9f96c00000"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/c2me-fabric.pw.toml"
|
||||
hash = "e2c268027d63e997ef750bcbc76e9ee29c775b7121a0be28a121bc4f332a7092"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet-extra.pw.toml"
|
||||
hash = "3d3b8336379b6d9f072476caf1f91b13e7e02e70fab23399e4e695eca48369fb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet-fixes.pw.toml"
|
||||
hash = "590d03cf3e5e0915028c371ad4f5b7d0ac37b8108f06c242febbdbd131dd56f2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet-tis-addition.pw.toml"
|
||||
hash = "d0b3fc29fa1da52f028fdeb2708c75913b963e1ea56fbb88db94e48c30786ecf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet.pw.toml"
|
||||
hash = "a44e6eac50227e4346d507836214f8ec462e74a264307253ec19bd3343ad0c7f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "07e0e6a791f94db3ff245a16ba014936e35410fe0ee9aba9cbac2deee25f5a70"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-language-kotlin.pw.toml"
|
||||
hash = "14e87ff6253d2bd02697e46b4a9b5060465d72b71663def5236f829e30bac6d6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-permissions-api.pw.toml"
|
||||
hash = "5a3120cff8cdb296fe3c03e77624fd4505011751133ec573dd3c426c6e1e1229"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabricproxy-lite.pw.toml"
|
||||
hash = "1b4999da08f3479112d3a04c57be1f0ffa14c61e629ea95831d30af830baa069"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ferrite-core.pw.toml"
|
||||
hash = "4146027b92b4885fddec00435233c61c3728b5e09265982ab187021519a4fa89"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/journeymap.pw.toml"
|
||||
hash = "21b5692b0db5c072aa179eb9358af5f4a38afec8012fb83c5194553b56657121"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/krypton.pw.toml"
|
||||
hash = "fe6abe1ea33393fe1441801f79eda74ea892e5f4b677a56eccafafcbf4d253ca"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ledger.pw.toml"
|
||||
hash = "0e255fdef786cb44191db898a911dab8e7e9bff0f9a0b1ee9b453707522a058f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.pw.toml"
|
||||
hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/luckperms.pw.toml"
|
||||
hash = "0bcf5ca6fa1cf6822e69ba183f983480c696b46553e857415054a579b5b92ace"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mcdiscordchat.pw.toml"
|
||||
hash = "b35a61ebdab546e85ce5cb7f4d4216e82f9b08a06dab36b9242da5286f0b65ac"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mcdr-command-fabric.pw.toml"
|
||||
hash = "df13a6348cc6eb88f3405151aad29d93901da4a94f98121bd0dfa886fdc5b525"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/memoryleakfix.pw.toml"
|
||||
hash = "3c0945a312aca06a2185b00cb03ae482949b008d72614497148aa2df301af019"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "a6a57004f5990ae59be0b89eb2edc5f50e2233d0410bd5f8060d58401592e0ef"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/owo-lib.pw.toml"
|
||||
hash = "7c647f3090c57732c32306de0a080ea190ec6562af5dbc2be3e7a9d4cadc8b7c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/raknetify.pw.toml"
|
||||
hash = "943e13d07bc64f2410603366e77b1966f00bda18bf6430a9149282ac1d06a0fd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/recipecooldown.pw.toml"
|
||||
hash = "e8fa46e5c43883dbdc0ad1069813f2b079ea948ff59a6c00defda16363545871"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/simple-voice-chat.pw.toml"
|
||||
hash = "b802b607dc76cbaba1cbf085be896d2c6996bef39b64a09fcf5ddb8b6a0ad968"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "3f1cdc39c7c76eba1c62b6f22d07f9507ff1c9a9e860f179481ec63449451a79"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/styled-chat.pw.toml"
|
||||
hash = "3ef4b93adbac3581872c2464fc33f6026b1caaedf3237acdd0a9be2cf77cc7ad"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/styled-nicknames.pw.toml"
|
||||
hash = "1a63f5bfeb792e68c7b06ca0f7264c49419f76f6abe6ef47a839aa1f9eddeb1b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/styledplayerlist.pw.toml"
|
||||
hash = "39bdfc596f88235de2e387d107f2e184040cb7a7c6055303247f406e86e8264a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vanilla-permissions.pw.toml"
|
||||
hash = "878bdfcf12aa401187d7ae2099b9c32659494b49034456b300b04b08899a4515"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vmp-fabric.pw.toml"
|
||||
hash = "d5fa0e898cb2233b7928c1b6109d041e3f0a507bdbdca6aefabbb4462044d9c6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "e92e0c8f73b049649c18fc8a5f2e9a7fe310ed6cec310811399db51b99a2b715"
|
||||
metafile = true
|
||||
|
||||
BIN
mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar
Normal file
BIN
mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar
Normal file
Binary file not shown.
13
mods/audioplayer.pw.toml
Normal file
13
mods/audioplayer.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "AudioPlayer"
|
||||
filename = "audioplayer-fabric-1.20.4-1.10.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/GN1Cblk9/audioplayer-fabric-1.20.4-1.10.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "88bbb9f1307b3bc1c5aad607d4d0e98ced9d8331"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "SRlzjEBS"
|
||||
version = "GN1Cblk9"
|
||||
13
mods/c2me-fabric.pw.toml
Normal file
13
mods/c2me-fabric.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Concurrent Chunk Management Engine (Fabric)"
|
||||
filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.67.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/xjgJS9KC/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.67.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f14b8a2d8c624b9f2e787826a113fb2be9f9cf31"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "VSNURh3q"
|
||||
version = "xjgJS9KC"
|
||||
13
mods/carpet-extra.pw.toml
Normal file
13
mods/carpet-extra.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Carpet Extra"
|
||||
filename = "carpet-extra-1.20.3-1.4.128.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/VX3TgwQh/versions/APnGg1O6/carpet-extra-1.20.3-1.4.128.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9ba28b6f74fec9a2bae84ad02de64f57e8b2e17e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "VX3TgwQh"
|
||||
version = "APnGg1O6"
|
||||
13
mods/carpet-fixes.pw.toml
Normal file
13
mods/carpet-fixes.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Carpet-Fixes"
|
||||
filename = "carpet-fixes-1.20-1.17.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/rJzXa8HU/carpet-fixes-1.20-1.17.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "71db2ba00663aeb9c2533b025fb036b0e2f84370"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7Jaxgqip"
|
||||
version = "rJzXa8HU"
|
||||
13
mods/carpet-tis-addition.pw.toml
Normal file
13
mods/carpet-tis-addition.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Carpet TIS Addition"
|
||||
filename = "carpet-tis-addition-mc1.20.4-v1.59.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/jE0SjGuf/versions/HCfdh8CO/carpet-tis-addition-mc1.20.4-v1.59.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "dbc1dcd0b81742877356e2261dab400606bba2e6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "jE0SjGuf"
|
||||
version = "HCfdh8CO"
|
||||
13
mods/carpet.pw.toml
Normal file
13
mods/carpet.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Carpet"
|
||||
filename = "fabric-carpet-1.20.3-1.4.128+v231205.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/yYzR60Xd/fabric-carpet-1.20.3-1.4.128%2Bv231205.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "53ee95647e15097f369061e372d8c9411635b4a7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "TQTTVgYE"
|
||||
version = "yYzR60Xd"
|
||||
13
mods/fabric-api.pw.toml
Normal file
13
mods/fabric-api.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Fabric API"
|
||||
filename = "fabric-api-0.97.0+1.20.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/xklQBMta/fabric-api-0.97.0%2B1.20.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "006fcd4bd735279a7a9ad496578a0f4fda194918"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P7dR8mSH"
|
||||
version = "xklQBMta"
|
||||
13
mods/fabric-language-kotlin.pw.toml
Normal file
13
mods/fabric-language-kotlin.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Fabric Language Kotlin"
|
||||
filename = "fabric-language-kotlin-1.11.0+kotlin.2.0.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/afsFajDC/fabric-language-kotlin-1.11.0%2Bkotlin.2.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4f5b3f0d773c4cc9e79d2f5ede3a637e78737f6d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ha28R6CL"
|
||||
version = "afsFajDC"
|
||||
7
mods/fabric-permissions-api.pw.toml
Normal file
7
mods/fabric-permissions-api.pw.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
name = "fabric-permissions-api"
|
||||
filename = "fabric-permissions-api-0.3.1.jar"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/lucko/fabric-permissions-api/releases/download/v0.3.1/fabric-permissions-api-0.3.1.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "1894f9db7ea6d70f95f6b088b92a8037e87df376e8774ee2b048ddcc0f967226"
|
||||
13
mods/fabricproxy-lite.pw.toml
Normal file
13
mods/fabricproxy-lite.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "FabricProxy-Lite"
|
||||
filename = "FabricProxy-Lite-2.7.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8dI2tmqs/versions/Mxw3Cbsk/FabricProxy-Lite-2.7.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e6347ca3365edcc2fa0b2b04c69f5f673a47a1b7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8dI2tmqs"
|
||||
version = "Mxw3Cbsk"
|
||||
13
mods/ferrite-core.pw.toml
Normal file
13
mods/ferrite-core.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "FerriteCore"
|
||||
filename = "ferritecore-6.0.3-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/pguEMpy9/ferritecore-6.0.3-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f2bbb773f4213d36201b76820f206e2a6f213c0c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uXXizFIs"
|
||||
version = "pguEMpy9"
|
||||
13
mods/journeymap.pw.toml
Normal file
13
mods/journeymap.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "JourneyMap"
|
||||
filename = "journeymap-1.20.4-5.9.25-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/zLVOgx9Y/journeymap-1.20.4-5.9.25-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d8eb05c5f9e7d9f0b21053bcdfe327b8341ed127"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lfHFW1mp"
|
||||
version = "zLVOgx9Y"
|
||||
13
mods/krypton.pw.toml
Normal file
13
mods/krypton.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Krypton"
|
||||
filename = "krypton-0.2.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/bRcuOnao/krypton-0.2.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fc237a3cdf7cff71e222db8e14fa6d4546e2d000"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fQEb0iXm"
|
||||
version = "bRcuOnao"
|
||||
13
mods/ledger.pw.toml
Normal file
13
mods/ledger.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Ledger"
|
||||
filename = "ledger-1.3.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/LVN9ygNV/versions/8xCDy2Ry/ledger-1.3.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ac9ada17351d560c8486ef1bf1884ec4bd152c61"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "LVN9ygNV"
|
||||
version = "8xCDy2Ry"
|
||||
13
mods/lithium.pw.toml
Normal file
13
mods/lithium.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Lithium"
|
||||
filename = "lithium-fabric-mc1.20.4-0.12.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/nMhjKWVE/lithium-fabric-mc1.20.4-0.12.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4a0744beb2246d93cb475d21a5a53faa556956e0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gvQqBUqZ"
|
||||
version = "nMhjKWVE"
|
||||
13
mods/luckperms.pw.toml
Normal file
13
mods/luckperms.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "LuckPerms"
|
||||
filename = "LuckPerms-Fabric-5.4.113.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/42RCP8I8/LuckPerms-Fabric-5.4.113.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5d6b90bf3f70e19610c684da8bf4a3906805207b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Vebnzrzj"
|
||||
version = "42RCP8I8"
|
||||
13
mods/mcdiscordchat.pw.toml
Normal file
13
mods/mcdiscordchat.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "MCDiscordChat"
|
||||
filename = "Discord-MC-Chat-2.3.2.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/D0sHdnXY/versions/3TuVILNu/Discord-MC-Chat-2.3.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f223cf6b66c2b17e1c6dc7a5866521cbecbf2762"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "D0sHdnXY"
|
||||
version = "3TuVILNu"
|
||||
13
mods/mcdr-command-fabric.pw.toml
Normal file
13
mods/mcdr-command-fabric.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "MCDR Command Fabric"
|
||||
filename = "MCDRcommandFabric-1.20.4-v1.2.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kV8qN2Aj/versions/fYsYVylY/MCDRcommandFabric-1.20.4-v1.2.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ebd772ba7e74e5f639f82eeb1d372e114130684f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kV8qN2Aj"
|
||||
version = "fYsYVylY"
|
||||
13
mods/memoryleakfix.pw.toml
Normal file
13
mods/memoryleakfix.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Memory Leak Fix"
|
||||
filename = "memoryleakfix-fabric-1.17+-1.1.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "784bbbe9c64ac9d3d4ad19786c02291e607fcf4e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NRjRiSSD"
|
||||
version = "5xvCCRjJ"
|
||||
13
mods/no-chat-reports.pw.toml
Normal file
13
mods/no-chat-reports.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "No Chat Reports"
|
||||
filename = "NoChatReports-FABRIC-1.20.4-v2.6.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/Pjto4zdj/NoChatReports-FABRIC-1.20.4-v2.6.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f9eb4355b82719c2a40607878dfd61ded138f69e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qQyHxfxd"
|
||||
version = "Pjto4zdj"
|
||||
13
mods/owo-lib.pw.toml
Normal file
13
mods/owo-lib.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "oωo (owo-lib)"
|
||||
filename = "owo-lib-0.12.6+1.20.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ccKDOlHs/versions/Her7Z3CG/owo-lib-0.12.6%2B1.20.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "abf097faf0fc485dcd8566a120a8de254d417d5b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ccKDOlHs"
|
||||
version = "Her7Z3CG"
|
||||
13
mods/raknetify.pw.toml
Normal file
13
mods/raknetify.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Raknetify"
|
||||
filename = "raknetify-fabric-0.1.0+alpha.5.124-all.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5IovSY3u/versions/nSXiH3LY/raknetify-fabric-0.1.0%2Balpha.5.124-all.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f8e6eb25f9a8279a78659fb1664c4d3b520e2fdd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5IovSY3u"
|
||||
version = "nSXiH3LY"
|
||||
13
mods/recipecooldown.pw.toml
Normal file
13
mods/recipecooldown.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "RecipeCooldown"
|
||||
filename = "RecipeCooldown-1.0.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7LEWYKTV/versions/oe5KEgWu/RecipeCooldown-1.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a3c89b1224b6bda8381f4df71492c97fefc1197e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7LEWYKTV"
|
||||
version = "oe5KEgWu"
|
||||
13
mods/simple-voice-chat.pw.toml
Normal file
13
mods/simple-voice-chat.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Simple Voice Chat"
|
||||
filename = "voicechat-fabric-1.20.4-2.5.15.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/D6flU7di/voicechat-fabric-1.20.4-2.5.15.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fc30c13206918b63596c2374a9020c47f32b193b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9eGKb6K1"
|
||||
version = "D6flU7di"
|
||||
13
mods/spark.pw.toml
Normal file
13
mods/spark.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "spark"
|
||||
filename = "spark-1.10.58-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/FeV5OquF/spark-1.10.58-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "33bbc9f51ae33023edb264b8c4f4259f358703ad"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "l6YH9Als"
|
||||
version = "FeV5OquF"
|
||||
13
mods/styled-chat.pw.toml
Normal file
13
mods/styled-chat.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Styled Chat"
|
||||
filename = "styled-chat-2.4.0+1.20.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/doqSKB0e/versions/hPPTz9OM/styled-chat-2.4.0%2B1.20.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2132ffaaaaed0a6864cf4ae1aeac651441c1eb40"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "doqSKB0e"
|
||||
version = "hPPTz9OM"
|
||||
13
mods/styled-nicknames.pw.toml
Normal file
13
mods/styled-nicknames.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Styled Nicknames"
|
||||
filename = "styled-nicknames-1.4.0+1.20.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/DOk6Gcdi/versions/R7dIzguo/styled-nicknames-1.4.0%2B1.20.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "55805bc0fd21bb9a8529c97b075042adab60c836"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "DOk6Gcdi"
|
||||
version = "R7dIzguo"
|
||||
13
mods/styledplayerlist.pw.toml
Normal file
13
mods/styledplayerlist.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Styled Player List"
|
||||
filename = "styledplayerlist-3.3.0+1.20.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/jcLxMRaH/styledplayerlist-3.3.0%2B1.20.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0cea824207b53473466c89cad7539c51d0b8c628"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "DQIfKUHf"
|
||||
version = "jcLxMRaH"
|
||||
13
mods/vanilla-permissions.pw.toml
Normal file
13
mods/vanilla-permissions.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Vanilla Permissions"
|
||||
filename = "vanilla-permissions-0.2.3+1.20.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fdZkP5Bb/versions/I9QawL7F/vanilla-permissions-0.2.3%2B1.20.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "08aa2d469313a0a0c63e84aedbf9b0c85c38765f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fdZkP5Bb"
|
||||
version = "I9QawL7F"
|
||||
13
mods/vmp-fabric.pw.toml
Normal file
13
mods/vmp-fabric.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Very Many Players (Fabric)"
|
||||
filename = "vmp-fabric-mc1.20.4-0.2.0+beta.7.139-all.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wnEe9KBa/versions/I8LNJvF3/vmp-fabric-mc1.20.4-0.2.0%2Bbeta.7.139-all.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "97ea54f05ce50b10649de869c6d2efb666e01f03"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wnEe9KBa"
|
||||
version = "I8LNJvF3"
|
||||
13
mods/xaeros-world-map.pw.toml
Normal file
13
mods/xaeros-world-map.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Xaero's World Map"
|
||||
filename = "XaerosWorldMap_1.38.4_Fabric_1.20.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/ciwrnpWQ/XaerosWorldMap_1.38.4_Fabric_1.20.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "030eaa1334edaf0b9498410e3f7340cd4529ca89"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NcUtCpym"
|
||||
version = "ciwrnpWQ"
|
||||
13
pack.toml
13
pack.toml
@@ -1,13 +1,16 @@
|
||||
name = "Server modpack for Nesquate's Minecraft Server"
|
||||
name = "Nesquate Server's Server Modpack"
|
||||
author = "Nesquate"
|
||||
version = "1.0.0"
|
||||
version = "1.2.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e"
|
||||
hash = "fa45a37c782faca05bc27c701f16563bee3e63e7a748f114b95154336e363d1a"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
minecraft = "1.20.1"
|
||||
fabric = "^0.15.6"
|
||||
minecraft = "1.20.4"
|
||||
|
||||
[options]
|
||||
acceptable-game-versions = []
|
||||
|
||||
Reference in New Issue
Block a user