KryptonMC / Krypton

A fast, lightweight Minecraft server written in Kotlin
Apache License 2.0
245 stars 12 forks source link

Expand data available in CommandExecutionContext #85

Closed BomBardyGamer closed 1 year ago

BomBardyGamer commented 1 year ago

This API was not thought out as well as it could have been, as it was designed to work for the new CommandSourceStack implementation we switched to. There are some things available, however, there could be so much more, but it is unclear whether a lot of the things we have access to should be exposed in this API type or kept as internal implementation details.

BomBardyGamer commented 1 year ago

Done in d14d2be1ca75f315bbc003d7ddfd8f532fd14220