Update 3.1.4 (small fix)
News:
- Fixed placeholder of kits for war announcements
Update 3.1.3
News:
- Fixed error when submitting a war when the kit system is off.
- Improved `challenge` command returns
Update 3.1.1
News:
- Minor changes to location coding and added new arena loading messages.
Update 3.1.0 (Logger)
News:
- Updated api to 6.1.0-r2.
- Added support for Polish language (PL).
- Implemented a system to Logger the actions of the Wars.
Update 3.0.1
News:
- Fixed chat interaction with command translation by sending {}.
- Fixed join and deny command arguments.
Update 3.0.0
News:
- Updated API for V6-snapshot44
- Added text mode for all commands with option to force gui.
- The
/clan war send command has now been changed to /clan war challenge. - The gui menu now has a sub page with three options:
Challenge, View kits and View Arenas. - Added subcommand system for the
/clan war command. - Added
challenge, accept, deny, cancel, view, spectate, join, kits, cancel subcommands for the war command. - Added permissions injection for clan members and roles
War-Manager, War-Participate where the leader can choose what permissions the roles will have.
Update 2.8.1
News:
- Added selection of priority for the `PlayerCommandPreprocessEvent` event, which can be changed in `Config.War.allowed_commands_priority`, with default NORMAL
Update 2.8.0 (Big update + War mode)
News:
- Added new game mode option initially including NORMAL or FFA (players can place temp blocks).
- Added new command `/clanwar arena setmode <ARENA> <NORMAL|FFA>`
- Added new option to control the blocks placed or broken inside the arena (`Config.war.manage_blocks`), this option can be turned off if you use another region management.
- Now gui menu data is no longer dependent on the api, bringing freedom for menu editing.
- Added option of placeholders (papi) in title and menu items.
- Added option to remove items and fill from menus by adding `enabled: false` to the item.
- Added option to change item slot and slots are now visible as `slot:<num>`.
- Added option to mimic items in other slots with `mimeslots:` option (List<String>)
- Added option to add CustomModelData to menu items using `model: <num>` session.
- Removed multi item fill `<item>,<item>`.
- Changed mode of alerts in the title of the menus.
- Changed how to parse placeholders.
- Added option to change menu rows.
Update 2.7.1
News:
- Correction and change in the log of events making duplicates and unexpected errors.
Update 2.7.0
News:
- Added new SPECTATOR war mode.
- Added new administrative command `/clan war arena set spectator <ARENA>`
- Added new `spectate` and `view` subcommands for players.
- Added new `view` gui menu to list active wars.
- Added to disable war subcommand when reloading addon.
update 2.6.2
News:
- Fixed loading of saved arena locations.
Update 2.6.1 (api update)
Update 2.6.0
Attention, the language files have been changed!
News:
- War Addon now needs UClans v5.5.0+.
- API update to UClansAPI-4.4, making the plugin lighter for Audiencias and shading.
- Reconfiguration in file generation.
- Some internal "shaded" dependencies are now used by the main plugin API.
- Released addition of new custom language files following the Lang_ID.yml pattern in the /language/ folder.
- Added new Bossbar, Titles and Actionbar effects.
- Adding RU language.
- The json.yml file has been deprecated.
- New chat and actions control file created as chat.yml
Language directory: https://github.com/UlrichBR/UClansV5-Addons/tree/main/ClanWar/language
Update 2.5.9 (small fix)
News:
- Updated bukkit minimessage system to work on 1.19.2
Update 2.5.8
News:
- Fixed arena icon when material is set.
- Fixed "null" description when description is default.
Update 2.5.7
News:
- Fixed bug when clan is deleted while still participating in a war.
- Added new reaction for "CLAN_NOT_FOUND" war cancellation.
- Fixed message sending when player is offline.
- Fixed errors being fired in the console.
Update 2.5.6
News:
- Fixed italics in menus and texts.
- Changed way for players to manage wars if this is set in clan configuration.
- Added setting to require minimum clan level to participate in wars (min_level_wars - default 0).
- Added setting to show only clans with level requirement in the challenges menu (just_show_clans_has_level - default false).
Update 2.5.5 (small fix)
News:
- Fixed clan list when submitting a challenge
Update 2.5.4 (Stable Version)
News:
- Added Kyori's MiniMessage system, Now you can add tags, elements at every point in the configuration.
Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...), for better performance it is necessary to restart the files of language, config, bossbar and json. legacy tags will still work in compatibility mode. - Added Gradient System, Hex Colors and Color in all files and menus.
- Clan banner bug fixed.
- Unified item system for gui menu.
- Fixed WAND for marking arenas.
- Fixed Kiory packages.
- Fixed centralization of Json messages.
- json.yml file translated to new color format.
- Using API 3.9 now
- This addon requires Ultimate Clans 5.2.0+
Note:
NOT OBLIGATORY: For better performance it is necessary to restart the files of language, config, bossbar and json. legacy tags will still work in compatibility mode.