XxInvictus

Results 16 comments of XxInvictus

Did you make sure to edit the floppy disk max allowed size? That will cause the turtles to get just enough to go to home but not start mining. Easy...

I think I may be experiencing the same issue, ours is a custom pack. I am noticing whenever we try to respawn in an area where there is an ice...

Log for thread timeout [crash-2022-01-16_22.04.30-server.txt](https://github.com/Alex-the-666/Ice_and_Fire/files/7877017/crash-2022-01-16_22.04.30-server.txt)

I was just looking for this same feature. Some way to be able to maintain an unofficial modpack between friends. My particular problem is some of the mods have Rights...

I also just found out when attempting to locate where in code you were defining the chat command for the float value setting that it doesn't look like defining a...

Sorry the use case is Penumbra/Glamourer outfit changes, as you could have many different mods each changing the the same item you could have 5, 10, 15, 20 different offsets...

Also in my second commit added the functionality to sticky a message in another channel instead of the one the command was run in as requested in #76

Took a look myself as I had the same issue, `.at(-1)` tends to get the blank space element so I grabbed the array in Console and found where `config` is...

Also logged a PR with the above, though it may need cleaning up this was a 5-second fix and could probably be cleaner 👍