-
Using "addPassenger()" within the CreatureSpawnEvent leads to a server crash.
With the latest Spigot version (git-Spigot-988b411-aa8206a (MC: 1.16.3)) I could not reproduce the error.
### Link/pas…
-
### Expected behavior
Every profile-related method works with `com.destroystokyo.paper.profile.PlayerProfile`.
### Observed/Actual behavior
Every profile-related method works with `org.bukkit.profi…
-
### Expected behavior
Ideally, the dependencies should be loaded without errors when the plugin is initialized
### Observed/Actual behavior
When migrating from the Spigot dependency downloader in t…
-
[ ] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- minecraft-protocol: 1.13.0
- server: vanil…
-
Hi, I'm trying to make a selhosted luckpermsWeb.
I raised a bytebin docker container and it works great
The web editor is already working, but not in dynamic mode.
Server running in docker
https…
-
### Expected behavior
```
//1.20.1
ClientboundSystemChatPacket packet = new ClientboundSystemChatPacket(IChatBaseComponent.ChatSerializer.a(line), false);
(((CraftPlayer) player).getHandle()).c.a(…
-
### Expected behavior
No WARNs for existing NPCs.
### Observed/Actual behavior
Please see [this issue on Citizens](https://github.com/CitizensDev/Citizens2/issues/2635)
The paper fix relat…
-
**Describe the question**
A clear and concise description of what your question is.
I'm spawning modelled mobs with MythicMobs and ModelEngine. I **want to modify the custom name of the entity** b…
-
### Expected behavior
`docker exec -ti mc rcon-cli list` should run the /list command on the console
### Observed/Actual behavior
```
$ docker exec -ti mc rcon-cli list
Error executing: list …
-
Hello! When Create trains are inside the protected chunk - any player may take off the conductors' train schedule, actually ruining the set up train scheme.
Steps to reproduce:
- Build a train o…