Irmo van den Berge
Irmo van den Berge
Some people have trouble getting Citizens NPC's onboard and in the train (probably persistence is needed too). Enter sign and collision modes dont appear to work.
##### BkCommonLib version: ##### TrainCarts version: 1.12.2-v4 ##### Spigot version: 1.12.2 When teleporting a minecart (far) away using a vanilla tp command while a player is inside, that player loses...
When you create your own ArgumentParser that returns 0 in getRequestedArgumentCount(), with the intention of it inspecting the command context to deduce the argument value from there, it doesnt work....
When using a custom argument parser, it looks like parameters configured using annotations do not get used. What I do: 1. Register the annotation so that it is translated to...
There's a hard limitation that a parser can only provide suggestions for one argument being typed. This is because as input to suggestions, only a single String can be provided....
##### BkCommonLib version: 1.16.2-v1-SNAPSHOT ##### Spigot version: 1.12.2 / 1.15.2 / 1.16 #### Problem or bug: BKCommonLib has limited to no support for Bukkit + Forge server implementations. #### Progress...
See also: [MapResourcePackTest](https://github.com/bergerhealer/BKCommonLib/blob/master/src/test/java/com/bergerkiller/bukkit/common/MapResourcePackTest.java#L91) These blocks fail to render: - bed - ~~skull~~ (no support for player UUID textures) - ~~barrier~~ - standing_banner - wall_banner - piston_extension - end_portal - structure_void...
##### BkCommonLib version: 1.15.1-v1-SNAPSHOT ##### Spigot version: 1.12.2 #### Problem or bug: Loading YAML containing ItemStack information saved on MC 1.13 or later, on MC 1.12.2, does not function in...
### Expected behavior This error not showing up spamming in the server log ### Observed/Actual behavior This error shows up a huge amount of times: ``` [14:20:19 ERROR]: onTrackingStart called...
**Minecraft Version :** 1.12.2 **Mohist Version :** 321 **Operating System :** Windows **Logs :** Theres no errors or warnings reported / unrelated **Mod list :** No mods installed. **Plugin list...