Marcus Mann
Marcus Mann
To add onto this, after you have quit a game, it still shows previous players. 
Cool. Also, there should be a way to toggle whether you see the big TAB menu when you hold tab, instead of tapping TAB twice On Tue, Apr 24, 2018,...
It would be possible - you would just check the time of day on a right click on a bed... you wouldn't get in the bed, but it could still...
Any update on this? I'm having the exact same issue
I actually figured it out. Essentially it was because I was using `nginx`, a reverse proxy, but the settings were misconfigured.
@mvdkleijn then we're good to close the issue? 😄
Hi @mdgm88, would using the [filters feature](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-Configuration-File-Details.html#CloudWatch-Agent-Configuration-File-Logssection) work for your use case? something along the lines of ``` "collect_list": [ { "file_path": "/opt/aws/amazon-cloudwatch-agent/logs/test.log", "log_group_name": "test.log", "log_stream_name": "test.log", "filters": [ {...
integ tests are passing: https://github.com/aws/amazon-cloudwatch-agent/actions/runs/20240547778 gonna update the branch, but shouldn't change any test results