Skip to content

Commit

Permalink
Various server-oriented upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Octelly committed Sep 17, 2023
1 parent 5c691b2 commit d81c459
Show file tree
Hide file tree
Showing 12 changed files with 188 additions and 23 deletions.
71 changes: 71 additions & 0 deletions config/styled-chat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"CONFIG_VERSION_DONT_TOUCH_THIS": 3,
"_comment": "Before changing anything, see https://github.com/Patbox/StyledChat#configuration",
"text_formatting": {
"legacy_formatting": false,
"parse_links": true,
"markdown": true,
"formatting_from_other_mods": false
},
"chat_preview": {
"send_full_message": false,
"require_for_formatting": false
},
"auto_completion": {
"tags": false,
"tag_aliases": false,
"emoticons": true
},
"default": {
"display_name": "${default}",
"message_formats": {
"chat": "<dark_gray>[<reset>%luckperms:prefix%<dark_gray>]<reset> ${player} <dark_gray>|<reset> ${message}",
"joined_the_game": "<green>→<reset> %luckperms:prefix% <gray>${player}<reset>",
"joined_after_name_change": "<yellow>→<reset> %luckperms:prefix% <gray>${player} (${old_name}) <reset>",
"joined_for_first_time": "<green><bold>new<reset> <gray>${player}<reset>",
"left_game": "<red>←<reset> %luckperms:prefix% <gray>${player}<reset>",
"base_death": "<red>☠<reset> %luckperms:prefix% <gray>${player}<reset>",
"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": "<white>✉<reset> <gray>${receiver}<reset> <blue>←<reset> <dark_gray>|<reset> ${message}",
"received_private_message": "<white>✉<reset> <gray>${sender}<reset> <aqua>→<reset> <dark_gray>|<reset> ${message}",
"say_command": "[${player}] ${message}",
"me_command": "<lang:'chat.type.emote':'${player}':'${message}'>",
"pet_death": "${default_message}"
},
"link_style": "<underline><c:#7878ff>${link}",
"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": {
"item": "[%player:equipment_slot mainhand%]",
"pos": "%player:pos_x% %player:pos_y% %player:pos_z%"
}
},
"styles": []
}
43 changes: 36 additions & 7 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ file = "config/openloader/resources/trams4mc.pw.toml"
hash = "b9a2823e07bb4aa1af60fb0cf116d87204eea6f79bff24aae8e4459a1d953169"
metafile = true

[[files]]
file = "config/styled-chat.json"
hash = "5795a067b01fa777f9a997ad17f8e064a16896270ecba5f4a97cdbd8d3771171"

