Minecraft-Console-Client/MinecraftClient/config
ORelio 2d174f81c0 Rewrite Scripting bot respecting the Bot API + Code Optimization
Do NOT put thread sleeps in bots. NEVER. Initialize() and Update() are
called in the main thread!
Also, a delay should be respected between each chat/command sendind to
avoid being kicked.
Putting Thread.Sleep() in bots may cause the client to be out of sync
with the server or make it lose connection so again do not use them :)
2013-07-20 12:58:41 +02:00
..
alerts-exclude.txt Edited to have the txt config files in a config folder, hangman words.txt and mots.txt are in config/hangman 2013-07-19 22:26:22 +10:00
alerts.txt Edited to have the txt config files in a config folder, hangman words.txt and mots.txt are in config/hangman 2013-07-19 22:26:22 +10:00
bot-owners.txt Edited to have the txt config files in a config folder, hangman words.txt and mots.txt are in config/hangman 2013-07-19 22:26:22 +10:00
hangman-mots.txt Hangman Config Files in Config folder now. Hangman folder deleted 2013-07-20 07:18:20 +10:00
hangman-words.txt Fix some words in English hangman dictionary 2013-07-20 11:12:56 +02:00
kickmessages.txt Edited to have the txt config files in a config folder, hangman words.txt and mots.txt are in config/hangman 2013-07-19 22:26:22 +10:00
testscript.txt Rewrite Scripting bot respecting the Bot API + Code Optimization 2013-07-20 12:58:41 +02:00