Snowiiii / Pumpkin

Empowering everyone to host fast and efficient Minecraft servers.
https://snowiiii.github.io/Pumpkin/
MIT License
2.64k stars 78 forks source link

Command system rewrite #81

Closed Snowiiii closed 1 month ago

Bryntet commented 1 month ago

I understood it as if this would allow async within commands, but it doesn't seem like the case? Maybe I'm missing something.

Snowiiii commented 1 month ago

I understood it as if this would allow async within commands, but it doesn't seem like the case? Maybe I'm missing something.

I said async is now way easier to implement. Be now can actually implement it without big problems if there where no async clouseres thing. Using the old approche async would be impossible

Bryntet commented 1 month ago

Anyways, other than me still wanting async in commands, this looks good to me.

Snowiiii commented 1 month ago

Anyways, other than me still wanting async in commands, this looks good to me.

No worries. It will come