-
Example: https://github.com/drtshock/Essentials/blob/2.x/nms/BlockMetaProvider/src/net/ess3/nms/blockmeta/BlockMetaSpawnerProvider.java
No need to write NMS implementations for every new Spigot packa…
-
As this is a commonly used function, this can be used to avoid fall damage when run just before landing. Player velocity should be looked up before the location set, then set back to that immediately …
-
as you know ,coco dataset has 80 classes,so could you tell me how to extract specific classes in the json file?
-
I tried many ways to get an npc following a player, and then I even tried the example to make sure it was broken and it really does seem to be broken. It is likely that I am doing something wrong... B…
-
**I am currently running**
- SpongeVanilla version: 1.16.5-8.0.0-RC819
- Java version: 11.0.11
- Operating System: Windows 10
**Plugins/Mods:**
- Test plugin that adds passengers to entity an…
-
Pistons aren't tile entities so you cant limit their numbers, it needs to iterate over every block in the chunk though so not sure about that
-
# I found a permanent fix for all versions, kind of
> ⚠️ This is a guide for plugin developers, not ordinary users or server owners. To see why I don't provide a fix, see the last section
I have…
-
Hey, I think integration testing for plugins could be pretty useful and wondered if there will be a 1.20 support in the future
And I wondered if there is a way to simulate player activity.
For exa…
-
I have this in the Config:
"# Prevent stacked entities from giving job payments.
jobs: false"
However players are only getting paid for when the last mob in a stack dies when I need it to pay f…
-
A port can be set to 40G or 100G.
If I set the port speed by gnmi_cli, how do I know the speed the port supported?
I see the 3.2 Capability Discovery in gnmi-specification.md, but not revelent to po…