mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-14 13:45:01 +01:00
remove deaf configs, update for better server
This commit is contained in:
parent
6378638ced
commit
64777bd76f
33 changed files with 326 additions and 891 deletions
|
@ -1,14 +1,14 @@
|
|||
# Disclaimer:
|
||||
#
|
||||
#
|
||||
# It cannot be guaranteed that this mod is allowed on specific servers as it can possibly cause problems with anti-cheat plugins, (USE ONLY WITH CAUTION!)
|
||||
# This option enables client-side transforming. (can also be enabled in-game)
|
||||
enable-client-side: false
|
||||
enable-client-side: true
|
||||
# This option sets the protocol version to be used when connecting to servers. (can also be changed in-game)
|
||||
client-side-version: -1
|
||||
# Hides VIA button from multiplayer menu.
|
||||
hide-button: false
|
||||
# List of servers which ViaFabric will force disabling transforming on client-side. It can be overwritten by setting per-server version,
|
||||
#
|
||||
#
|
||||
# This isn't always the address in multiplayer menu; It will use the SRV record pointer when present, Check the game log for the address.
|
||||
# Uses https://wiki.vg/Mojang_API#Blocked_Servers format (mc.example.com, *.example.com, 192.168.0.1, 192.168.*)
|
||||
client-side-force-disable:
|
||||
|
|
|
@ -1,58 +0,0 @@
|
|||
/*
|
||||
Configuration for Better Loading Screen,
|
||||
this file is automatically generated, and is formatted under JSON5.
|
||||
|
||||
Custom Image Background: Place the image (Ideally 16:9) in config/better_loading_screen/background.png
|
||||
*/
|
||||
{
|
||||
/*
|
||||
Whether the memory usage bar should be drawn.
|
||||
Default: true
|
||||
*/
|
||||
rendersMemoryBar: true,
|
||||
/*
|
||||
Whether the current hints on the top left should be drawn.
|
||||
Default: true
|
||||
*/
|
||||
rendersHint: true,
|
||||
/*
|
||||
Renders the logo on the loading screen.
|
||||
Default: true
|
||||
*/
|
||||
rendersLogo: true,
|
||||
/*
|
||||
Declares the background color of the loading screen.
|
||||
Default: #EF323D
|
||||
*/
|
||||
backgroundColor: "#2b2b2b",
|
||||
/*
|
||||
Declares the bar color of the loading screen.
|
||||
Default: #FFFFFF
|
||||
*/
|
||||
barColor: "#FFFFFF",
|
||||
/*
|
||||
Declares the bar frame color of the loading screen.
|
||||
Default: #FFFFFF
|
||||
*/
|
||||
barFrameColor: "#FFFFFF",
|
||||
/*
|
||||
Declares the text color of the loading screen.
|
||||
Default: #FFFFFF
|
||||
*/
|
||||
textColor: "#FFFFFF",
|
||||
/*
|
||||
Declares the logo color of the loading screen.
|
||||
Default: #FFFFFF
|
||||
*/
|
||||
logoColor: "#FFFFFF",
|
||||
/*
|
||||
Detects KubeJS to grab the color from the KubeJS config.
|
||||
Default: true
|
||||
*/
|
||||
detectKubeJS: true,
|
||||
/*
|
||||
Detects All The Tweaks to grab the background image.
|
||||
Default: true
|
||||
*/
|
||||
detectAllTheTweaks: true,
|
||||
}
|
|
@ -1,31 +0,0 @@
|
|||
# Delete regions from the cache when they have not been loaded for X days.
|
||||
#
|
||||
# The cache for a given world is cleaned up whenever you disconnect from the server.
|
||||
# Entire worlds are cleaned up when the game starts and you have not visited them for X days.
|
||||
#
|
||||
# Set to -1 to disabled.
|
||||
# Set to 0 to clean up everything after every disconnect.
|
||||
delete-unused-regions-after-days=30
|
||||
enabled=true
|
||||
# Changes the maximum value configurable for Render Distance.
|
||||
#
|
||||
# Requires Sodium.
|
||||
max-render-distance=32
|
||||
# Do not load block entities (e.g. chests) in fake chunks.
|
||||
# These need updating every tick which can add up.
|
||||
#
|
||||
# Enabled by default because the render distance for block entities is usually smaller than the server-view distance anyway.
|
||||
no-block-entities=true
|
||||
# Reduces the light levels in fake chunks so you can tell the difference from real ones.
|
||||
taint-fake-chunks=false
|
||||
# Delays the unloading of chunks which are outside your view distance.
|
||||
# Saves you from having to reload all chunks when leaving the area for a short moment (e.g. cut scenes).
|
||||
# Does not work across dimensions.
|
||||
unload-delay-secs=60
|
||||
# Overwrites the view-distance of the integrated server.
|
||||
# This allows Bobby to be useful in Singleplayer.
|
||||
#
|
||||
# Disabled when at 0.
|
||||
# Bobby is active in singleplayer only if this is enabled.
|
||||
# Requires re-log to en-/disable.
|
||||
view-distance-overwrite=0
|
|
@ -1,259 +0,0 @@
|
|||
{
|
||||
"minecraft:hotbar": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:title": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:hunger": {
|
||||
"forceDisplay": false,
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:tooltip": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:air": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:subtitle": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:armor": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:expbar": {
|
||||
"forceDisplay": false,
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:mounthealth": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:bossbar": {
|
||||
"maxHeight": 0.33333334,
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:actionbar": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:health": {
|
||||
"flipped": false,
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:jumpbar": {
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
},
|
||||
"minecraft:statuseffects": {
|
||||
"vertical": false,
|
||||
"xPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"yPos": {
|
||||
"posType": "default",
|
||||
"parent": "minecraft:screen",
|
||||
"anchorPos": 0.0,
|
||||
"relativePos": 0.0,
|
||||
"offset": 0.0
|
||||
},
|
||||
"xScale": 1.0,
|
||||
"yScale": 1.0
|
||||
}
|
||||
}
|
|
@ -1,71 +0,0 @@
|
|||
{
|
||||
"inv_toggle": true,
|
||||
"inv_mini": false,
|
||||
"inv_vert": false,
|
||||
"inv_alpha": 0,
|
||||
"inv_hide_b_g": false,
|
||||
"inv_aminated": false,
|
||||
"pot_toggle": true,
|
||||
"pot_alpha": 100,
|
||||
"pot_gap": 0,
|
||||
"pot_mini": false,
|
||||
"bar_duration": 300,
|
||||
"pot_hor": true,
|
||||
"arm_toggle": true,
|
||||
"arm_above": 100,
|
||||
"arm_view": "percentage",
|
||||
"move_all": true,
|
||||
"show_empty": true,
|
||||
"show_armor": true,
|
||||
"show_main": true,
|
||||
"show_off": true,
|
||||
"show_arrows": true,
|
||||
"show_inv": true,
|
||||
"arm_bars": true,
|
||||
"arm_scale": 100,
|
||||
"show_count": false,
|
||||
"inv_x": 160,
|
||||
"inv_y": 52,
|
||||
"inv_val": "BOTTOM",
|
||||
"inv_hal": "RIGHT",
|
||||
"pot_x": 30,
|
||||
"pot_y": 0,
|
||||
"pot_val": "CENTER",
|
||||
"pot_hal": "LEFT",
|
||||
"arm_x": 0,
|
||||
"arm_y": 70,
|
||||
"arm_val": "BOTTOM",
|
||||
"arm_hal": "MIDDLE",
|
||||
"helm_x": 103,
|
||||
"helm_y": 54,
|
||||
"chest_x": 103,
|
||||
"chest_y": 37,
|
||||
"leg_x": -103,
|
||||
"leg_y": 54,
|
||||
"boots_x": -103,
|
||||
"boots_y": 37,
|
||||
"main_x": 103,
|
||||
"main_y": 71,
|
||||
"off_x": -103,
|
||||
"off_y": 71,
|
||||
"arr_x": 103,
|
||||
"arr_y": 20,
|
||||
"inv_icon_x": -103,
|
||||
"inv_icon_y": 20,
|
||||
"helm_hal": "MIDDLE",
|
||||
"chest_hal": "MIDDLE",
|
||||
"leg_hal": "MIDDLE",
|
||||
"boots_hal": "MIDDLE",
|
||||
"main_hal": "MIDDLE",
|
||||
"off_hal": "MIDDLE",
|
||||
"arr_hal": "MIDDLE",
|
||||
"inv_icon_hal": "MIDDLE",
|
||||
"helm_val": "BOTTOM",
|
||||
"chest_val": "BOTTOM",
|
||||
"leg_val": "BOTTOM",
|
||||
"boots_val": "BOTTOM",
|
||||
"main_val": "BOTTOM",
|
||||
"off_val": "BOTTOM",
|
||||
"arr_val": "BOTTOM",
|
||||
"inv_icon_val": "BOTTOM"
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Sun Jan 16 15:06:30 PST 2022
|
||||
maxShadowRenderDistance=32
|
||||
shaderPack=
|
||||
enableShaders=true
|
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"capeVisible": true,
|
||||
"earsVisible": true
|
||||
}
|
|
@ -1,155 +0,0 @@
|
|||
{
|
||||
"basics": {
|
||||
"favorites": [],
|
||||
// Declares whether cheating mode is on.
|
||||
"cheating": false,
|
||||
"favoritesEnabled": true,
|
||||
"keyBindings": {
|
||||
"recipeKeybind": {
|
||||
"keyCode": "key.keyboard.r",
|
||||
"modifier": 2
|
||||
},
|
||||
"usageKeybind": {
|
||||
"keyCode": "key.keyboard.u",
|
||||
"modifier": 2
|
||||
},
|
||||
"hideKeybind": {
|
||||
"keyCode": "key.keyboard.o",
|
||||
"modifier": 2
|
||||
},
|
||||
"previousPageKeybind": {
|
||||
"keyCode": "key.keyboard.unknown",
|
||||
"modifier": 0
|
||||
},
|
||||
"nextPageKeybind": {
|
||||
"keyCode": "key.keyboard.unknown",
|
||||
"modifier": 0
|
||||
},
|
||||
"focusSearchFieldKeybind": {
|
||||
"keyCode": "key.keyboard.unknown",
|
||||
"modifier": 0
|
||||
},
|
||||
"copyRecipeIdentifierKeybind": {
|
||||
"keyCode": "key.mouse.middle",
|
||||
"modifier": 0
|
||||
},
|
||||
"favoriteKeybind": {
|
||||
"keyCode": "key.keyboard.a",
|
||||
"modifier": 2
|
||||
},
|
||||
"exportImageKeybind": {
|
||||
"keyCode": "key.keyboard.f8",
|
||||
"modifier": 0
|
||||
},
|
||||
"previousScreenKeybind": {
|
||||
"keyCode": "key.keyboard.backspace",
|
||||
"modifier": 0
|
||||
}
|
||||
},
|
||||
// Declares whether REI is visible.
|
||||
"overlayVisible": true,
|
||||
"cheatingStyle": "GRAB",
|
||||
"motion": {
|
||||
"favoritesAnimation": true
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"filtering": {
|
||||
"shouldFilterDisplays": true,
|
||||
"filteringRules": [
|
||||
"{id:\"roughlyenoughitems:manual\",rule:{}}"
|
||||
],
|
||||
"filteredStacks": []
|
||||
},
|
||||
"enableJeiCompatibilityLayer": true,
|
||||
"tooltips": {
|
||||
// Declares whether REI should append mod names to entries.
|
||||
"appendModNames": true,
|
||||
// Declares whether favorites tooltip should be displayed.
|
||||
"displayFavoritesTooltip": false
|
||||
},
|
||||
"layout": {
|
||||
// The ordering of the items on the entry panel.
|
||||
"entryPanelOrdering": "REGISTRY_ASCENDING",
|
||||
// Declares the maximum amount of recipes displayed in a page if possible.
|
||||
"maxRecipesPerPage": 8,
|
||||
// Declares the maximum amount of recipes displayed in a page if possible.
|
||||
"maxRecipesPageHeight": 300,
|
||||
// Declares whether entry rendering time should be debugged.
|
||||
"debugRenderTimeRequired": false,
|
||||
// Merges displays with equal contents under 1 display.
|
||||
"mergeDisplayUnderOne": true
|
||||
},
|
||||
"accessibility": {
|
||||
"entrySize": 1.0,
|
||||
// Declares the position of the entry panel.
|
||||
"displayPanelLocation": "RIGHT",
|
||||
// Declares whether scrolled entry panel should snap to rows.
|
||||
"snapToRows": false,
|
||||
// Declares how the scrollbar in composite screen should act.
|
||||
"compositeScrollBarPermanent": false,
|
||||
"toastDisplayedOnCopyIdentifier": true,
|
||||
// Declares whether REI should use compact tabs for categories.
|
||||
"useCompactTabs": true
|
||||
},
|
||||
"search": {
|
||||
// Declares whether search time should be debugged.
|
||||
"debugSearchTimeRequired": false,
|
||||
// Declares whether REI should search async.
|
||||
"asyncSearch": true,
|
||||
// Declares how many entries should be grouped one async search.
|
||||
"asyncSearchPartitionSize": 100,
|
||||
"tooltipSearch": "ALWAYS",
|
||||
"tagSearch": "PREFIX",
|
||||
"identifierSearch": "ALWAYS",
|
||||
"modSearch": "PREFIX"
|
||||
},
|
||||
"commands": {
|
||||
// Declares the command used to change gamemode.
|
||||
"gamemodeCommand": "/gamemode {gamemode}",
|
||||
// Declares the command used in servers to cheat items.
|
||||
"giveCommand": "/give {player_name} {item_identifier}{nbt} {count}",
|
||||
// Declares the command used to change weather.
|
||||
"weatherCommand": "/weather {weather}"
|
||||
},
|
||||
"miscellaneous": {
|
||||
// Declares whether arrows in containers should be clickable.
|
||||
"clickableRecipeArrows": true,
|
||||
"registerRecipesInAnotherThread": true,
|
||||
"newFastEntryRendering": true
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"recipeScreenType": "COMPOSITE",
|
||||
// Declares the appearance of REI windows.
|
||||
"theme": "LIGHT",
|
||||
"layout": {
|
||||
// Declares the position of the search field.
|
||||
"searchFieldLocation": "CENTER",
|
||||
// Declares the position of the config button.
|
||||
"configButtonLocation": "LOWER",
|
||||
// Declares whether the craftable filter button is enabled.
|
||||
"enableCraftableOnlyButton": false
|
||||
},
|
||||
// Declares the appearance of recipe's border.
|
||||
"recipeBorder": "DEFAULT",
|
||||
// Declares whether entry panel is scrolled.
|
||||
"scrollingEntryListWidget": false,
|
||||
"horizontalEntriesBoundaries": 1.0,
|
||||
"verticalEntriesBoundaries": 1.0,
|
||||
"horizontalEntriesBoundariesColumns": 50,
|
||||
"verticalEntriesBoundariesRows": 1000,
|
||||
"favoritesHorizontalEntriesBoundaries": 1.0,
|
||||
"favoritesHorizontalEntriesBoundariesColumns": 50,
|
||||
"syntaxHighlightingMode": "COLORFUL"
|
||||
},
|
||||
"functionality": {
|
||||
// Declares whether REI should remove the recipe book.
|
||||
"disableRecipeBook": false,
|
||||
// Declares whether mob effects should be on the left side instead of the right side.
|
||||
"leftSideMobEffects": false,
|
||||
// Declares whether subsets is enabled.
|
||||
"isSubsetsEnabled": false,
|
||||
"allowInventoryHighlighting": true
|
||||
}
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
### Stendhal Configuration File ###
|
||||
|
||||
# Toggle on or off the chat unicode buttons
|
||||
chatutils.symbols.toggle=true
|
||||
|
||||
# Choose the position of the chat unicode buttons
|
||||
chatutils.symbols.position=right
|
||||
|
||||
# Give the amount of unicode buttons to display. 0 = all (might not show properly on your screen)
|
||||
chatutils.symbols.amount=20
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#This file stores if VR should be enabled.
|
||||
#Fri Feb 17 21:34:16 PST 2023
|
||||
vrStatus=false
|
|
@ -0,0 +1,14 @@
|
|||
# Simple Voice Chat translations
|
||||
# This file contains all server-side translations for the Simple Voice Chat mod
|
||||
|
||||
# The message a player gets when kicked for not having voice chat installed and the server has force_voicechat enabled
|
||||
# The first parameter is the mod/plugin name and the second parameter is the mod/plugin version
|
||||
force_voicechat_kick_message=You need %s %s to play on this server
|
||||
# The message a player gets when joining a server with an incompatible voice chat version
|
||||
# The first parameter is the mod/plugin version and the second parameter is the mod/plugin name
|
||||
voicechat_not_compatible_message=Your voice chat version is not compatible with the servers version.\\nPlease install version %s of %s.
|
||||
# The message a player gets when trying to execute a command that requires voice chat
|
||||
# The first parameter is the mod/plugin name
|
||||
voicechat_needed_for_command_message=You need to have %s installed on your client to use this command
|
||||
# The message a player gets when trying to execute a command that can only be executed as a player
|
||||
player_command_message=This command can only be executed as a player
|
|
@ -0,0 +1,43 @@
|
|||
# Simple Voice Chat server config v1.19.4-2.4.7
|
||||
|
||||
# The port of the voice chat server
|
||||
# Setting this to "-1" sets the port to the Minecraft servers port (Not recommended)
|
||||
port=-1
|
||||
# The IP address to bind the voice chat server on
|
||||
# Leave empty to use 'server-ip' of server.properties
|
||||
# To bind to the wildcard address, use '*'
|
||||
bind_address=*
|
||||
# The distance to where the voice can be heard
|
||||
max_voice_distance=48.0
|
||||
# The multiplier of the voice distance when crouching
|
||||
crouch_distance_multiplier=1.0
|
||||
# The multiplier of the voice distance when whispering
|
||||
whisper_distance_multiplier=0.5
|
||||
# The opus codec
|
||||
# Possible values are 'VOIP', 'AUDIO' and 'RESTRICTED_LOWDELAY'
|
||||
codec=VOIP
|
||||
# The maximum size in bytes that voice packets are allowed to have
|
||||
mtu_size=1024
|
||||
# The frequency at which keep alive packets are sent
|
||||
# Setting this to a higher value may result in timeouts
|
||||
keep_alive=1000
|
||||
# If group chats are allowed
|
||||
enable_groups=true
|
||||
# The host name that clients should use to connect to the voice chat
|
||||
# This may also include a port, e.g. 'example.com:24454'
|
||||
# Don't change this value if you don't know what you are doing
|
||||
voice_host=
|
||||
# If players are allowed to record the voice chat
|
||||
allow_recording=true
|
||||
# If spectators are allowed to talk to other players
|
||||
spectator_interaction=false
|
||||
# If spectators can talk to players they are spectating
|
||||
spectator_player_possession=false
|
||||
# If players without the mod should get kicked from the server
|
||||
force_voice_chat=false
|
||||
# The amount of milliseconds, the server should wait to check if the player has the mod installed
|
||||
# Only active when force_voice_chat is set to true
|
||||
login_timeout=10000
|
||||
# The range where the voice chat should broadcast audio to
|
||||
# A value <0 means 'max_voice_distance'
|
||||
broadcast_range=-1.0
|
|
@ -1,103 +0,0 @@
|
|||
#CONFIG ONLY OPTIONS
|
||||
ignoreUpdate:0
|
||||
settingsButton:false
|
||||
allowWrongWorldTeleportation:false
|
||||
differentiateByServerAddress:true
|
||||
debugEntityIcons:false
|
||||
debugEntityVariantIds:false
|
||||
#INGAME SETTINGS (DO NOT EDIT!)
|
||||
updateNotification:true
|
||||
minimap:true
|
||||
caveMaps:2
|
||||
caveZoom:1
|
||||
showWaypoints:true
|
||||
showIngameWaypoints:true
|
||||
displayRedstone:true
|
||||
deathpoints:true
|
||||
oldDeathpoints:true
|
||||
distance:1
|
||||
showCoords:true
|
||||
lockNorth:false
|
||||
zoom:0
|
||||
minimapSize:0
|
||||
chunkGrid:-1
|
||||
slimeChunks:false
|
||||
mapSafeMode:false
|
||||
minimapOpacity:100.0
|
||||
waypointsIngameIconScale:0
|
||||
waypointsIngameDistanceScale:0
|
||||
waypointsIngameNameScale:0
|
||||
waypointsIngameCloseScale:1.0
|
||||
antiAliasing:true
|
||||
blockColours:0
|
||||
lighting:true
|
||||
dotsStyle:0
|
||||
dotNameScale:1.0
|
||||
compassOverWaypoints:false
|
||||
showBiome:false
|
||||
showFlowers:true
|
||||
keepWaypointNames:true
|
||||
waypointsDistanceExp:0
|
||||
waypointsDistanceMin:0.0
|
||||
defaultWaypointTPCommandFormat:/tp @s {x} {y} {z}
|
||||
defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~
|
||||
arrowScale:1.5
|
||||
arrowColour:0
|
||||
smoothDots:true
|
||||
worldMap:true
|
||||
terrainDepth:true
|
||||
terrainSlopes:2
|
||||
mainEntityAs:0
|
||||
blockTransparency:true
|
||||
waypointOpacityIngame:80
|
||||
waypointOpacityMap:90
|
||||
hideWorldNames:1
|
||||
openSlimeSettings:true
|
||||
alwaysShowDistance:false
|
||||
showLightLevel:0
|
||||
renderLayerIndex:1
|
||||
crossDimensionalTp:true
|
||||
showTime:0
|
||||
biomeColorsVanillaMode:false
|
||||
lookingAtAngle:10
|
||||
lookingAtAngleVertical:180
|
||||
centeredEnlarged:false
|
||||
zoomedOutEnlarged:false
|
||||
minimapTextAlign:0
|
||||
showAngles:false
|
||||
waypointsMutualEdit:true
|
||||
compassLocation:1
|
||||
compassScale:1
|
||||
caveMapsDepth:30
|
||||
hideWaypointCoordinates:false
|
||||
renderAllSets:false
|
||||
playerArrowOpacity:100
|
||||
waypointsBottom:false
|
||||
minimapShape:0
|
||||
lightOverlayType:0
|
||||
lightOverlayMaxLight:7
|
||||
lightOverlayMinLight:0
|
||||
lightOverlayColor:13
|
||||
uiScale:0
|
||||
bossHealthPushBox:1
|
||||
potionEffectPushBox:1
|
||||
minimapFrame:0
|
||||
minimapFrameColor:9
|
||||
compassColor:9
|
||||
northCompassColor:-1
|
||||
showDimensionName:false
|
||||
displayMultipleWaypointInfo:1
|
||||
entityRadar:true
|
||||
adjustHeightForCarpetLikeBlocks:true
|
||||
autoConvertWaypointDistanceToKmThreshold:10000
|
||||
waypointDistancePrecision:1
|
||||
mainDotSize:2
|
||||
partialYTeleportation:true
|
||||
deleteReachedDeathpoints:true
|
||||
hideMinimapUnderScreen:true
|
||||
interface:dummy:0:36:true:false:false:false
|
||||
interface:dummy:0:10000:true:false:false:false
|
||||
interface:dummy:0:0:false:false:true:false
|
||||
interface:dummy:0:36:true:false:false:false
|
||||
interface:gui.xaero_minimap:84:129:false:false:true:true
|
||||
#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [
|
||||
"minecraft:item_frame"
|
||||
|
@ -8,23 +9,27 @@
|
|||
"name": "gui.xaero_entity_category_root",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"displayHeight": 0.0,
|
||||
"displayed": true,
|
||||
"heightBasedFade": true,
|
||||
"renderOrder": 0.0,
|
||||
"heightLimit": 20.0,
|
||||
"names": 0.0,
|
||||
"color": 13.0,
|
||||
"displayNameWhenIconFails": true,
|
||||
"entityNumber": 1000.0,
|
||||
"alwaysDisplayNametags": false,
|
||||
"dotSize": 2.0,
|
||||
"startFadingAt": 0.0,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 1.0,
|
||||
"heightLimit": 20.0,
|
||||
"names": 0.0,
|
||||
"iconScale": 1.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "living",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [
|
||||
"minecraft:armor_stand"
|
||||
|
@ -39,6 +44,7 @@
|
|||
{
|
||||
"hardInclude": "players",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_players",
|
||||
|
@ -51,6 +57,7 @@
|
|||
{
|
||||
"hardInclude": "same-team",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_same_team",
|
||||
|
@ -61,6 +68,7 @@
|
|||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_teams",
|
||||
|
@ -75,6 +83,7 @@
|
|||
{
|
||||
"hardInclude": "hostile",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile",
|
||||
|
@ -86,6 +95,7 @@
|
|||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile_tamed",
|
||||
|
@ -100,6 +110,7 @@
|
|||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly",
|
||||
|
@ -109,6 +120,7 @@
|
|||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly_tamed",
|
||||
|
@ -125,6 +137,7 @@
|
|||
{
|
||||
"hardInclude": "items",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_items",
|
||||
|
@ -138,6 +151,7 @@
|
|||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": false,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_entities",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
ignoreUpdate:0
|
||||
updateNotification:true
|
||||
differentiateByServerAddress:true
|
||||
netherlikeCaveMapAllowed:true
|
||||
caveMapsAllowed:true
|
||||
debug:false
|
||||
lighting:true
|
||||
colours:0
|
||||
|
@ -11,8 +11,8 @@ terrainSlopes:2
|
|||
terrainDepth:true
|
||||
footsteps:true
|
||||
flowers:true
|
||||
compression:false
|
||||
coordinates:true
|
||||
hoveredBiome:true
|
||||
biomeColorsVanillaMode:false
|
||||
waypoints:true
|
||||
renderArrow:true
|
||||
|
@ -29,4 +29,20 @@ closeWaypointsWhenHopping:true
|
|||
adjustHeightForCarpetLikeBlocks:true
|
||||
onlyCurrentMapWaypoints:false
|
||||
minZoomForLocalWaypoints:0.0
|
||||
arrowColour:-2
|
||||
minimapRadar:true
|
||||
renderWaypoints:true
|
||||
partialYTeleportation:true
|
||||
displayStainedGlass:true
|
||||
caveModeDepth:30
|
||||
caveModeStart:2147483647
|
||||
autoCaveMode:-1
|
||||
legibleCaveMaps:false
|
||||
displayCaveModeStart:true
|
||||
caveModeToggleTimer:1000
|
||||
defaultCaveModeType:1
|
||||
pacPlayers:true
|
||||
displayClaims:true
|
||||
claimsFillOpacity:46
|
||||
claimsBorderOpacity:80
|
||||
globalVersion:1
|
||||
|
|
|
@ -1,121 +0,0 @@
|
|||
key_modifiers_key.attack:0,0,0
|
||||
key_modifiers_key.use:0,0,0
|
||||
key_modifiers_key.forward:0,0,0
|
||||
key_modifiers_key.left:0,0,0
|
||||
key_modifiers_key.back:0,0,0
|
||||
key_modifiers_key.right:0,0,0
|
||||
key_modifiers_key.jump:0,0,0
|
||||
key_modifiers_key.sneak:0,0,0
|
||||
key_modifiers_key.sprint:0,0,0
|
||||
key_modifiers_key.drop:0,0,0
|
||||
key_modifiers_key.inventory:0,0,0
|
||||
key_modifiers_key.chat:0,0,0
|
||||
key_modifiers_key.playerlist:0,0,0
|
||||
key_modifiers_key.pickItem:0,0,0
|
||||
key_modifiers_key.command:0,0,0
|
||||
key_modifiers_key.socialInteractions:0,0,0
|
||||
key_modifiers_key.screenshot:0,0,0
|
||||
key_modifiers_key.togglePerspective:0,0,0
|
||||
key_modifiers_key.smoothCamera:0,0,0
|
||||
key_modifiers_key.fullscreen:0,0,0
|
||||
key_modifiers_key.spectatorOutlines:0,0,0
|
||||
key_modifiers_key.swapOffhand:0,0,0
|
||||
key_modifiers_key.saveToolbarActivator:0,0,0
|
||||
key_modifiers_key.loadToolbarActivator:0,0,0
|
||||
key_modifiers_key.advancements:0,0,0
|
||||
key_modifiers_key.hotbar.1:0,0,0
|
||||
key_modifiers_key.hotbar.2:0,0,0
|
||||
key_modifiers_key.hotbar.3:0,0,0
|
||||
key_modifiers_key.hotbar.4:0,0,0
|
||||
key_modifiers_key.hotbar.5:0,0,0
|
||||
key_modifiers_key.hotbar.6:0,0,0
|
||||
key_modifiers_key.hotbar.7:0,0,0
|
||||
key_modifiers_key.hotbar.8:0,0,0
|
||||
key_modifiers_key.hotbar.9:0,0,0
|
||||
key_modifiers_key.fabrishot.screenshot:0,0,0
|
||||
key_modifiers_key.firstperson.toggle:0,0,0
|
||||
key_modifiers_key.antighost.reveal:0,0,0
|
||||
key_modifiers_key.blockmeter.assign:0,0,0
|
||||
key_modifiers_key.blockmeter.menu:0,0,0
|
||||
key_modifiers_key.entityculling.toggle:0,0,0
|
||||
key_modifiers_figura.config.action_wheel_button:0,0,0
|
||||
key_modifiers_figura.config.player_popup_button:0,0,0
|
||||
key_modifiers_figura.config.panic_button:0,0,0
|
||||
key_modifiers_key.grid.showhide:0,0,0
|
||||
key_modifiers_key.grid.here:0,0,0
|
||||
key_modifiers_key.grid.fixy:0,0,0
|
||||
key_modifiers_key.grid.spawns:0,0,0
|
||||
key_modifiers_key.grid.settings:0,0,0
|
||||
key_modifiers_key.inventoryhud.toggle:0,0,0
|
||||
key_modifiers_key.inventoryhud.openconfig:0,0,0
|
||||
key_modifiers_key.inventoryhud.togglepot:0,0,0
|
||||
key_modifiers_key.inventoryhud.togglearm:0,0,0
|
||||
key_modifiers_key.inventoryhud.toggleall:0,0,0
|
||||
key_modifiers_iris.keybind.reload:0,0,0
|
||||
key_modifiers_iris.keybind.toggleShaders:0,0,0
|
||||
key_modifiers_iris.keybind.shaderPackSelection:0,0,0
|
||||
key_modifiers_key.lightoverlay.enable_overlay:0,0,0
|
||||
key_modifiers_key.minecraftcapes.gui:0,0,0
|
||||
key_modifiers_key.mousewheelie.open_config_screen:0,0,0
|
||||
key_modifiers_key.mousewheelie.sort_inventory:0,0,0
|
||||
key_modifiers_key.mousewheelie.scroll_up:0,0,0
|
||||
key_modifiers_key.mousewheelie.scroll_down:0,0,0
|
||||
key_modifiers_key.mousewheelie.pick_tool:0,0,0
|
||||
key_modifiers_nimble.keybind.frontView:0,0,0
|
||||
key_modifiers_key.blockmixer.toggleslot:0,0,0
|
||||
key_modifiers_key.blockmixer.increaseratio:0,0,0
|
||||
key_modifiers_key.blockmixer.decreaseratio:0,0,0
|
||||
key_modifiers_key.perspectivemod.toggle:0,0,0
|
||||
key_modifiers_key.plasmo_voice.settings:0,0,0
|
||||
key_modifiers_key.replaymod.playeroverview:0,0,0
|
||||
key_modifiers_key.replaymod.lighting:0,0,0
|
||||
key_modifiers_key.replaymod.quickmode:0,0,0
|
||||
key_modifiers_key.replaymod.settings:0,0,0
|
||||
key_modifiers_key.replaymod.marker:0,0,0
|
||||
key_modifiers_key.replaymod.thumbnail:0,0,0
|
||||
key_modifiers_key.replaymod.playpause:0,0,0
|
||||
key_modifiers_key.replaymod.rollclockwise:0,0,0
|
||||
key_modifiers_key.replaymod.rollcounterclockwise:0,0,0
|
||||
key_modifiers_key.replaymod.resettilt:0,0,0
|
||||
key_modifiers_key.replaymod.pathpreview:0,0,0
|
||||
key_modifiers_key.replaymod.keyframerepository:0,0,0
|
||||
key_modifiers_key.replaymod.clearkeyframes:0,0,0
|
||||
key_modifiers_key.replaymod.synctimeline:0,0,0
|
||||
key_modifiers_key.replaymod.positionkeyframe:0,0,0
|
||||
key_modifiers_key.replaymod.positiononlykeyframe:0,0,0
|
||||
key_modifiers_key.replaymod.timekeyframe:0,0,0
|
||||
key_modifiers_key.replaymod.bothkeyframes:0,0,0
|
||||
key_modifiers_key.wildfire_gender.gender_menu:0,0,0
|
||||
key_modifiers_gui.xaero_switch_waypoint_set:0,0,0
|
||||
key_modifiers_gui.xaero_instant_waypoint:0,0,0
|
||||
key_modifiers_gui.xaero_toggle_slime:0,0,0
|
||||
key_modifiers_gui.xaero_toggle_grid:0,0,0
|
||||
key_modifiers_gui.xaero_toggle_waypoints:0,0,0
|
||||
key_modifiers_gui.xaero_toggle_map_waypoints:0,0,0
|
||||
key_modifiers_gui.xaero_toggle_map:0,0,0
|
||||
key_modifiers_gui.xaero_enlarge_map:0,0,0
|
||||
key_modifiers_gui.xaero_waypoints_key:0,0,0
|
||||
key_modifiers_gui.xaero_zoom_in:0,0,0
|
||||
key_modifiers_gui.xaero_zoom_out:0,0,0
|
||||
key_modifiers_gui.xaero_new_waypoint:0,0,0
|
||||
key_modifiers_gui.xaero_display_all_sets:0,0,0
|
||||
key_modifiers_gui.xaero_toggle_light_overlay:0,0,0
|
||||
key_modifiers_gui.xaero_toggle_entity_radar:0,0,0
|
||||
key_modifiers_gui.xaero_reverse_entity_radar:0,0,0
|
||||
key_modifiers_gui.xaero_minimap_settings:0,0,0
|
||||
key_modifiers_gui.xaero_open_map:0,0,0
|
||||
key_modifiers_gui.xaero_open_settings:0,0,0
|
||||
key_modifiers_gui.xaero_map_zoom_in:0,0,0
|
||||
key_modifiers_gui.xaero_map_zoom_out:0,0,0
|
||||
key_modifiers_gui.xaero_quick_confirm:0,0,0
|
||||
key_modifiers_key.okzoomer.zoom:0,0,0
|
||||
key_modifiers_key.okzoomer.decrease_zoom:0,0,0
|
||||
key_modifiers_key.okzoomer.increase_zoom:0,0,0
|
||||
key_modifiers_key.okzoomer.reset_zoom:0,0,0
|
||||
key_modifiers_keybind.name.ESSENTIAL_FRIENDS:0,0,0
|
||||
key_modifiers_keybind.name.COSMETIC_STUDIO:0,0,0
|
||||
key_modifiers_keybind.name.COSMETICS_VISIBILITY_TOGGLE:0,0,0
|
||||
key_modifiers_keybind.name.ADD_FRIEND:0,0,0
|
||||
key_modifiers_keybind.name.CHAT_PEEK:0,0,0
|
||||
key_modifiers_keybind.name.INVITE_FRIENDS:0,0,0
|
||||
key_modifiers_keybind.name.ZOOM:0,0,0
|
2
.minecraft/config/yosbr/server.properties
Normal file
2
.minecraft/config/yosbr/server.properties
Normal file
|
@ -0,0 +1,2 @@
|
|||
enforce-secure-profile=false
|
||||
motd=&5Vanillia Minecraft
|
Loading…
Add table
Add a link
Reference in a new issue