https://github.com/allejo/matchtrainerassistant
A BZFlag plug-in that adds commands to help players train on league servers
https://github.com/allejo/matchtrainerassistant
bzflag bzflag-plugin
Last synced: 3 months ago
JSON representation
A BZFlag plug-in that adds commands to help players train on league servers
- Host: GitHub
- URL: https://github.com/allejo/matchtrainerassistant
- Owner: allejo
- License: mit
- Created: 2015-11-14T07:36:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T06:28:32.000Z (over 8 years ago)
- Last Synced: 2025-01-15T03:05:18.963Z (5 months ago)
- Topics: bzflag, bzflag-plugin
- Language: C++
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Match Trainer Assistant
A remake of the plug-in by An SQUERRIL requested by hj; this plugin introduces convenience commands for players practicing on servers.
I never used the original plug-in so I'm going off what I was told. If you'd like to make a feature request, [start an issue](https://github.com/allejo/matchTrainerAssistant/issues); don't PM me or tell me, I will forget. Issues will also allow for other developers to contribute the feature if I don't have the time.
## Author
Vladimir "allejo" Jimenez
## Available Slash Commands
- **/spawn**
- **/spawn** Respawn immediately at the location of your last death
- **/spawn <id | callsign>** Respawn immediately at the location of the target player's last location
- **/spawn <x> <y> <z> <rotation>** Respawn immediately at the specified location; be sure not to get stuck in objects!
- **/flag**
- The command with no parameters will give you your own team flag
- **/die**
- Die immediately## License
MIT