-
```
2022-11-06 [12:43:45.052] [Server thread/CRITICAL]: ErrorException: "Undefined array key "form"" (EXCEPTION) in "plugins/EasyWarps.phar/src/ImperaZim/EasyWarps/Commands/WarpsCommand" at line 62
…
-
### Issue description
Expected result: When override Generator::getSpawn and return any coordinates, level spawn will be there.
Actual result: Level spawn is always on coordinates 256x70x256(https:/…
-
setBaseDamage also modifies the hit cooldown. this shouldnt be the case. it should only apply to the base damage as the name indicates
one may just use setAttackCooldown for setting the attack …
-
PocketMine-MP Crash Dump Tue Mar 7 23:38:08 UTC 2023
PocketMine-MP version: 4.16.0 [Protocol 567]
Git commit: fa131dab1259c25d48c41b4ce82de5f833eb0326
PHP version: 8.0.28
OS: Linux, linux
THI…
-
### Issue description
- Expected result: What were you expecting to happen?
I was expecting to login into the server like normal.
- Actual result: What actually happened?
I got stuck in “Locatin…
-
Hi @jasonwynn10 ,
How does the plugin work - no entities are spawning - do i have to config something?
Spawn egg zombie worked, but spawn egg sheep not.
What should i expect when using the p…
-
PocketMine-MP version: 4.15.2 [Protocol 567]
Git commit: 308cdb68631f1e4190d3741231e1219e80080e90
PHP version: 8.0.27
OS: Linux, linux
A PLUGIN WAS INVOLVED IN THIS CRASH
BAD PLUGIN: RedstoneCi…
-
I was working on entities and I found a problem. While the lookAt() function works correctly for zombie and similar entities, I realised that entities such as enderdragon wither look in the opposite d…
-
### Issue description
- Expected result: What were you expecting to happen?
I was expecting to login into the server like normal.
- Actual result: What actually happened?
I got stuck in “Locatin…
-
## Description
While on the surface, having timings divided by world might seem like a good idea, in practice, it makes it very complex to identify code performance issues, since all of the perform…