Open Paul2708 opened 5 years ago
At the moment Player is the only minecraft-related command argument. It would be great, if there would be some more.
Player
If you want to implement one of those, just go for it.
World
GameMode
Entchantment
GameRule<T>
UUID
Entity
Location
OfflinePlayer
Feel free to add an argument that is not listed if you want to.
World and GameMode is done in #29
I can add UUID,Enchantments and GameRule
Thanks for contributing. I appreciate it. @Stupremee
Description
At the moment
Player
is the only minecraft-related command argument. It would be great, if there would be some more.If you want to implement one of those, just go for it.
Ideas
World
GameMode
Entchantment
GameRule<T>
UUID
Entity
Location
OfflinePlayer
Feel free to add an argument that is not listed if you want to.