-
As of Minecraft 1.20.5, the Paper server runtime is now Mojang-mapped, meaning that many plugins are beginning to adopt Mojang's official mappings. To ensure compatibility with the latest versions of …
-
I think it's a great idea to use obfuscation mapping in bukkit wrapper, so that developers can port to new version easily without confusion.
As in https://github.com/webbukkit/dynmap/pull/4164#issu…
-
i want to use AnvilGUI in my mojang-mapped plugin but lib is spigot-mapped. What should i do if i dont want my plugin use spigot mappings?
-
Unsure if this is a automatic inventory issue or not but posting here
```
[08:46:00] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this i…
-
**Versions**
Paper Verison 1.21.1-122-master@4430e96
Plugin Version 6.17.1
**Describe the bug**
The Console get Spammed with Invalid Skull loading attemps because the Plugin hits the API Limit f…
-
### Minecraft Development for IntelliJ plugin version
2023.3-1.7.3
### IntelliJ version
IU-233.15026.9
### Operating System
Windows
### Target platform
Spigot
### Additional description
Add a…
-
I was updating Railcraft to 1.21.3, why was the `IAbstractMinecartExtension` interface removed? I know mojang is working on carts, but I don't understand why you removed it.
-
## The Problem
Since loom 1.7 layered mappings cannot be used to combine Mojang mappings with any kind of mappings that remap only a base method or a base class and not the bridge variants or the s…
-
### description and motivation
as previously suggested by @LambdAurora, we will be moving QM onto a mojmap base to improve the mappings and compensate for the small size of our team. this means tha…
-
This would allow for player skins to persist across different servers.
We would have to take into consideration existing skins for users who bought the game, where we delegate to Mojang's API until …