Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to prevent lava damage for players and except other entities #3707

Open
crizyx opened this issue Oct 4, 2020 · 3 comments
Open

How to prevent lava damage for players and except other entities #3707

crizyx opened this issue Oct 4, 2020 · 3 comments
Labels
type: question Questions regarding the use of EssentialsX.

Comments

@crizyx
Copy link

crizyx commented Oct 4, 2020

Information

Full output of /ess version:

[12:10:23 INFO]: This server is running Essentials 2.18.1.13

Server log: latest.log

EssentialsX config config.yml can't be upload image

Help request

Problem
Since version 2.18 entities no longer take lava damage when the configuration parameter is "lavadmg: true" by looking at the description just above it seems normal to me (# Should damage via lava be disabled? Items that fall into lava will still burn to a crisp.;)) but however the logic would also want it to be for this parameter also "firedmg: true" or this is not the case.

I deduce that it is an oversight or a bug but what I want is to find the behavior that the plugin had in 2.17 when the entities took damage even when the lavadmg was on true.

If it is important for you to prevent all entities from taking damage you should create a new option because I am using the "essentials.protect.damage.lava" permission for a group of players who must not take damage lava and it conflicts with the entities that they must take lava damage.

What I have tried
I compared the behavior of version 2.17 and 2.18 and set lavadmg to true and false.

Screenshots
image
image

@crizyx crizyx added the type: question Questions regarding the use of EssentialsX. label Oct 4, 2020
@benwoo1110
Copy link

you should use a paste service for your config and server logs. https://pastebin.com/

@crizyx
Copy link
Author

crizyx commented Oct 4, 2020

Essentials config : https://pastebin.com/kYMJsqnd

Server Logs : https://pastebin.com/Nf6398fn

@crizyx
Copy link
Author

crizyx commented Oct 10, 2020

Do you have any idea ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Questions regarding the use of EssentialsX.
Projects
None yet
Development

No branches or pull requests

2 participants