isXander / YetAnotherConfigLib

YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
GNU Lesser General Public License v3.0
96 stars 37 forks source link

Bug: YACL 3.0.1 'instant' is not implemented #77

Closed Qendolin closed 1 year ago

Qendolin commented 1 year ago

https://github.com/isXander/YetAnotherConfigLib/blob/9a007b3d9cabb693b731952b1f585d1abf6c4234/common/src/main/java/dev/isxander/yacl3/impl/OptionImpl.java#L249-L255

The option builder does not use the value of instant anywhere and so it doesn't work.