Grasscutter/src/main/java/emu/grasscutter/command
Luke H-W 0ae3c3d7da Allow commands to target offline players (#1022)
* Add targetRequirement annotation for Command

* Added MTL lines for other langs

* Fix TargetRequirement enum scoping

* Adjust commands to targetRequirement system

* Add translation message sugar to prevent future messages from being translated for wrong player

* Temporarily disable offline targeting on /permission and /clear

* Preliminary README cleanup

* Readme commands cleanup

* Clean up command table in README, including column shuffle

Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
2022-05-22 01:02:11 -07:00
..
commands Allow commands to target offline players (#1022) 2022-05-22 01:02:11 -07:00
Command.java Allow commands to target offline players (#1022) 2022-05-22 01:02:11 -07:00
CommandHandler.java Allow commands to target offline players (#1022) 2022-05-22 01:02:11 -07:00
CommandMap.java Allow commands to target offline players (#1022) 2022-05-22 01:02:11 -07:00