Ryan Leach
Ryan Leach
It was originally **just** about precedence vs Vanilla, and the effects of the order that commands are registered in. I mainly made this issue because I would have been searching...
Worldgen, World modify on behalf of entities / players / machines Inventory Transfer Attack / damage sources / tracking. properties, pvp control projectile and machine owners entity owners where applicable....
Personally I fail to understand what advantage global scenes gives over meta-scenes, other then taking up more real estate. Maybe it's because I don't understand the channels concept, or how...
@DeStilleGast I don't think there's enough information here to help you effectively. Can you post a code example of the command registration that you were attempting to parse, and the...
In Sponge I don't believe we have a name, but we have an aliasing system, so the 'name' ends up being the primary alias of the command. I've found it...
@EternalBlueFlame I'll bite. 1. You assume people have knowledge of Android. 2. "lazy fallback to abusing java 8 functionality" Commands in various programming languages are **often** implemented using Lambda's /...
Just curious, is that currently roadmapped or blocked by anything other then developer time?
I was interested in seeing dismount and mount flags separated. My usecase is minecart departure / arrival zones being separate, and attempting to dissuade people from riding the system backwards...
If you do end up investigating encryption, you may be interested in Velocity, I believe they have native decoding for better performance. https://github.com/VelocityPowered/Velocity/tree/master/native
It was my understanding that the classifier directly tied into the channels in the original design. But maybe I'm getting terms confused.