Skip to content

Commit

Permalink
Add config copied from Carnival
Browse files Browse the repository at this point in the history
  • Loading branch information
afamiliarquiet committed Oct 1, 2024
1 parent f9ccec7 commit eaf9cce
Show file tree
Hide file tree
Showing 106 changed files with 779 additions and 0 deletions.
19 changes: 19 additions & 0 deletions pack/config/ballotbox.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# The event ID to use when making requests to the API
# default: carnival
eventId = "carnival"
# The URL to request vote options from, with an optional event ID %s placeholder
# default: https://platform.modfest.net/event/%s/submissions
options_url = "https://platform.modfest.net/event/%s/submissions"
# The text to use to replace the bug report button
# default: Modfest Discord
bug_text = "Modfest Discord"
# The link to use to replace the bug report button
# default: https://discord.gg/gn543Ee
bug_url = "https://discord.gg/gn543Ee"
# The number of top results to show when displaying voting results
# default: 8
awardLimit = 8
# The closing date, as an ISO local date time - or an empty string for none
# default: 2024-07-28T12:00:00
closingTime = "2024-07-28T12:00:00"

3 changes: 3 additions & 0 deletions pack/config/emi.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#ui {
effect-location: left-compressed;
}
11 changes: 11 additions & 0 deletions pack/config/hoofprint.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# default: true
biomeWater = true
# default: true
topography = true
# default: true
transparentWater = true
# default: true
lighting = true
# default: true
showOffline = false

