Lucas Nicodemus

Results 198 comments of Lucas Nicodemus

It's worth noting that the precedence we should follow is: 1. Command line arguments take priority (because those are typically either set at runtime or before the server boots by...

We have silent commands already, but it's kinda up to each command that needs to support them. Which commands do you want silent (other than all of them)?

What did you mean by implementation sudo? You want the ability to run a `/sudo` command silently? You should just be able to pass the silent command specifier to the...

Yeah, so, the intent was that over the long term, we would make every command support silent specifiers. The issue is that it's cumbersome to edit all of the commands....

I'm playing around with this in #2303 (most commits are from April 19th, but I kinda paused while exploring a better way to send command feedback). I don't agree with...

Just to clarify, you could just remove the logout permission right?

I looked into this and since this is like the one point in the game where the server is doing the logic checks, we probably need to put in more...

Could potentially make a plugin to handle rejection of tombstones in regions to allow someone to turn them on and then leave them on.