Added support and extension for UltimateFactionsV2 - by Miinoo. "/Uoutpost ext download UltimateFactionsV2" . (https://github.com/UlrichBR/UOutpost/tree/main/extensions/UltimateFactionsV2)
New interaction system published for requests and insertions in the event. (It is necessary to synchronize Interactions for events already created)
Added new "Interaction" MINPLAYERSGROUP to control the minimum number of group/clan members within the arena for capture.
Added sync interaction button to the administrative outpost home page.
Fixed error when showing profile when skin is null.
Fixed some start events out of sync.
Fixed cancellation of stuck creation event for new outpost.
Updated Lands extension to latest version (7.x.x), update with '/uop ext update Lands'
Removed some debug traces from the latest updates.
Added two new internal events (OutpostRegionEnterEvent and OutpostRegionLeaveEvent) to listen for when players enter event regions.
Added new interaction placeholder "%uoutpost_interaction:KEY:VALUE%" accepting the key values "MINPLAYERSGROUP" and "multiplier and data" values. example (%uoutpost_interaction:MINPLAYERSGROUP:multiplier%)
Added new INTERACTION SYSTEM, which allows the insertion of other plugins to interact with the outpost, and to begin with, the mythicmobs addon was created where it adds guardians to the outpost.
Added new command "/uoutpost interactions" with arguments "list", "view", "toggle", "setmultiplier", "whitelist" and "sync".