pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.26k stars 1.54k forks source link

Effect problem #4730

Closed achedon12 closed 2 years ago

achedon12 commented 2 years ago

Issue description

Steps to reproduce the issue

  1. give a speed effect in new instance with a duration (it doesn't matter which one) and an amplification

OS and versions

Plugins

Crashdump, backtrace or other files

dktapps commented 2 years ago

EffectInstance takes a duration argument in ticks.

achedon12 commented 2 years ago

It still doesn't solve the problem. Try the code, and you'll see that it won't work

dktapps commented 2 years ago

I did try it. It works fine.