1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-28 19:29:14 +00:00

Rename "emotes-enabled" to "show-emotes"

This commit is contained in:
onebeastchris
2025-11-14 16:41:16 +01:00
parent 97b16b677d
commit e97fcad171
12 changed files with 22 additions and 22 deletions

View File

@@ -112,7 +112,7 @@ public class ConfigMigrations {
}
if (Objects.equals(previous, "no-emotes")) {
value.set(false);
return new Object[]{ "gameplay", "emotes-enabled" };
return new Object[]{ "gameplay", "show-emotes" };
}
return null;
})

View File

@@ -287,7 +287,7 @@ public interface GeyserConfig {
boolean netherRoofWorkaround();
@Comment("""
Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
Whether to show Bedrock Edition emotes to other Bedrock Edition players.
""")
@DefaultBoolean(true)
boolean emotesEnabled();

View File

@@ -83,8 +83,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: true
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -84,8 +84,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: true
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -83,8 +83,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -84,8 +84,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -83,8 +83,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -84,8 +84,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -83,8 +83,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -84,8 +84,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: true
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: true
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -83,8 +83,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: false
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: false
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.

View File

@@ -84,8 +84,8 @@ gameplay:
# The main downside to this is that the entire Nether will have the same red fog rather than having different fog for each biome.
nether-roof-workaround: false
# Whether to allow Bedrock Edition emotes to be sent to other Bedrock Edition players.
emotes-enabled: false
# Whether to show Bedrock Edition emotes to other Bedrock Edition players.
show-emotes: false
# Which item to use to mark unavailable slots in a Bedrock player inventory. Examples of this are the 2x2 crafting grid while in creative,
# or custom inventory menus with sizes different from the usual 3x9. A barrier block is the default item.