RevivalPMMP / PureEntitiesX

A Revival of the original PureEntities, a plugin which provides MobAI for PMMP - Coming back soon
GNU General Public License v3.0
166 stars 76 forks source link

More settings #371

Open TetroYT opened 4 years ago

TetroYT commented 4 years ago

https://github.com/RevivalPMMP/PureEntitiesX/wiki/Issue-Reporting-Guidelines If you do not follow the guidelines at the above link, your issue will be closed with a Resolution Status of "Invalid".

Required Information

PocketMine-MP Version: (insert commit hash or version number here) Plugin Version: (insert commit hash or version number here) Where you got the plugin: (url where the plugin was downloaded from.)

Optional Information

PHP version: if by this you mean PMMP then 3.11.6 Other Installed Plugins: a lot but ones that interfere are: teapsoon, burger spawners, mob stacker, boss plugin. OS Version:

(some context) Before i added the BossPlugin i was using Teaspoon because it had more features in it for what i need on my server, but recently i added a BossPlugin with needs PureEntitysX for it to work, and there is no problems, but because the mobs in PureEntitysX has the target player function, players who have grinders setup in their bases blow up because of blazes, and all this could get fixed if you implement a enable/disable feature for this add the settings for: enable/disable mobs targetting players (i guess this is agro)

if this isnt counted as a bug then there are no crashed/compatability issues just this would be an easy work around to fix the issues its causing on my server

Thank you for reading i hope you add this

95CivicSi commented 4 years ago

If the explosions are also doing world damage instead of just player damage, try changing this option:

https://github.com/RevivalPMMP/PureEntitiesX/blob/94debcec9fdb353c79637cfae4bcbec8cb9249a6/resources/config.yml#L29

I know that it says it is for creepers but I believe it also impacts other explosions.

TetroYT commented 4 years ago

I did have it turned off, for creepers it doesn’t do damage but for blazes it did I haven’t tested if it does the same with other entity’s like ghasts etc though

TetroYT commented 4 years ago

or you could make this more complex and make it so we can disable these features for certain mobs instead of all of them, this would be useful for minigame servers as well as factions