BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

Limits addon conflicting with StackMob #102

Closed Blatower21 closed 3 years ago

Blatower21 commented 3 years ago

Description Since build b226 limits addon cause inconsistencies with StackMob plugin that with b225 don't happens. Mob from spawners or breeded do not stack properly and when you kill them it counts as one mob and not all stacked ones.

Steps to reproduce the behavior:

  1. Install bentobox with limits addons b226 or higher and StackMob
  2. Place an spawner or breed mobs stacking them
  3. Kill the mob and see how you kills all stacked mobs
  4. If you want to, compare it with b225 that this didn't happened

Expected behavior Limits to not cause inconsistencies in StackMob tasks as previous versions.

Screenshots Leave you here a video from one player: https://www.youtube.com/watch?v=9dybhR_seyw

Server Information:

Database being used (YAML, JSON, MySQL, MongoDB): MariaDB OS: Linux Java Version: Java 11 Corriendo PAPER 1.15.2. [03:53:15 INFO]: BentoBox version: 1.15.1-SNAPSHOT-b1875 [03:53:15 INFO]: Base de datos: MARIADB [03:53:15 INFO]: Mundos de juego cargados: [03:53:15 INFO]: bskyblock_world (BSkyBlock): Mundo, Nether, End [03:53:15 INFO]: Addons cargados: [03:53:15 INFO]: Biomes 1.13.0 (ENABLED) [03:53:15 INFO]: BSkyBlock 1.14.1-SNAPSHOT-b673 (ENABLED) [03:53:15 INFO]: Challenges 0.8.4-SNAPSHOT-b428 (ENABLED) [03:53:15 INFO]: Chat 1.1.1-SNAPSHOT-b34 (ENABLED) [03:53:15 INFO]: CheckMeOut 1.0.2 (ENABLED) [03:53:15 INFO]: ControlPanel 1.13.0-SNAPSHOT-b42 (ENABLED) [03:53:15 INFO]: DimensionalTrees 1.6.1-SNAPSHOT-b82 (ENABLED) [03:53:15 INFO]: ExtraMobs 1.11.0.4-SNAPSHOT-b7 (ENABLED) [03:53:15 INFO]: Level 2.4.2-SNAPSHOT-b417 (ENABLED) [03:53:15 INFO]: Limits 1.15.0-SNAPSHOT-b234 (ENABLED) [03:53:15 INFO]: Warps 1.10.1-SNAPSHOT-b268 (ENABLED)

tastybento commented 3 years ago

Check build 234 - I expect it'll be fine.

Blatower21 commented 3 years ago

Still happening in build 234

Blatower21 commented 3 years ago

Got fixed in recent builds (b236). Thanks!