Paul2708 / simple-commands

An (even more) simplified and intuitive command framework for Spigot.
MIT License
14 stars 2 forks source link

Add further (minecraft-related) command arguments #27

Open Paul2708 opened 5 years ago

Paul2708 commented 5 years ago

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

Feel free to add an argument that is not listed if you want to.

cerus commented 5 years ago

World and GameMode is done in #29

Stupremee commented 5 years ago

I can add UUID,Enchantments and GameRule

Paul2708 commented 5 years ago

Thanks for contributing. I appreciate it. @Stupremee