[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "42cec81434ed26c3dfc0a0f091ec558cdab8c5239fbabc26f1549a3f81ef16fb"
Expand Down Expand Up @@ -55,11 +59,6 @@ file = "mods/armor-statues.pw.toml"
hash = "d1606abb23931260434ff37f0f9ade3f0d364e20ac1b4a94c3b08ca2423a9dff"
metafile = true

[[files]]
file = "mods/armorstandeditor.pw.toml"
hash = "7f47f180dd72f1eca806c3a89084a2bc6b70c213fd50a6a7cbdd5b42582e8fa4"
metafile = true

[[files]]
file = "mods/auto-config-updated-api.pw.toml"
hash = "1ae8dcbdfa0bd670013aa6aa1d0471f628432293fb8085c403ddf0dac1c59624"
Expand All @@ -80,6 +79,11 @@ file = "mods/beautify-refabricated.pw.toml"
hash = "2328456577abf088917a2e855afddd1a72ae752ee2bb8b1a5f64127b36c25141"
metafile = true

[[files]]
file = "mods/better-ping-display-fabric.pw.toml"
hash = "9a65d0348c683efc848cfe5e09b19851e8642fa2307491636c2bdac0e8122046"
metafile = true

[[files]]
file = "mods/blossomback.pw.toml"
hash = "47a4a43aa5578a1d8bdcb8d46adb1a4ecf9e104cf0410e46bc3d8134d64f3696"
Expand Down Expand Up @@ -107,7 +111,12 @@ metafile = true

[[files]]
file = "mods/bluemap.pw.toml"
hash = "104d64b3515ddcaaf45b066a3b6e5320e04919ce9a95881fb60ca4cc747bbfd7"
hash = "9aad0aeed9cb635aa6e1c96880f3eefb15c319dd3d38e6731ac2fc41d50a4adc"
metafile = true

[[files]]
file = "mods/bmarker.pw.toml"
hash = "4dda691f162f088824a8b1f0f860cea3e9fb0e31293d9157eee73812ae564a64"
metafile = true

[[files]]
Expand Down Expand Up @@ -475,6 +484,11 @@ file = "mods/owo-lib.pw.toml"
hash = "d6a99e144be13fb3d0865925bf73357a2ff82f4114929cc2f35930eb21f3c7e9"
metafile = true

[[files]]
file = "mods/ping-wheel.pw.toml"
hash = "abd120be769d48f7e6a6d20fb14a0e94aa4edbd0914dd632b727028730ea3cb4"
metafile = true

[[files]]
file = "mods/pipeblocker.pw.toml"
hash = "3352e7e454ffc6c2771cd2d5c34e233f08c5a90e646c63ecd64ae3e82e6396b4"
Expand All @@ -485,6 +499,11 @@ file = "mods/plasmo-voice.pw.toml"
hash = "ad53d81ddd892b277f125635b4590204a08cb9b237b388e5881bb0c784f0837d"
metafile = true

[[files]]
file = "mods/player-pronouns.pw.toml"
hash = "874f539c5823fbbe3ed8e6bea74b2c4f81bdd1fda71b99868aebe62a070ca68d"
metafile = true

[[files]]
file = "mods/presence-footsteps.pw.toml"
hash = "d44a47592608a2ef6eb105eb6a4642839e1a9ea59736b92345c0fa492ddbc47a"
Expand Down Expand Up @@ -560,6 +579,11 @@ file = "mods/servercore.pw.toml"
hash = "94d8491cd39504b6faa3fb1c3da6233dfc0dbf5d854798a53079fb3f7c5fdfd0"
metafile = true

[[files]]
file = "mods/silk.pw.toml"
hash = "3c64ab9ba7804125a446d385fa721bcf7d7196265f32ca9d98ca6d3ff643b5c1"
metafile = true

[[files]]
file = "mods/smoothboot-fabric.pw.toml"
hash = "971e8b0bef16bd6ce88c7f940b30fdc1debff7b715058f4d331d54beb58a4314"
Expand Down Expand Up @@ -607,7 +631,12 @@ metafile = true

[[files]]
file = "mods/styled-chat.pw.toml"
hash = "a5a309b6a4086e05148b6627ebf610993d887d95400a591fdcb2b8d5651d9dde"
hash = "d41931b825536bd673d15537f7bbacd0e5d518b9b5e9fc4ea3631326b636657c"
metafile = true

[[files]]
file = "mods/styledplayerlist.pw.toml"
hash = "03191d93838921d6267303721f3b769bb338f6baf5089af61f47c8bf09fdd088"
metafile = true

[[files]]
Expand Down
13 changes: 0 additions & 13 deletions mods/armorstandeditor.pw.toml

This file was deleted.

13 changes: 13 additions & 0 deletions mods/better-ping-display-fabric.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Better Ping Display [Fabric]"
filename = "BetterPingDisplay-Fabric-1.19.2-1.1.1.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/MS1ZMyR7/versions/DCWtLDt7/BetterPingDisplay-Fabric-1.19.2-1.1.1.jar"
hash-format = "sha1"
hash = "7185f04b2089d29af83f4d32366b00c09fb1c90e"

[update]
[update.modrinth]
mod-id = "MS1ZMyR7"
version = "DCWtLDt7"
2 changes: 1 addition & 1 deletion mods/bluemap.pw.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "BlueMap"
filename = "BlueMap-3.13-fabric-1.19.jar"
side = "both"
side = "server"

[download]
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/51epxpKG/BlueMap-3.13-fabric-1.19.jar"
Expand Down
13 changes: 13 additions & 0 deletions mods/bmarker.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "BlueMap Marker Manager"
filename = "bmm-fabric-1.3.0.jar"
side = "server"

[download]
url = "https://cdn.modrinth.com/data/a8UoyV2h/versions/I3hisgkZ/bmm-fabric-1.3.0.jar"
hash-format = "sha1"
hash = "49597eb3ed16a3faa5b049e4cfb9acb9fab6f8d9"

[update]
[update.modrinth]
mod-id = "a8UoyV2h"
version = "I3hisgkZ"
13 changes: 13 additions & 0 deletions mods/ping-wheel.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Ping Wheel"
filename = "Ping-Wheel-1.5.0-fabric-1.19.2.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/QQXAdCzh/versions/5DsNHlb5/Ping-Wheel-1.5.0-fabric-1.19.2.jar"
hash-format = "sha1"
hash = "f73b99586f0121465d7c5ed9575d0cf53fe555bf"

[update]
[update.modrinth]
mod-id = "QQXAdCzh"
version = "5DsNHlb5"
13 changes: 13 additions & 0 deletions mods/player-pronouns.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Player Pronouns"
filename = "player-pronouns-1.5.0+1.19.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/gE0ebYRh/versions/1.5.0%2B1.19/player-pronouns-1.5.0%2B1.19.jar"
hash-format = "sha1"
hash = "d79a9b80ca92bd111eac6877fb5df57ec3c87dd6"

[update]
[update.modrinth]
mod-id = "gE0ebYRh"
version = "2FkEshZs"
13 changes: 13 additions & 0 deletions mods/silk.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Silk"
filename = "silk-all-1.9.2.jar"
side = "server"

[download]
url = "https://cdn.modrinth.com/data/aTaCgKLW/versions/aE4T3EZa/silk-all-1.9.2.jar"
hash-format = "sha1"
hash = "5004e61801c270325ba4263d40dcffd1d1bc93bf"

[update]
[update.modrinth]
mod-id = "aTaCgKLW"
version = "aE4T3EZa"
2 changes: 1 addition & 1 deletion mods/styled-chat.pw.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Styled Chat"
filename = "styled-chat-2.0.4+1.19.2.jar"
side = "server"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/doqSKB0e/versions/2DkBIhFd/styled-chat-2.0.4%2B1.19.2.jar"
Expand Down
13 changes: 13 additions & 0 deletions mods/styledplayerlist.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Styled Player List"
filename = "styledplayerlist-2.2.2+1.19.1.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/2.2.2%2B1.19.1/styledplayerlist-2.2.2%2B1.19.1.jar"
hash-format = "sha1"
hash = "18a15df61877a7e513219238e474b8b6053ab38f"

[update]
[update.modrinth]
mod-id = "DQIfKUHf"
version = "92EZUM0l"
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1a222568f82029a3d4faf8ccf3713cd024c57f7255fafbe24399d4c475498dd1"
hash = "807da5a405fc607601bf735e6607636de10a106c3cef8119ddc9435e77a419df"

[versions]
minecraft = "1.19.2"
Expand Down

0 comments on commit d81c459

Please sign in to comment.