how to enable the function api http on a tekkit server?
#1
Posted 09 January 2013 - 02:55 AM
ty
#2
Posted 09 January 2013 - 03:08 AM
Windows:
1. Windows Key + R (run) and type '%appdata%' and hit enter.
2. Locate and open the folder called ".techniclauncher"
3. Open the tekkit folder (in my case it's tekkitlite because that's the one I have)
e.g. C:\Users\name\AppData\Roaming\.techniclauncher\tekkitlite
4. In there, open the config folder and open ComputerCraft.cfg
Look for this:
####################
# enableapi_http
####################
enableapi_http {
B:general=false
}
Change false to true
I don't know about macs if you're using a mac.
Server:
1. Locate the Tekkit server folder - Example: (C:\Users\name\Documents\Game Stuff\Minecraft\Tekkit\Tekkit_Lite_Server_0.5.1\)
2. Open the 'config' folder.
3. Open ComputerCraft.cfg
4. Look for this:
####################
# enableapi_http
####################
enableapi_http {
B:general=false
}
Change false to true.
#3
Posted 09 January 2013 - 03:11 AM
#4
Posted 09 January 2013 - 04:15 AM
#6
Posted 09 January 2013 - 04:36 AM
in wich case it will not be enabled on the server you go to
#7
Posted 09 January 2013 - 04:50 AM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