24 changes: 24 additions & 0 deletions pack/config/picturesign.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"enabled": true,
"enableMultimediaSigns": true,
"audioDistanceMultiplier": 30,
"translucency": false,
"fullBrightPicture": false,
"helperUi": true,
"exceedVanillaLineLength": true,
"debug": false,
"maxThreads": 4,
"signRenderDistance": 64,
"safeMode": true,
"safeProviders": [
"https://modfest.b-cdn.net/"
],
"safeGifProviders": [
],
"safeMultimediaProviders": [
],
"safeJsonProviders": [
],
"missingImageMode": "BLACK",
"pictureShader": "PosColTexLight"
}
3 changes: 3 additions & 0 deletions pack/config/quickerconnectbutton.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
ip: "modfest.pb4.eu"
}
86 changes: 86 additions & 0 deletions pack/config/roles.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"netadmin": {
"level": 99999,
"overrides": {
"permission_level": 4,
"permission_keys": {
"modfest.netadmin": "allow",
"worldedit.*": "allow",
"scattered_shards.*": "allow"
},
"command_feedback": true,
"commands": {
".*": "allow"
}
}
},
"organizer": {
"level": 100,
"overrides": {
"permission_level": 3,
"permission_keys": {
"modfest.organizer": "allow",
"worldedit.*": "allow",
"scattered_shards.*": "allow"
},
"entity_selectors": true,
"commands": {
"role.*": "allow",
"item-use.*": "allow"
}
}
},
"fixer": {
"level": 10,
"overrides": {
"permission_level": 2,
"permission_keys": {
"modfest.builder": "allow",
"worldedit.*": "allow",
"scattered_shards.command.collect": "allow",
"scattered_shards.command.uncollect.*": "allow",
"scattered_shards.command.block": "allow",
"scattered_shards.modify_shard": "allow",
"armor_stand_editor.*": "allow"
},
"command_feedback": true,
"entity_selectors": false,
"commands": {
"gamemode.*": "allow",
"tp @[^e].*": "allow",
"fill.*": "allow",
"setblock.*": "allow",
"summon.*": "allow",
"rregion.*": "allow",
"kill.*": "deny"
}
}
},
"builder": {
"level": 5,
"overrides": {
"permission_keys": {
"modfest.builder": "allow",
"scattered_shards.command.uncollect.*": "allow"
},
"commands": {
"gamemode adventure": "allow"
}
}
},
"everyone": {
"overrides": {
"permission_keys": {
"modfest.everyone": "allow",
"worldedit.*": "deny",
"scattered_shards.*": "deny",
"armor_stand_editor.*": "deny"
},
"commands": {
"help": "allow",
"warp.*": "allow",
"polymer.*": "deny"
}
}
}
}
120 changes: 120 additions & 0 deletions pack/config/styled-chat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
{
"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,
"parse_mentions": false,
"markdown": true,
"respect_colors_client_setting": true
},
"auto_completion": {
"tags": false,
"tag_aliases": false,
"emoticons": true
},
"default": {
"display_name": "${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": false,
"green": false,
"underline": true,
"dark_green": false,
"black": false,
"yellow": false,
"bold": true,
"italic": true,
"dark_blue": false,
"dark_purple": false,
"gold": false,
"red": false,
"aqua": false,
"gray": false,
"light_purple": false,
"blue": false,
"white": false,
"dark_aqua": false,
"dark_gray": false,
"spoiler": true,
"strikethrough": true
},
"emoticons": {
"$emojibase:builtin:joypixels": "<font:'twemoji:font'><white>${emoji}",
"$default:from_file:styled_chat_emoji.json": "<font:'modfest:emoji'><white>${emoji}",
"real_shrug": "¯\\\\_(ツ)_/¯",
"table_flip": "(╯°□°)╯︵ ┻━┻",
"mcsword": "🗡",
"mcbow": "🏹",
"mctrident": "🔱",
"mcrod": "🎣",
"mcpotion": "🧪",
"mcshears": "",
"mcbucket": "🪣",
"mcbell": "🔔",
"item": "[%player:equipment_slot mainhand%]",
"pos": "%player:pos_x% %player:pos_y% %player:pos_z%"
},
"custom_message_types": {}
},
"styles": [
{
"require": {
"type": "permission",
"permission": "modfest.netadmin"
},
"message_formats": {
"chat": "<c:#24f9ff>\\<</c>${player}<c:#24f9ff>\\></c> ${message}"
},
"formatting": {},
"emoticons": {},
"custom_message_types": {}
},
{
"require": {
"type": "permission",
"permission": "modfest.organizer"
},
"message_formats": {
"chat": "<c:#ff0099>\\<</c>${player}<c:#ff0099>\\></c> ${message}"
},
"formatting": {},
"emoticons": {},
"custom_message_types": {}
},
{
"require": {
"type": "permission",
"permission": "modfest.builder"
},
"display_name": "${default}",
"message_formats": {
"chat": "<c:#aaff97>\\<</c>${player}<c:#aaff97>\\></c> ${message}"
},
"formatting": {},
"emoticons": {},
"custom_message_types": {}
}
]
}
43 changes: 43 additions & 0 deletions pack/config/styled-nicknames.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"CONFIG_VERSION_DONT_TOUCH_THIS": 1,
"_comment": "Before changing anything, see https://github.com/Patbox/StyledNicknames#configuration",
"allowByDefault": true,
"nicknameFormat": "${nickname}*",
"maxLength": 32,
"changeDisplayName": true,
"changePlayerListName": false,
"allowLegacyFormatting": false,
"nicknameChangedMessage": "Your nickname has been changed to ${nickname}",
"nicknameResetMessage": "Your nickname has been removed!",
"defaultEnabledFormatting": {
"dark_red": true,
"color": false,
"underline": false,
"yellow": true,
"hard_gradient": false,
"italic": false,
"dark_blue": true,
"dark_purple": true,
"gold": true,
"red": true,
"aqua": true,
"hover": true,
"gray": true,
"light_purple": true,
"white": true,
"dark_gray": true,
"strikethrough": false,
"obfuscated": false,
"change_page": false,
"green": true,
"dark_green": true,
"gradient": false,
"black": true,
"bold": false,
"rainbow": false,
"blue": true,
"dark_aqua": true,
"reset": true
},
"tooLongMessage": "This nickname is too long!"
}
1 change: 1 addition & 0 deletions pack/config/styled_chat_emoji.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"ace_heart":"","agender_heart":"","aroace_heart":"","aro_heart":"","bi_heart":"","blanketcon":"","blob_waaaaa":"","demi_heart":"","femboy_heart":"","furry_pride":"","genderfluid_heart":"","genderflux_heart":"","genderqueer_heart":"","intersex_heart":"","lesbian_heart":"","lil_pineapple":"","modfest-generic":"","nb_heart":"","neurodiversity_heart":"","ohno":"","pan_heart":"","pineapple":"","plural_heart":"","queer_heart":"","queer_prog_heart":"","trans_heart":"","uh":"","vincian_heart":"","whyfest":"","winnger":"","yeefuckinghaw":""}
22 changes: 22 additions & 0 deletions pack/config/styledplayerlist/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"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,
"modify_right_text": true,
"passthrough": false,
"hidden": false,
"format": "%player:displayname%",
"right_text": "<gray>%playerpronouns:pronouns%",
"update_on_chat_message": true,
"update_tick_time": -1,
"styles": []
},
"client_show_in_singleplayer": true
}
20 changes: 20 additions & 0 deletions pack/config/styledplayerlist/styles/default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"style_name": "Default",
"update_tick_time": 20,
"list_header": [
"",
"",
"<font:'modfest:icons'>-0</> <font:'unsanded:default'>ModFest",
"",
"<gr #3a4320 #1b402f><strikethrough> </>[ </><#05e5c0>%server:online%<#284324>/</>%server:max_players%</><gr #1b402f #3a4320> ]<strikethrough> </>",
""
],
"list_footer": [
"",
"<gr #3a4320 #1b402f #3a4320><strikethrough> </strikethrough></>",
"",
"<#cdff61>TPS: %server:tps_colored% <#1b402f>|</> <#cdff61>Ping: <#05e5c0>%player:ping%</>",
""
],
"hidden_in_commands": false
}
Loading

0 comments on commit eaf9cce

Please sign in to comment.