bendem

Results 193 comments of bendem

@turt2live Feature label?

I'm just trying to help :( If you don't want my help, just take back your cookies!

I'm not a github expert either, but you might want to work on another branch than master. Master have a few particularities and the fact that new commits aren't appearing...

> Nevertheless I'm asking, why instantiating an entity spawns it. The issue you mentioned above could be easily fixed by spawning the entity after the event has been called. The...

The problem is the event spamming. If a plugins disables all mob spawning from the EntitySpawnEvent, it creates around 4-15 entities per tick and trashes them directly.

It looks like a bunch of symbols have been removing from `module_utils/hashivault.py` yet are still imported. Can this branch be maybe restarted from the latest changes (4.6.2) instead of try...

> This can be done via a `git rebase`. Have you checked out the branch? Someone did try to rebase it, it's a mess. Some symbols are used but their...

Yes please, it's kinda hard to use molecule right now, the documentation is basically all gone.

`PIDFile` is not required with `Type=oneshot`. We run lsc from systemd with a few more hardening options (I believe `ExecStart` and `ReadWritePaths` are specific to our setup, they should be...