Difference between revisions of "Talk:HTTP (API)"
From ComputerCraft Wiki
Natedogith1 (Talk | contribs) (removed my comment, updates made it invalid) |
(→HTTP API: new section) |
||
Line 2: | Line 2: | ||
At least for client side it is. Does this file generate server side? (I can get this to work client side, but when playing multiplayer on a server, it's not enabled) <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:96.236.138.19|96.236.138.19]] ([[User talk:96.236.138.19|talk]] • [[Special:Contributions/96.236.138.19|contribs]]) </span></small><!-- Template:Unsigned --> | At least for client side it is. Does this file generate server side? (I can get this to work client side, but when playing multiplayer on a server, it's not enabled) <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:96.236.138.19|96.236.138.19]] ([[User talk:96.236.138.19|talk]] • [[Special:Contributions/96.236.138.19|contribs]]) </span></small><!-- Template:Unsigned --> | ||
:This must be enabled on the server. You can find the config in mods/ComputerCraft in the Server Folder.<small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:77.165.144.76|77.165.144.76]] ([[User talk:77.165.144.76|talk]] • [[Special:Contributions/77.165.144.76|contribs]]) </span></small><!-- Template:Unsigned --> | :This must be enabled on the server. You can find the config in mods/ComputerCraft in the Server Folder.<small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:77.165.144.76|77.165.144.76]] ([[User talk:77.165.144.76|talk]] • [[Special:Contributions/77.165.144.76|contribs]]) </span></small><!-- Template:Unsigned --> | ||
+ | |||
+ | == HTTP API == | ||
+ | |||
+ | Is there a way to make it so that this function can be used by a certain rank such as donor, without having to resort to making computercraft donor only? |
Revision as of 13:45, 5 November 2012
"mod_ComputerCraft.cfg is located in .minecraft/config"
At least for client side it is. Does this file generate server side? (I can get this to work client side, but when playing multiplayer on a server, it's not enabled) — Preceding unsigned comment added by 96.236.138.19 (talk • contribs)
- This must be enabled on the server. You can find the config in mods/ComputerCraft in the Server Folder.— Preceding unsigned comment added by 77.165.144.76 (talk • contribs)
HTTP API
Is there a way to make it so that this function can be used by a certain rank such as donor, without having to resort to making computercraft donor only?