HorseNuggets / TerminatorPlus

the epic plugin
Eclipse Public License 2.0
145 stars 53 forks source link

add "test" target goals #34

Closed Badbird5907 closed 2 years ago

Badbird5907 commented 3 years ago

What test target goals are: This PR makes it possible to specify goals as "tests", test goals are hidden from /bot settings setgoal, but are still accessible from the command. I made this because the bot gets it's target from LegacyAgent#locateTarget. Adding these "test goals" make it easier to add debug goals and saves time adding more code.