michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

cant run scripts #133

Open Chronix1 opened 8 years ago

Chronix1 commented 8 years ago

Hello Guys,

ive try to run some scripts but he cant find the file i put the commands in a text file and try to run it but dont work it was the same file path as he search

any idea what ive could done wrong?

also the minebot.properties file dont work

ive put it in my .minecraft directory but doesnt work

"This file in your .minecraft-Directory lets you fine-tune the bot. The default settings are commented there. The file is reloaded each time mining/planting/... starts. Only the playerpos-Server needs a restart of minecraft.

Here are some examples of alternatives:

Log out if we lost more than 5 hearts

on_damage_logout_level = 9

Teleport home if we got injured

on_damage_command = /home on_damage_command_level = 15

Just ignore all coal (if it is not on your path)

mine_factor_coal_ore = 0

Also mine for gravel

mine_factor_gravel = 2"

walaoaaa1234 commented 8 years ago

%appdata%/.minecraft/minebot/ this is minebot directory

Chronix1 commented 8 years ago

"This file in your .minecraft-Directory lets you fine-tune the bot." so i have to put the properties in minebot not .minecraft directory?

i will try that

and any idea why the script cant find my txt files? i put them in the same path as the script is searching