
Wars | UClans Addon 4.9.0
War Addon for UltimateClans!
3.4.1
Nov 10, 2023
Update 3.4.1
News:
- Added action to close inventory when cleaning kits and inventories in wars, thus avoiding storing items in inappropriate places
3.4.0
Oct 14, 2023
Update 3.4.0
News:
- Requires Ultimate Clans 6.13.0+
- Added support for version 1.20.2.
- Updated nbt, gui and kiori libraries.
- Reduced gui menu libraries
3.3.1
Jun 15, 2023
Update 3.3.1
News:
- Added delay to change gamemode when entering the arena or watching the event (Config.War.force_gamemode.delay).
3.3.0
Jun 10, 2023
Update 3.3.0 (1.20)
News:
- Added pre-support for Minecraft 1.20
- Updated API to 6.5.0-r2 (Required UltimateClans 6.5.0+)
- Added new snakeyaml library.
3.2.1
May 14, 2023
Update 3.2.1
News:
- Added new delay system to join any war (`cooldown_all_clanwar`).
- Changed delay checker between two clans with option to disable using value 0 (zero) in `cooldown_clanwar`
3.2.0
May 10, 2023
Update 3.2.0
News:
- Wars, Updated api to 6.3.0-r6 (Need Ultimate Clans 6.3.0+)
- Changes to the hologram system.
- Changed hook with papi when reloading plugin.
3.1.5
Apr 9, 2023
Update 3.1.5
News:
- Re-added `just_show_clans_online` feature to the challenges gui menu
3.1.3
Mar 16, 2023
Update 3.1.3
News:
- Fixed error when submitting a war when the kit system is off.
- Improved `challenge` command returns
3.1.1
Mar 13, 2023
Update 3.1.1
News:
- Minor changes to location coding and added new arena loading messages.
3.1.0
Mar 13, 2023
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.
3.0.2
Mar 4, 2023
update 3.0.2 (Hotfix)
3.0.1
Mar 4, 2023
Update 3.0.1
News:
- Fixed chat interaction with command translation by sending {}.
- Fixed join and deny command arguments.
3.0.0
Feb 27, 2023
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.
2.8.1
Feb 5, 2023
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
2.8.0
Jan 5, 2023
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.
2.7.1
Nov 22, 2022
Update 2.7.1
News:
- Correction and change in the log of events making duplicates and unexpected errors.