-
Notifications
You must be signed in to change notification settings - Fork 53
Frequently Asked Questions
This Page will provide common questions and answers that should help the majority of new users.
TerminatorPlus works as a server plugin that integrates with NMS and the Spigot API enabling the plugin to access methods that allow us to create a custom entity, in this case, a highly customizable bot designed to hunt gamers like you or your neighbour next door.
Simple answer, no. TerminatorPlus is a Spigot Plugin for the time being. However, the possibility of expanding into a Standalone bot could potentially be looked at in the future.
You can start a training session using the /ai reinforcement <size> <name> [skin]
command. The current method of training is population-based allowing the bots to combat with duplicates of themselves repeatedly to improve their decision making.
To be completely honest, right now, you probably shouldn't. Their neural nets (ai, mind of the bot) are currently stored in server memory so all the training progress will be lost upon server close. Eventually their neural networks will be "saved to disk" (storage) which should allow your bots to evolve into some beefy killing machines.
Visit the Commands Page in this wiki for info regarding this. If it's not there, join the Discord Server and ask for help in the #tplus-help channel.
If you managed to find this wiki, you're basically half way there! Just head over to the Issues part of the git repository. For general questions you should visit the Discord Server and head into the #tplus-help channel. Feel free to report bugs and suggestions in the discord server given that you use the appropriate channels.