ginsm

Results 6 comments of ginsm

Hmm, I was experiencing the same issue on CentOS 8. I simply changed [L34](https://github.com/MinecraftServerControl/mscs/blob/f1125fb64b32ff783cdc0d0ca831fcf7fdbc366f/mscs#L34) of `mscs` to `sudo "PATH=$PATH" -u $USER_NAME -H /usr/local/bin/msctl $MSCS_ARGS` and it seems to be working...

In terms of the first issue, I was able to get it to work by first starting the egg with the jar set as `minecraft-server.jar`, accepting the EULA, and then...

Any update on this? 🤔 I use the `Modpacks` tag/category but as Kairu said, users are still able to update the modpack dependencies freely which means they become out of...

Having the same issue. Have either of you figured this out? 🤔

There's a config file (`notreepunching.toml`), at least for Fabric 1.20.1-7.1.0, that allows you to change this behavior. Set `doInstantBreakBlocksDropWithoutCorrectTool` to `true` and the flowers will drop their items again. EDIT:...

Huh. Perhaps it's an issue with how I have LotusDocs/Hugo set up then? Since it wasn't working for me when I ran that example. :thinking: