Daniel V.
Daniel V.
- [ ] CMI Ender Chests.. will wait until their jitpack is more stable. - [ ] FabledSkyblock https://github.com/craftaro/FabledSkyBlock?tab=readme-ov-file - [ ] Pl3xmap https://github.com/granny/Pl3xMap/wiki/Pl3xMap-API - [ ] Dominion https://github.com/ColdeZhang/Dominion -...
This will contain various compat/addon plugins that will fulfill some outstanding feature requests for #1756.
Hello, I'm the developer of TNE, VaultUnlock and the library TNML, which all have Folia Support.
Placeholder PR for the 6.2.0.9 release..
This PR aims to revamp the sign display parsing code, and abstract it for easier additions by addons and for better maintability.
Revamp the underlying code for the sign material name parsing. This could be abstracted to allow for third-party modifications... Something like: ```java StackParser { boolean applies(ItemStack stack); Component parse(ItemStack stack);...
With the paper hard fork happening and Spigot users at a minimum, removing support for Spigot to future-proof API usage is a no-brainer.
For reference: https://github.com/TechnicallyCoded/FoliaLib/blob/5aea0f866df57ca03d00f5b199e89934f75f0989/common/src/main/java/com/tcoded/folialib/FoliaLib.java#L66 The method getImpl() was deprecated as of 0.3.5, but in the JavaDocs it points to getImplType, which doesn't return PlatformScheduler as getImpl did, instead getScheduler. This could...
When attempting to run this after installation, I receive the following error message: ``` C:\Users\danie\AppData\Roaming\npm\node_modules\github-label-sync\bin\github-label-sync.js:69 files.push(got(file, options) ^ TypeError: got is not a function at C:\Users\danie\AppData\Roaming\npm\node_modules\github-label-sync\bin\github-label-sync.js:69:15 at Array.forEach () at...