Guilds - ✅ Ultimate Guild System - [1.8 - 1.21] icon

Guilds - ✅ Ultimate Guild System - [1.8 - 1.21] -----

The Ultimate Minecraft Guild system.




  • Added 1.21.4 support
  • Fixed error using sql related to player display name
  • Added the ability to the "default" rewards, by setting them in the LEVEL 1 rewards
  • Added %tag_color% alias for %tag_formatted% placeholders
  • Added message when user has not required rank in /guild invite
  • Added some error messages using redis
  • Fixed major issue using MySQL
  • Added ability to disable command from commands list, adding hidden: true to command section
  • Added permission to use /guild tag command in main config file

  • Fixed loading issue when using bungeecord and velocity, you HAVE TO UPDATE "PixelLibs"
----------, Nov 21, 2024

  • Added Guilds Custom Rewards (check the wiki for more info)
  • Added ability to edit commands aliases from config.yml file
  • Removed debug messages
----------, Nov 11, 2024

Guilds requires "PixelLibs" to work, it can be downloaded by clicking here or from the plugin page.

The library can be found on Github at this URL: https://github.com/PixelStudiosDev/PixelLibs/releases/latest/
----------, Nov 4, 2024

  • Added Guilds Achievements: user/admin commands, menu, config, task, storage
  • Added new users placeholders, click for wiki
  • Modified methods in GuildRankCreateEvent and GuildRankRenameEvent classes (API)
  • Modifed some things when using anvil gui: rank rename, rank tag edit, rank create
  • Added the ability to use mongo uri to log in mongodb
----------, Oct 16, 2024

  • Fixed issue when clicking certain menu items
----------, Sep 16, 2024

  • Fixed issue related to automatic configuration update
  • Now all tags type will be set in the config.yml tag list (path: guilds.settings.guild-tag.tag)
  • Updated the plugin's wiki
----------, Sep 2, 2024

  • Fixed issue when loading players from database if rank uuid is null
  • Fixed issue related to a dependency
  • Added 1.12.1 support
----------, Sep 1, 2024

  • Added bStats
  • Added ability to modify driver's class name using sql
  • Minor code clean up
----------, Aug 28, 2024

  • Fixed issue when using SQL
----------, Aug 10, 2024

  • Added Guild Finder menu sorting and filters (sort, games and size)
  • Moved various PATH in config, language and menu files (auto update)
  • Fixed issue when loading players from database
  • Fixed issue in guild members message when using online mode
  • Added error message if guild has no guild tag colors when running "/guild tagcolor"
  • Optimization
  • Other changes
----------, Jul 16, 2024

  • Added 1.21 support
  • Fixed head loading delay when opening menu
----------, Jun 30, 2024

  • Fixed issues in proxy mode
----------, Jun 26, 2024

  • Fixed %guilds_level% placeholder
----------, Jun 25, 2024

  • 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
----------, Jun 24, 2024

  • 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")
----------, Jun 21, 2024

  • Fixed issue related to internal placeholders
----------, Jun 17, 2024

  • Added support for 1.20.6 version
----------, Jun 16, 2024

  • Added the ability to use guild quest placeholders in all messages
  • /guild reload command can now be run from console
----------, Jun 9, 2024

  • 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
----------, May 27, 2024

  • Added Folia support
  • Fixed issues when using proxy mode
  • Fixed bug related to guild's ranks permissions
----------, May 18, 2024

  • 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
----------, May 10, 2024

  • Added /guildadmin addxp and /guildadmin addlevel commands
----------, Mar 28, 2024

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

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

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

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

  • Fixed issue related to commands permission
----------, Feb 16, 2024

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

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

  • Added error message in language file (path: guilds.message.error)
  • Added Guilds API
  • Added new guilds events
  • Minor changes related to guilds events
----------, Feb 7, 2024

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

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

  • 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
----------, Dec 22, 2023

  • Added guild's uuid placeholder (%guilds_uuid%)
----------, Dec 17, 2023

  • 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
----------, Dec 12, 2023

  • Added guild levels gui
  • Reload command now reloads also levels config
----------, Nov 27, 2023

  • 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!
----------, Nov 8, 2023

It's now required REDIS for using the bungee mode!

  • Velocity Support added
  • Bug fixes
----------, Nov 8, 2023

  • The main guild menu is now fully customizable
  • Rewritten the menu items configuration system (How to configure an item)
  • Add possibility to set skull skins in gui items
  • Fixed a bug when opening the guild finder menu
Delete the menu.yml file for the plugin to work properly
----------, Sep 1, 2023

  • Created file 'levels.yml' for the new leveling system
  • Added Guild TAG features:
    • Name length limit
    • Allowed characters
    • Possibility to make the tags uppercase
  • Fixed a bug when using /g tagcolor <color>
  • Fixed a bug that wasn't sending some messages when using bungee mode
In the next update i will add the Leveling System Menu.
I will update the plugin's wiki as soon as possible.
----------, Aug 14, 2023

  • Fixed issues when using bungee mode
  • Fixed issues related to the configuration system
  • Added possibility to edit the guild tag placeholder format (via config: guilds.settings.guild-tag.format)
  • Added possibility to make the guild tag uppercase (via config: guilds.settings.guild-tag.uppercase)
  • Added possibility to edit the orange tag permission (via config: guilds.permissions.orange-tag)
  • Fixed a bug related to the /guild command
  • Minor fixes
Info: if you are using bungee mode drop the downloaded file in both proxy and servers plugins folder
----------, Aug 11, 2023

  • Added support for Bungeecord
  • Optimized some parts of code
Warning:
This is a beta version of the plugin and is not guaranteed to work perfectly, so errors and problems may be present.

Use the 1.1.3.1 version if any errors happens.

You need to delete the database tables if you are using MySQL or delete the 'database.db' file if you are using SQLite.

Report any problems related to the plugin in the support discord server https://pixelstudios.dev/discord .

Installation:
  • Download the ZIP containing the two versions of the plugin.
  • Insert the file "Guilds-Bukkit-1.2.0-BETA-1.jar" into the "plugins" folder of each spigot/bukkit server where you want to install Guilds.
  • Place the file "Guilds-Bungee-1.2.0-BETA-1.jar" in the "plugins" folder of the bungeecord server.
  • Start the servers.
  • In the file located in "plugins/Guilds/config.yml" of each spigot/bukkit server make the following changes: Set the value "guilds.settings.bungeecord.enabled" to "true."
  • Restart the spigot/bukkit servers.
Tip: We strongly recommend using MySQL.

More information on the plugin wiki https://wiki.pixelstudios.dev/guilds
----------, Aug 8, 2023

  • Fixed an issue
----------, Jul 31, 2023

  • Fixed an issue when using mysql
----------, Jul 29, 2023

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

  • Fixed issues when using 1.20
  • Fixed a bug when using sqlite
  • Fixed some issues when not using PlaceholderAPI
----------, Jul 17, 2023

Resource Information
Author:
----------
Total Downloads: 74
First Release: Jul 15, 2023
Last Update: Yesterday at 9:13 PM
Category: ---------------
All-Time Rating:
5 ratings
Find more info at wiki.pixelstudios.dev...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings