-
For editing playerdata while the players are offline I load the player in as a fake player, do some changes and then resaved.
https://github.com/Darkere/CrashUtilities/blob/c18402c1c5f6e181d73c85b03…
-
Here is the crash report:
[crash-report.txt](https://github.com/user-attachments/files/17522082/crash-report.txt)
============================================================
Paper Plugins:
[19…
-
From what I can tell, it looks like the fake player [Minecraft] from our ender quarries causes Chromaticraft to write:
> CHROMATICRAFT ERROR: Looking for progression data on player [Minecraft], wit…
-
is there a way to not make the fakeplayer fly towards you after it gets hit back or sees you
-
If I understand correctly, FakePlayer only spawns one fake player by default. Shouldn't this be customizable like Specter?
-
BAD PLUGIN: FakePlayer
Thread: Main
Error: Class "pocketmine\network\mcpe\protocol\serializer\PacketSerializerContext" not found
File: plugins/FakePlayer_dev-65.phar/src/muqsit/fakeplayer/Loader
…
-
Something like a little bit of an AI. Nothing too complicated, but it just like jumping around and moving around to where you can configure your AutoCrystal.
A client named DotGod did this, and I t…
-
hey, im wondering how to create fake players in my players list to customize it a little bit.
So i have this code:
```
import com.comphenix.protocol.PacketType;
import com.comphenix.protocol.P…
-
### I have confirmed that ...
- [ ] Arclight is up to date
- [X] all dependencies are installed
- [X] all plugins and mods are up to date
- [X] unable to reproduce in Forge
- [X] unable to reproduce …
-
Hi! I wonder if it is possible to enable the chunk to be loaded with fakeplayer. For example, mob will be spawn in the range of fakeplayer. Thanks!