Total of 85 commits since last release!
Main Changelog:
- Fixes on the MultiArgumentos::flagify
- Create ArgParser for NumberWrapper
- Relocate dev.triumphteam.gui to br.com.finalcraft.libs.triumphteam.gui
- Make createFCWorldGuardRegion() public on WGPlatform
- Add way to add flags on modified worldguard 6.1 at 1.7.10
- Create a TrackedNBTContainer to keep track of removed tags so they can be removed on the FCBaseItemBuilder before merge
- Improve SettingsScanner
- Update triumph-gui
- Added PaginatedGuiComplex
- Change FCBaseItemBuilder::setNbt to not actually set the nbt but clear() and merge
- Fix NBT placeholder parsing on BossShopPro integration by delaying its application
- Update Simple-Yaml to 1.8.4
- Add BlockInfo prefix to /blocinfo command texts
- Add /entityinfo command to show entity name, type and NBT
- Invert offline and online placeholder parsing logic
- Add ECForgeListener as dependencie
- Sort manipulators based on underlines present on it, assuming it will be more complex as well
- Use 'sun.misc.Unsafe' to change the 'final field flagsList from WorldGuard' at 1.7.10
- Add config option to 'WARN_PLAYERS_WHEN_RECEIVED_ITEMS_WERE_SEND_TO_THE_GROUND
- Add FCTickUtil to get current tick number
- Create CacheableSuppliers. Suppliers that will only update after a specific amount of time or ticks has passed
- Enable ActionBarAPI on 1.7.10 when the mod 'necrotempus' is present
- Add GlobalParser for Argumento.class
- Make FCInputReader::parseMaterial parse materials from NumericID as well
- Create ILocaleMessageBase, a common interface for both LocaleMessage and SendCustom
- Add FCFileUtil
- Few changes on PageViewer
- Read contents when creating a config from a String and throw Exception when trying to save a Config without a file.
- Create a SmartCachedYamlFileHolder
- Enable SmartCache on the Configs of SVDataManager
- Create the bases of a PDSectionConfiguration
- Implement Config.toString
- shutdown and start again the SaveConfigThread on EverNifeCore::reload
- Add 'universal' time converter
- Add 'yyyy/MM/dd HH:mm:ss' as the default date formatter at FCTimeUtil
- Add 'LocalDateTime' and 'ZonedDateTime' as CfgLoadableSalvable
- Fix ArgRequirementType.OPTIONAL_OR_PROVIDED_BY_CONTEXT
- Rename WGFlags.getFlagFromWorldGuard to WGFlags.getFlag
- Fix internal use of ImpIFCFlagRegistry::getFlagList
Full Changelog: v2.0.3.4...v2.0.4.1