promotional bannermobile promotional banner

WolfyUtilities

Utils and APIs: Config, Language and Inventory API, Protection Utils: WorldGuard, LWC, PlotSquared

File Details

WolfyUtils 4.16.6

  • R
  • Sep 4, 2022
  • 5.97 MB
  • 375
  • 1.19.1+6

File Name

wolfyutils-spigot-4.16.6.jar

Supported Versions

  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16

This update implements the WolfyUtilities API v4.16.1 to support the HOCON format.

HOCON stands for Human-Optimized Config Object Notation and is made by Typesafe.

HOCON is the official configuration method for Sponge servers and plugins and provides an easier to use configuration format.
Files using HOCON are saved as .conf files.

A good introduction to hocon can be found in the Sponge docs.
https://docs.spongepowered.org/stable/en/server/getting-started/configuration/hocon.html

More detailed info about the format can be found here:
https://github.com/lightbend/config

 

Using WolfyScript/jackson-dataformat-hocon Jackson is able to parse and generate .conf files.

Note: Plugins that depend on WolfyUtilities will still need to implement the HOCON changes to support that new format.

 

Changelog

  • Optimized default De-/Serializers (They no longer depend on separate ObjectMappers)
  • Fixed StackOverflow in ExecutableItemsRef#getLinkedItem
  • #26 - HOCON Format Support

 

More info on GitHub: https://github.com/WolfyScript/WolfyUtils-Spigot/releases/tag/v4.16.6