
⚔ Ultimate Clans ⚔ 8.8.7
Take your server to a higher level. Addons and more...
6.3.0
Apr 24, 2023
Update 6.3.0 (Big Update + Discord webhook)
News:
- Updated API for 6.3.0-r6
- Added webhook with discord by interested clan to the clan logger where the leader/administrator can add a specific channel to receive notifications of clan events.
- Changed hook with papi when reloading plugin.
- Added new command "/clan discord" with subcommands "createhook, remove and view"
- Added button to view discord webhook status in settings menu.
- Added new EDIT_WEBHOOK permission to clan moderation.
- Added new placeholders "%uclans_haswebhook%", "%uclans_haswebhook_formated%", "%uclans_webhook_url%", "%uclans_webhook_urlshort%".
- Added new internal API "getDiscordAPI()" with webhook options.
- Added new events to clan logger.
- Added new built-in events: "ClanPlayerBanEvent, ClanPlayerUnbanEvent, ClanRegroupSendEvent"
6.2.5
Apr 16, 2023
Update 6.2.5 (CRITICAL)
News:
- Added command blocker while plugin is starting/reloading, avoiding some duplicate clan creation issues.
- Updated implementation of DecentHolograms thus removing the error generated with identification names.
- Relocated `info` and `homes` items from the main clan menu.
6.2.4
Apr 12, 2023
Update 6.2.4
News:
- Fixed tabcomplete for `/clan join` command throwing error when there are no invites.
- Fixed tabcomplete for `/clan changeleader` command where it didn't bring member nicknames.
- Fixed buttons to cancel `changeleader` confirmation event.
- Updated leader change system, now the system uses the promotions system internally.
MANUAL CHANGES:
- gui.yml file, in the `changeleader_confirm.confirm` section, for slot: 10 and mimeslots: 11 and 12.
- `*_lang.yml` file, session: `COMMANDS.clan changeleader show on_success` to: `%tag% <green>You have changed clan leadership to %uclans_leader%`
6.2.3
Apr 10, 2023
Update 6.2.3
News:
- Added lock for kick command with lower priority role.
- Bank load with maximum value in negative converted to integer value.
- Added UClans/PAPI Parse on `command_actions` commands.
6.2.2
Apr 4, 2023
Update 6.2.2
News:
- Changed feature search system in clan unlocker.
- Fixed error and message when fetching level for unlockers.
- Added pre support for v6.3.0 where clans will be able to add Discord channels to receive individual alerts of clan events.
6.2.0
Mar 31, 2023
Update 6.2.0 (CLAN BANNERS)
News:
- Added new clan banner system, using groups of available items per clan level, unlocked as clans level up.
- Added new banner.yml file with banner groups, containing common group, custom heads and custom banners.
- Added to level.yml the banner group unlocking system.
- Added to level.yml the banner upload unblocking system.
- Banner gui menu received item slots update and new items for new functions.
- Added new placeholder %uclans_required_level:VALUE%, with options of BANNER_UPLOAD, MEMBER_DEMOTE, MEMBER_PROMOTE, MEMBER_REGROUP, ACCEPT_WAR, INVITE_WAR, REMOVE_MEMBERS, INVITE_MEMBERS, MODTAG, CHANGE_DESC
- Added new placeholder %uclans_has_requirement:VALUE% and %uclans_has_requirement_formated:VALUE%, with options of BANNER_UPLOAD, MEMBER_DEMOTE, MEMBER_PROMOTE, MEMBER_REGROUP, ACCEPT_WAR, INVITE_WAR, REMOVE_MEMBERS, INVITE_MEMBERS, MODTAG, CHANGE_DESC
- Defaults `Clan.banner.default_banner` and `Clan.banner.acceptable_materials` have been moved to banner.yml
6.1.7
Mar 27, 2023
UPDATE CRITICAL 6.1.7
News:
- Updated TabComplete system causing errors in ram memory, leaving some clans hidden after completing clan tags.
6.1.6
Mar 22, 2023
Update 6.1.6
News:
- Small changes in gui menus related to permissions.
- Fixed Leader role loading in gui menu and list in `role` command.
- Minor changes to member loading for Asynchronously mode.
- Changed placeholds of gui menu names from `%uclans_tag_color%` to `%uclans_tag_nocolor%`
6.1.5
Mar 20, 2023
Update 6.1.5 (IMPORTANT)
News:
- Changing and ending the `unlocker` search in the level.yml file
- Added to `banner upload` not store uploaded items and drop uploaded item to player.
- Added new option to turn off pvp for non-clan players (default FALSE).
6.1.4
Mar 20, 2023
Update 6.1.4
News:
- Fixed count of the last level in maximum level of clans.
- Fixed loading of some Clan Loggers.
- Changes in loading Patents in storage yml.
- Changes in loading Clan Roles in sqlite storage.
6.1.2
Mar 13, 2023
Update 6.1.2 (!important)
News:
- Fixed loading permissions in mysql (!important).
- Fixed %sec_expires% placeholder on some chat actions.
- Fixed duplicate message when changing clan tag.
6.1.1
Mar 11, 2023
Update 6.1.1
News:
- Fixed cancel command encryption error.
- Fixed small error when reloading clan logger.
- Small optimization in clan logger loading.
6.1.0
Mar 10, 2023
Update 6.1.0
News:
- Updated api to 6.1.0-r2 https://github.com/UlrichBR/UClansV6-API/
- Added support for Hungarian (HU) language (90%).
- Added `max_level` in the level.yml file to limit the maximum level a clan can reach.
- Added new Clan Logger system where all clan activities are stored in a list, it can be stored only temporarily, it can be filtered by day, month, week etc.
- Added new player command `/clan logger` with subcommands `clear` and `view`.
- Added new gui menu for Clan Logger, can be disabled in settings and added permission for who can read and edit.
6.0.5
Mar 7, 2023
Update 6.0.5 (JAVA8 REBUILD)
News:
- Added new library for JavaScript Engine, used to calculate expressions
6.0.4
Mar 4, 2023
Update 6.0.4
News:
- Updated HolographicDisplays api to 3.0.0.
- Updated creation of holograms using HolographicDisplays.
- Enabled cooldown system for commands.
6.0.3
Mar 3, 2023
Update 6.0.3
News:
- Added support for Russian language using 'RU'.
- Added PARTIAL support for Spanish using 'ES'.
- Fixed console error when sending sounds from different legacy versions
6.0.2
Feb 27, 2023
Update 6.0.2
News:
- Fixed bugs in the new invitations and moderation tables.
- Fixed error when saving clan in mysql.