File Details
guild_mod-2.5.3-1.20.1
- R
- Jul 26, 2024
- 43.07 KB
- 161.0K
- 1.20.1
- Forge
File Name
guild_mod-2.5.3-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changelog v2.5.3
New Features:
-
Guild Chat System:
- Players can now enable or disable guild-only chat using the command
/guild chat on/off. - When enabled, all chat messages will only be visible to members of the same guild.
- Guild chat messages are formatted with the guild name, player name, and the message, ensuring clear and organized communication within the guild.
- Example:
[GuildName Guild] <PlayerName> message
- Players can now enable or disable guild-only chat using the command
-
Customizable Guild Colors:
- Upon creating a guild, players can now specify a color for their guild name.
- The guild name will be displayed in the specified color in both the chat and above players' heads.
- Available colors include:
BLACK,DARK_BLUE,DARK_GREEN,DARK_AQUA,DARK_RED,DARK_PURPLE,GOLD,GRAY,DARK_GRAY,BLUE,GREEN,AQUA,RED,LIGHT_PURPLE,YELLOW,WHITE. - Example command to create a guild with a specific color:
/guild create <guildName> <color> - The guild name color will enhance visibility and distinction in the game environment.
Improvements:
- Enhanced guild creation process with better feedback on successful creation or errors.
- Improved the visual formatting of guild chat messages to ensure clarity and readability.
Fixes:
- Resolved an issue where guild storage from previously created guilds was accessible by new guilds with the same name.
- Ensured that guild data is correctly managed on a per-world basis, preventing cross-world guild data conflicts.

