New Menu command option
- Added option to directly open settings menu when running /g menu instead of the main menu (open-settings-directly option in config.yml)
Max members rewards and NEW admin command
- Added max members rewards to give new member limits based on permissions (rewards.yml)
- Added /gadmin addleader command to add a new player to the guild and make him the new owner (use with caution)
- Fixed an issue in case of unknown itemstacks in guis
Creation time placeholder
- Added PAPI creation time placeholder
Friendly Fire, Guild finder change, Bug Fixes
- Added friendly fire option
- Added ability to shown in Guild Finder also the not SHOWN guilds
- Added a message when leader did not confirmed guild disband
- Fixed bug when trying to create a new guild with the name of an existing one (message was not shown correctly)
SQL query fix
- Fixed a syntax error for SQL
Fixes
- Fixed issues that could happen using mysql
- Fixed a guild permission check
- Fixed check when disabling tag system
- Fixed debug logging
1.21.11 support
- Modified the defualt tag color items in the menu to fix issue using certain versions
- Added 1.21.11 support
Minor fix
- Added warning when using certain items in gui
1.21.10 Support
- Added 1.21.10 compatibility
1.21.8 support
- updated for 1.21.8 compatibility
Bug fixes and optimization
Guilds V2 release
- All improvements of the previuous v2 beta versions
- Support for 1.21.7
Beta
Bug fixes
All database bugs should be fixes
Beta
Database fixes
- Fixed issues when using sqlite
Beta
Refactoring And Fixes
Guilds core
- Code refactoring and optmization
- Added the ability to lock levelling when reaching the latest level set in the config
- Added a better error stack throw for SQL
- Fixed issue when using SQL 5.7
- Fixed guild api issues using proxy mode
Guilds API
- Moved level methods from GuildProvider to LevelProvider (new)
Beta
Guilds V2
Guilds V2
We reccoment, since this is a BETA version, to backup the database (only if using SQL) before updating the plugin!
There may be issue when using this version, if you found any, report them in our discord server.
Main changes:
- SQL rework: we have made many changes to improve sql
- Guilds API v2: we have created a separate API for Guilds (check wiki)
- Guilds Documentation: we have improved the guilds wiki
Other changes:
- Added "discord" permission in config.yml
- Optimized guild tags, now they will be saved in a cache improving performance
- Fixed issue when removing experience via API
- Added "nextXp" internal placeholder for the total experience of the current level
- Added confirmation when using /guild disband
- Fixed issue when running /guild chat with no text
- Added ability to modify total levels amount in levels.yml
- Added check to prevent error when loading levels
- Added /guildlist command
- Fixed issue when using multiple proxies
Major bug fix
- Fixed an issue which was removing offline players from guild when a new player accepts an invite
- Optimization