Martin Panzer
Martin Panzer
Fixes #25462 Resources classes where merged by using all components as map key. This leads to situations where the only differing property of a component may be its name. The...
I have a custom settings.xml which points to our company nexus. On first start of the daemon, the settings get applied. Dependencies are downloaded from nexus. On subsequent uses of...
Hey, Just got a Socketexception, while trying to update mods without an internet connection. I'm running ckan 1.6.20 on windows 8.1. Mods I wanted to update:  Error: ``` Informationen...
Documentation about ckan:// URL's is not written yet.
Hello, I wanted to implement equipment sounds for armor stand (see #471). "Sound.ITEM_ARMOR_EQUIP_LEATHER" maps to id "minecraft:item.armor.equip.leather". According to http://pokechu22.github.io/Burger/1.11.html#sounds however, it should be "minecraft:item.armor.equip_leather". The same is the case...
The passengers do net appear to be correctly sent in every case. To reproduce 1. Join with multiple accounts 2. Let account 1 enter a boat, and leave the boat...
Previosly enchantings and the item amount was seperated by a "," This causes the ItemUtil.getComamndItem() method to only get one of the enchantments. I changed the amount to be seperated...
Steps to reproduce: 1) Chose a mod, and go to it's relationships window 2) Change your ksp install 3) The Relationship windows is still present, showing the relations off the...
Adoption
I am using this plugin at work. Having some dependency problems with it now, and would like to fix them. Therefore I am interested in adoption of this plugin @alexnederlof
Hey, Could you please add a default tabcompleter for (sub)commands for completing the commands? Would help me in some of my plugins. :) Greetings Postremus