5 posts
Posted 13 October 2014 - 09:46 PM
Is there a command to run server commands through the turtle or computer in computercraft? what is the command?
8543 posts
Posted 13 October 2014 - 10:11 PM
If you enable the feature in the configuration file, you can use command blocks as peripherals. If not, they can still be activated with redstone pulses from the computer. Bear in mind that command blocks cannot execute all of the server commands that players can.
5 posts
Posted 13 October 2014 - 10:55 PM
Thank you!