1.2.15 Mar 28, 2024
New Guild Admin Commands
  • Added /guildadmin addxp and /guildadmin addlevel commands

1.2.14 Mar 22, 2024
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

1.2.13 Mar 19, 2024
Update 1.2.13
  • Added ability to set the color of fireworks in menus from the rgb value (example: FIREWORK_CHARGE:115-3-252)

1.2.12 Mar 9, 2024
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)

1.2.11 Feb 28, 2024
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

1.2.10 Feb 16, 2024
Bug fix
  • Fixed issue related to commands permission

1.2.9 Feb 16, 2024
Minor fixes
  • Fixed wrong ranks sort in members list messages
  • Fixed not centered rank name in members list messages
  • Optimization

1.2.8 Feb 9, 2024
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

1.2.7 Feb 7, 2024
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

1.2.6 Feb 6, 2024
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)


1.2.5 Dec 25, 2023
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

1.2.4 Dec 22, 2023
Level system and 1.20 fixes
  • Fixed bugs in 1.20
  • Fixed inviter's name in the guild invite message
  • Fixed issues related to the leveling system
  • Fixed issues when using some gui items
  • Made configurable the guild's discord item

1.2.3 Dec 17, 2023
New Placeholder
  • Added guild's uuid placeholder (%guilds_uuid%)

1.2.2 Dec 12, 2023
Command Update
  • It's now possible to set/add levels/xp to the guild of a player using the administrator commands

Example: /guilds setLevel Steve 13    -    /guilds setLevel SteveGuild 18


1.2.1 Nov 27, 2023
Levels Update
  • Added guild levels gui
  • Reload command now reloads also levels config

1.2.0 Nov 8, 2023
Update 1.2.0 Release
  • Added bungeecord and velocity support (redis required)
  • Fixed bugs related to commands, configuration system, menu and other
  • Rewritten the menu items configuration system (How to configure an item)
  • Created file 'levels.yml' for the new leveling system
  • Added Guild TAG features:
    • Name length limit
    • Allowed characters
    • Possibility to make the tags uppercase
  • Added possibility to edit the guild tag placeholder format, to automatically make the guild tag uppercase and to edit the orange tag permission

To use the plugin in proxy mode check this guide!

More info in the previous updates changelogs!


1.1.3.1 Jul 31, 2023
Bug fix
  • Fixed an issue

1.1.3 Jul 29, 2023
MySQL Fix
  • Fixed an issue when using mysql

1.1.2 Jul 18, 2023
Tab complete update
  • Added tab complete for these subcommands: join, discord, demote, kick, mute, promote, transfer, unmute, invite, settings, tagcolor

1.1.1 Jul 17, 2023
1.20 Support and Fixes
  • Fixed issues when using 1.20
    Fixed issues when using 1.20
  • Fixed a bug when using sqlite
  • Fixed some issues when not using PlaceholderAPI

1.1.0 Jun 27, 2023
Big Update 1.1.0
  • Bug fixes
  • Fixed compatibility bugs with new minecraft versions
  • Big optimization of the code and of the plugin methods
  • Rewritten the database system (now it's more efficient)
  • Rewritten the commands classes
  • Rewritten the menus using a more optimized and efficient method
  • Changed the paths of the configs strings
  • Created the language config file
  • Add 2 new menus: not in a guild menu and confirm rank delete menu
  • Updated versions of supported plugins, such as bedwars1058 and placeholderapi

I will start working to add the support for bungee and velocity after this update!

For the correct functioning of the plugin it's very important to delete the old databases and config files of the plugin, which are located inside the "Guilds" folder.


1.0.3 Feb 5, 2023
Update 1.0.3
  • Bug fixes
  • Code optimization
  • Reworked a part of the members list, the help and the motd messages: subdivision of the message into 3 parts, the high one, the content one and the low one
  • Added hover text for each help message
  • Added the motd message when you join a server and you are in a guild with at least a motd line
  • Added a system for the debug messages: it's possible to enable and disable them from the config
  • Made the plugin fully configurable
  • Fixed some bugs related to the mute system

For more information consult the wiki.


1.0.2 Dec 26, 2022
Update 1.0.2

This is a big update in which many bugs have been fixed and various features have been added.

These are the changes:

  • Rewritten and optimized the code (decreased the opening time of menus and other things)
  • Fixed various issues
  • Created many guild menu
  • Created a level-xp system
  • Create a new ranks system
  • Implemented the HikariCP database
  • Fixed a database connection issue
  • Added the possibility to set and modify the guild MOTD
  • Added some commands regarding the guild levels and the guild xp
  • Added the AnvilGUI on certain events
  • Updated the bedwars1058 minigame plugin support
  • Updated the plugin.yml file
  • and other things!

1.0.1 Oct 7, 2022
Update 1.0.1
  • Added 2 new messages in the config file
  • Added the BedWars1058 minigame support

1.0.0 Sep 22, 2022