J-RAP
J-RAP

Maybe this is a arbitrary comment. but is necesary have a mod to collect all placeholders like bukkit The problem... any mod creator need to implement "placeholdermod" to work (included...
Update about this I found better documentation about this and possible alternatives (excluding my suggestions). 1. `Get-CimInstance -ClassName Win32_LogicalDisk` get all devices. letter, size and free space (in bytes) 2....
you can complement ChestShop with AuctionHouse (AH have DiscordSRV support) or maybe wait for Essentials Support Also a message every shop created (with map cords) is inefficient.

happen in prod. my dev setup was based in forge-only so all my test i make is always on producction (building JAR + putting in mods folder + run a...
## COMPATIBILITY CHECK FIXED i already test, modules are correctly shaded, check works and doesn't seems like it have any compat issue with some _overcustomized_ modpack   
crowding done
Damn team city
> What is the use of FloatValue vs DoubleValue? Only purpose was avoid downcasting `java.lang.Double` to `double` and then cast to `float` you cannot directly cast `java.lang.Double` to `float` ...