Update 1.26.3
News:
- Fixed debug message for advantage in the console.
Update 1.26.2
News:
- Fixed a NullPointerException error when comparing UUIDs in new methods.
Update 1.26.0 (Minecraft 26.1)
News:
- Added support for Minecraft 26.1.
- Updated libraries for adventure, nbts, and scoreboard.
- Updated supporting libraries.
Update 1.25.0
News:
- System optimization for improved performance.
- JSON reader update causing errors in some versions of Minecraft.
- Modernized scoreboard system.
Update 1.24.3
News:
- Updated scoreboard libraries to fix a bug in previous versions, including 1.20.1/4.
Update 1.24.2
News:
- Updated definitions and database connection.
- Optimized capture method.
Update 1.24.1
News:
- Updated Scoreboard and nbts libraries.
- Optimized the launch of chat actions for users.
Update 1.23.1
News:
- Updated NbtAPi libs to 1.21.10.
- Added "maintenance" command option to Console as well.
Update 1.23.0 (Minecraft 1.21.9/10)
News:
- Added partial/pre support for Minecraft 1.21.9/10.
- Updated libraries: Scoreboard, NBTs, and Kyori (all).
- Updated extension for Lands (/uoutpost ext update Lands).
Update 1.22.2
News:
- Added support and extension for "ZelTeams" by Zeltuv (/UOutpost ext download ZelTeams).
- Updated CommandHandler service for main and addons.
Update 1.22.1
News:
- Optimized the "Advantages" workflow for potions and damage.
- Updated the NbtApi and Scoreboards libs.
- Fixed an error in external event listeners.
Update 1.22.0
News:
- Improved player navigation to view events in the GUI.
- Added a new Interaction mode: REQUIRESANOTHEREVENT, which allows you to define the capture of another event as a requirement.
- Added a new Interaction mode: MULTIPLECAPTURE, which allows you to define whether capturing multiple events is allowed.
- Added "Requirements" for capture to the navigation menus, scoreboard, and text.
- Added a new placeholder "%uoutpost_event_requirement_total%", "%uoutpost_event_requirement:<type>:<get>" accepting values: <type>: REQUIRESANOTHEREVENT and <value>: list and amount.



Update 1.21.4 (Minor update)
News:
- Fixed sync problem in version check request.
Update 1.21.3
News:
- Added option in configuration for timezone (Config.scheduler.timezone).
Update 1.21.2
News:
- Added official support for Minecraft versions 1.21.6/7/8.
- Changed the Kyori (Adventure) and TriumphTeam libs to the official versions released yesterday by Paper.
- Fixed an error when creating holograms with a "Null" error after the new event filter version.
Update 1.21.1
News:
- Fixed a check in the PlayerGameModeChangeEvent event.
- Added a check for the "Fortune" advantage to see if the broken block is eligible for enchantment.
- Added a check for the "Mining Drop" advantage to see if the broken block is a "mineable" block.
- Added a check for the "Mining Drop" advantage to see if the broken block is a "mineable" block.
- Added a new (optional) interaction option: ALLOWEDBLOCKFORTUNE, where it's possible to add a whitelist for the Fortune advantage.
- Added a new (optional) interaction option: CAPTUREPERMISSION, where it's possible to add custom permissions for capture.
- Added a new (optional) interaction option: ENCHANTMENTFORTUNE, where it is possible to check if the player has the enchantment when using the advantage fortune.
Interactions require "/uoutpost interactions sync" for pre-created events.




Update 1.21.0 (Minecraft 1.21.8)
News:
- Added pre-support for Minecraft 1.21.8.
- Updated scoreboard libs.
- Added mandatory command start with "/" in rewards.
- Added sanitization for colors and characters when creating events.
- Added formatting for double and text in advantages.
Update 1.20.1 (small fix)
News:
- Fixed missing or logged out player error for groups and rewards.
Update 1.20.0 (Minecraft 1.21.6/7)
News:
- Added pre-support for Minecraft versions 1.21.6 and 1.21.7 (not tested on Spigot).
- Updated Kiory and Triumph libs to alternative snapshots (temporarily).
- Updated NbtAPI lib.
- Updated ScoreboardLib lib.
- Added a new filter for holograms by stats (
/uoutpost hologram create <red><name> <type> <time> (maxlines) (outpost)). It is now possible to display the stat hologram filtered by a specific event.
Language changes:
LANGUAGE.outpost hologram top header: "<color:#00AAAA><bold>Top Outpost {type}</bold> <green><bold>{time} <gray>({outpost})"COMMANDS.uoutpost hologram subcommands create: "<click:suggest_command:\"/uoutpost hologram create \"><hover:show_text:'<green>Click to change.'> <#55ffff>/uoutpost hologram create <red><name> <type> <time> (maxlines) (outpost) <gray>-<yellow> Create a hologram.</hover></click>"COMMANDS.uoutpost hologram subcommands create show on_usage: "%tag% <red>Use <#55ffff>/uoutpost hologram create <red><name> <type> <time> (maxlines) (outpost)"