Placeholder fix
- Fixed %guilds_level% placeholder
Time customization & Fixes
- Added ability to customize time units in the language file
- Added auto-update in the main menu
- Fixed an issue related to the guilds quest reset
- Minor config fix
- Fixed an issue when opening guilds finder menu
Bug Fixes
- Fixed issues when using 1.20.6 minecraft version
- Fixed issues related to guilds and quests placeholders
- Fixed minor issue in admin menu
- Fixed a dependency issue in older minecraft versions
- Added {guildTagFormatted} internal placeholder (config path: "guilds.settings.guild-tag.format")
Placeholders Fix
- Fixed issue related to internal placeholders
1.20.6 Support
- Added support for 1.20.6 version
Internal placeholders
- Added the ability to use guild quest placeholders in all messages
- /guild reload command can now be run from console
Guild Chat Spy
- Added ability to see all messages sent in all guilds chat as an admin. To enable that feature there is an option in the main config file. It's possible to edit the spy message in the language file.
- Optimization related to the redis messaging
- Added {rankTagFormatted} and {rankTagColor} internal placeholders
Folia Support and Fixes
- Added Folia support
- Fixed issues when using proxy mode
- Fixed bug related to guild's ranks permissions
MongoDB Support
- Added MongoDB Support (set "mongodb" in "database.type" in config.yml)
- Optimized SQL operations
- Added ability to disable the required reason for the guild kick command
- Added ability to set the guild's name or tag with spaces between words
New Guild Admin Commands
- Added /guildadmin addxp and /guildadmin addlevel commands
Update 1.2.14
- Fixed issues in menu when interacting with empty slots
- Fixed issue when running /guild motd set command without the page number
- Added /guildadmin create <name> <player> command
Update 1.2.13
- Added ability to set the color of fireworks in menus from the rgb value (example: FIREWORK_CHARGE:115-3-252)
Bug fixes and proxy api (beta)
- Optimization related to guilds level system
- Fixed messages path related to guild boosters
- Fixed an issue related to pages in ranks menu
- Fixed issue on level change
- Fixed issue when running /guild tagcolor
- Added Guilds Proxy API (BETA)
Quests Update
- Added guild quests
- Added permission to join a guild (null by default) in config (path: guilds.permissions.join)
- Fixed issue related to permissions
- Fixed message in join command
- Fixed issue related to offline players names
- Refactoring and optimization
Bug fix
- Fixed issue related to commands permission
Minor fixes
- Fixed wrong ranks sort in members list messages
- Fixed not centered rank name in members list messages
- Optimization
Guild Admin Update
- Added guild admin commands (/guildadmin command)
- Added guild menu
- Fixed issues related to command usages
- Fixed placeholders {maxMembers} to {maxPlayers}
- Added {guildTag} and {guildTagColor} internal placeholders
Guilds API
- Added error message in language file (path: guilds.message.error)
- Added Guilds API
- Added new guilds events
- Minor changes related to guilds events
Update 1.2.6
- Fixed issue when creating a new guild
- Fixed redis issues in certain cases
- Rewritten parts of command system code
- Added internal placeholders: check them by clicking on this link
Could be config-related problems that can be solved in these ways:
1. resetting the language.yml and menu.yml files
2. by replacing the old placeholders with the new ones (available on the wiki)
Various fixes
- Fixed issue that hid some items in tag color menu
- Fixed colors issues in tag color menu
- Added next and previous items in tag color menu
- Fixed other bugs