LadyCailinBot
LadyCailinBot
Comment by PseudoKnight I think I'd probably do a BlockFormEvent and have different values for when its caused by entities. Currently only snowmen and frostwalker triggers for EntityBlockFormEvent, which limits...
Comment by malon @PseudoKnight I need it for frostwalker protection. My server has some worlds where players can build, and others that are meant for exploration. I need to prevent...
Comment by malon I've never asked for a feature to be added before, how long does it normally take to be implemented? Not being pushy, I would just like to...
Comment by PseudoKnight There is no normal time. It's done when someone feels like doing it.
Comment by PseudoKnight We actually have a block_grow event, which will fire for these events, except without the source. We could possibly just add the source to that event.
Comment by PseudoKnight No, I need to add block_form.
Comment by malon @PseudoKnight Thank you for starting to work on it very much, you are a very kind person.
Comment by CyaNox Additional trace: ``` 16:38:34 [INFO] IOException: com.laytonsmith.libs.redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: Broken pipe proc _permissions_permission_ex:/.../Permissions.inc.ms:168 proc _permissions_add_permission_to_group:/.../Permissions.inc.ms:203 :/.../Permissions.msa:16 16:38:34 [SEVERE] The previous MethodScript error had an attached cause: 16:38:34 [SEVERE]...
Comment by LadyCailin I've updated the Jedis dependency, which may have addressed the issue. Can you try again and see if it has been fixed? The actual error looks like...
Comment by CyaNox Thus far it is working like a charm. Will most likely run into it again if this issue resurfaces.