Update 1.5.2
News:
Added new modifications to capture and pre-capture counts.
Fixed event when leaving the outpost area.
Added debug mode for advantages in configuration (Config.debug.advantages)
New changes and fixes to advantage multipliers
Update 1.5.1
News:
- Removed debug messages when triggering commands.
- Fixed BlockBreak event in break multiplier.
- Added alerts to the capturing member's group in the event of a territory dispute and new capture.
- Fixed inversion of values in the settings menu for ALLOWWITHOUTGROUP and EXPELWITHOUTREQUERIMENTS
Manual changes to the language file:
- "General admin_outpost_settings items allowwithoutgroup lore" (change placeholder from EXPELWITHOUTREQUERIMENTS to ALLOWWITHOUTGROUP)
- "General admin_outpost_settings items expelwithoutrequeriments lore" (change placeholder from ALLOWWITHOUTGROUP to EXPELWITHOUTREQUERIMENTS)
Update 1.5.0 (Minecraft 1.20.2)
News:
- Added support for version 1.20.2
- Updated nbt library.
- Updated gui library.
- Updated kiori library.
Update 1.4.13
News:
- Fixed load and save configuration "abandon if quit" and "abandon in death".
- Fixed active capture placeholder when the "abandon if quit" option is turned off.
Update 1.4.12
News:
- Fixed small error when saving Proximity Type
- Updated extension for Betterteams for api 4.8.2, update using `/uoutpost ext update Betterteams` (@domzzo)
- Fixed "settings state" message sent when changing a setting in gui.
- Added new option in general settings to "Abandon capture if quit", with this option the player/clan does not lose the capture when disconnecting from the server (@domzzo).
Update 1.4.11
News:
- Added new checks in case of death during pre-capture (@mzrzv).
- Add to remove pre capture when player dies.
- Added new option in general settings to "Abandon capture in death", with this option the player/clan loses the capture if the capturer dies.

Update 1.4.10 (REBUILD)
News:
- Fixed scoreboard packet loading for some versions.
Update 1.4.9
News:
- Fixed scoreboard packet loading for some versions.
Update 1.4.7
News:
- Added support and extension for SuperiorSkyblock2 by Ome_R (/uoutpost ext download SuperiorSkyblock2).
- Fixed small save error.
Update 1.4.5
News:
Fixed null point when creating scoreboard when the library is not present.
Added new variable to placeholder "%uoutpost_unformated_top:FIND:TYPE:TIME:NUM%" now accepts: #FIND: TIME, NAME and AMOUNT
Update 1.4.4
News:
- Added support and extension for KingdomCraft (/uoutpost ext download KingdomCraft)
Update 1.4.3
News:
- Added new command for players "/outpost abandon <name|-all>" to abandon captures (only the owner of the capture can do this).
- Added new methods to the capture owner verification API.
- Improved database reading system.
Update 1.4.2
News:
- Added support and extension for BetterTeams by booksaw123. (/uoutpost ext download BetterTeams).
Update 1.4.1
News:
- Added method for repeating commands, executed every X time while the player is capturing the event.
- Added new tag (-repeat) option for commands (/uoutpost commands add OUTPOST TIMED -timed30 -group -repeat /cmd)


Update 1.4.0
News:
- General update of the scoreboard library with new options.
- Fixed command response settings.
Update 1.3.0
News:
- Added new system of timed commands, the command is triggered when the capturer is in power for a certain time.
- Added new option to select commands for GROUP or SINGLE capturer.
- Added new tabs in the gui menu for timer selection and group mode for commands.
- Added new tabcomplete option for commands accepting "/uoutpost commands add NAME -timed10 -group /command"




Update 1.2.1
News:
- Fixed "Allow without group" request action when no group extension is enabled.
- Added verification delay when breaking blocks from players who are capturing the outpost.
- Added WG region check if player can build locally.
Update 1.2.0
News:
- Added new pre requirements method for future implementation of "requirements to capture".
- Added new administrative command "/uoutpost settings <name> <type|-gui> <value>" to change settings values.
- Added new settings menu in outpost view and button to change "allow without group" option.
- Implemented to not capture if the player doesn't have a group and "allow without group" is set to false.
- Added config option for "expel without requirements", where the player is sent out of the outpost.
- Removed tabcomplete and added "start" and "stop" commands to main command.