Algogo Bukkit is the Bukkit implementation of Algogo. It is used to run and debug algorithms directly on your Minecraft server.
How does it work ?
You create an algorithm with Algogo Desktop (which can be downloaded here), place it in the algorithm folder, you can run it with /algogo launch [filename]. You can interrupt it with /algogo interrupt. A list of commands is available below.
Commands
/algogo launch [filename] - algogo.launch - Launch an algorithm. /algogo interrupt - algogo.interrupt - Interrupt the algorithm. /algogo list - algogo.list - List available algorithms. /algogo value <value> - algogo.value - Enter a value (if prompted). If you are a player (not the console), you can enter the value in the chat.