Stephan
Stephan
You need to add the `Favicon:` part within the `!Status` section. Don't add new lines below `!Plugin`. See e.g. the example in https://github.com/Minecrell/ServerListPlus/wiki/Examples (that one uses Favicon -> Heads instead...
Try to read the error message: > **(Do not use \t(TAB) for indentation)**
You have some new syntax error now. You didn't post your configuration so it's hard to tell what exactly.
If you read the error closely it tells you exactly where to look for the mistake: ``` in 'reader', line 52, column 3: Description: ^ expected , but found ''...
SBL1 on older SoCs like MSM8974 is not an ELF file, it cannot be signed by qtestsign at the moment. Sorry.
If you have a device with secure boot enabled you'd need access to the private signing keys, which hopefully shouldn't be possible to obtain anywhere.
I'm not sure if you need to sign it at all, the `EMMCBOOT.MBN` generated by LK already has a header that might be suitable for devices without secure boot. I'd...
I'm not sure then at the moment, I have no experience with replacing firmware on MSM8974.
@rainbowdashlabs Sorry for the delay and not being very active here. Unfortunately, I don't have much time for maintaining Minecraft-related projects anymore. Would you still be interested in stepping in...
@rainbowdashlabs Thanks, that would be much appreciated! Did you already have a specific setup in mind? If I remember correctly, the Gradle plugin portal does not allow multiple accounts to...