Skip to content

Commands

Badbird5907 edited this page Jun 4, 2023 · 5 revisions

This page is very outdated.

Commands

These are all the commands that are currently available in the plugin.

This section also includes commands from the Alpha Version of the plugin! So some commands may not work!

Indicators

<> Required

[] Optional


Command: /terminatorplus

Description: View Plugin Information

Alias: /tplus


Command: /bot create <name> [skin]

Description: Create a bot based on the block you are looking at.

Example: /bot create joe


Command: /bot createAt <name> <X> <Y> <Z>

Description: Create a bot at the specified coordinates.

Example: /bot createAt bob 420 69 80085


Command: /bot multi <amount> <name> [skin]

Description: Create multiple bots at once.

Example: /bot multi 10 joe


Command: /bot give <item> [bot-name]

Description: Give the specified items to all available bots.

Example: /bot give netherite_sword


Command: /bot armor <armor-tier> [bot-name]

Description: Give the specified armor to all available bots.

Example: /bot armor diamond


Command: /bot range <attack-range> [bot-name]

Description: Change how far the bot can reach while attacking.

Example: /bot range 2


Command: /bot block <block> [bot-name]

Description: Change the placement block for all available bots.

Example: /bot block glass


Command: /bot info [bot-name]

Description: Gather information about an existing bot.

Example: /bot info joe


Command: /bot tp <bot_name>

Description: Teleport to an available bot.

Example: /bot tp joe


Command: /bot spectate <bot_name>

Description: Enter Spectator Gamemode and Teleport to the specified bot.

Example: /bot spectate yourMom


Command: /bot respawn

Description: Toggle bot respawning.


Command: /bot settings

Description: Change the bots behaviour and access plugin config.

Example: /bot settings setgoal nearest_bot


Command: /bot debug

Description: Execute Developer Functions.

Example: /bot debug tpall()


Command: /bot reset

Description: Remove all available bots.


Command: /ai random <amount> <name> [skin]

Description: Create bots with random neural networks (ai) collecting data.

Example: /ai random 10 joe


Command: /ai reinforcement <size> <name> [skin]

Description: Begin an AI Training Session.

Example: /ai reinforcement 10 joe


Command: /ai info <bot_name>

Description: Display Neural Net Info for the specified bot.

Example: /ai info elon


Command: /ai stop

Description: Stop all AI Training Sessions.

Clone this wiki locally