01-02-2014, 05:56 AM
We have a Hunger Games plugin in github, donated to us by Fankins. However, from what I can tell after reading the code briefly, it is set for a very specific world, rather than being a general-purpose plugin. If one was to use the plugin on a different world, they would need to change things non-trivially There's also leftover code from various previous versions of the plugin, so it's not clear whether the plugin uses Ini-files or SQLite (or both). As such, it needs so much rewriting that it will almost be a new one when we're done with it.
I'd like to take this opportunity to make this a community-based live tutorial. Are there people here who'd like to learn more about writing plugins for MCServer and programming in general, and would like to take part in this? My general idea is that I'll provide the hints and insights about what to do, and I'll let people discover and write code on their own, mostly. Yes, in other words, I'll commandeer you around and you'll do all the dirty work
I'd like to take this opportunity to make this a community-based live tutorial. Are there people here who'd like to learn more about writing plugins for MCServer and programming in general, and would like to take part in this? My general idea is that I'll provide the hints and insights about what to do, and I'll let people discover and write code on their own, mostly. Yes, in other words, I'll commandeer you around and you'll do all the dirty work