Greetings,
I was just curious if this was at all possible. Can a ComputerCraft computer communicate with Bukkit plugins? For instance, lets say I'm running a simple economy plugin like IConomy and I want to deduct or credit some money with a computer application, is this at all possible? I understand that natively this isn't likely, but is it something that could possibly be coded in?
* EDIT *
I just realized how easily I can simplify this: Is it possible to run console commands from a CC program? Making this possible would literally open up an entire new dimension into SMP computer apps for CC.
Communicating with Bukkit (Tekkit)
Started by AliasXNeo, May 16 2012 01:55 AM
4 replies to this topic
#1
Posted 16 May 2012 - 01:55 AM
#2
Posted 16 May 2012 - 02:04 AM
You'll want to look into creating a peripheral that can interact with bukkit that way, or see if anyone has already made one. Getting it configured as far as permissions go could be quite tricky, though.
#3
Posted 16 May 2012 - 02:06 AM
Lyqyd, on 16 May 2012 - 02:04 AM, said:
You'll want to look into creating a peripheral that can interact with bukkit that way, or see if anyone has already made one. Getting it configured as far as permissions go could be quite tricky, though.
This is true, however simply running console commands as the server (which I know is possible as plenty of Bukkit mods offer this feature) would be a good start. I'd write the code myself, as I used to be a freelance Java coder, but that was years ago and I'm afraid I wouldn't even know where to start
#4
Posted 16 May 2012 - 02:11 AM
One thing you can do is get a plugin that executes commands with redstone, and program the computer to activate a specific side/command
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











