Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Mobs can't levitate #443

Open
FluffyDev1 opened this issue Jan 10, 2021 · 4 comments
Open

Mobs can't levitate #443

FluffyDev1 opened this issue Jan 10, 2021 · 4 comments
Assignees
Labels
Category: Feature Request This feature may or may not be added in the future

Comments

@FluffyDev1
Copy link

PocketMine-MP Version: 3.17.2
Plugin Version: 0.6.7
Other Installed Plugins: none

PHP version: Latest one

OS Version: Windows 10

Steps to reproduce the issue.

  1. Add levitation effect to a mob (i used the EntityDamageByEntity event)

Description

I thought the mob will levitate lol

@FluffyDev1 FluffyDev1 added the Category: Bug This is a bug in the code! label Jan 10, 2021
@FluffyDev1
Copy link
Author

Sooooooo???/

@95CivicSi
Copy link
Collaborator

What are you using to add levitate?

@FluffyDev1
Copy link
Author

Effects

@95CivicSi 95CivicSi added Category: Feature Request This feature may or may not be added in the future and removed Category: Bug This is a bug in the code! labels Apr 12, 2021
@95CivicSi
Copy link
Collaborator

After taking some time to look into this, it appears that there is no implementation of levitation effects in PM other than a generic effect intended for use on Players. That implementation relies heavily on the client to perform the actions necessary for the effect.

PureEntitiesX doesn't have response to this effect built in yet, so this would need to be added.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Feature Request This feature may or may not be added in the future
Projects
None yet
Development

No branches or pull requests

2 participants