SpaceManiac / Spacecraft

Spacecraft is the SpaceManiac Minecraft Server, a C# server for Minecraft (http://minecraft.net) licensed under CC-BY-SA
3 stars 1 forks source link

Scripting Reference #15

Closed AtkinsSJ closed 14 years ago

AtkinsSJ commented 14 years ago

It would be very handy to have an API reference for what commands are available when scripting, as well as any special script filenames. (Such as levelgen.tcl which Onion told me about.)

I could write it up if I knew what the commands were (or where they are)

SpaceManiac commented 14 years ago

It's not a complete guide, but here's a reference of all the commands available: http://wiki.github.com/SpaceManiac/Spacecraft/scripting

AtkinsSJ commented 14 years ago

Um, that's actually the list for the configuration file. In fact, it's the Configuration page with a different title.:P

SpaceManiac commented 14 years ago

Ick. Fixed.