02-05-2012, 01:23 PM
Hi Taugeshtu and welcome to the forums!
I'm glad you like MCServer, and we try to do our best to make it even better
If you want to develop plugins, I recommend looking at the Core plugin http://code.google.com/p/mc-server/sourc...ins%2FCore (see main.lua first!)
It uses several hooks, and creates lots of commands so it's a great example.
After you've looked at Core, you should see this list of other hooks available http://mc-server.org/wiki/doku.php?id=api:plugin:hooks
There's some more info on the Wiki, but much is outdated
mtilden pretty much gave answers to all your questions, so good luck
I'm glad you like MCServer, and we try to do our best to make it even better
If you want to develop plugins, I recommend looking at the Core plugin http://code.google.com/p/mc-server/sourc...ins%2FCore (see main.lua first!)
It uses several hooks, and creates lots of commands so it's a great example.
After you've looked at Core, you should see this list of other hooks available http://mc-server.org/wiki/doku.php?id=api:plugin:hooks
There's some more info on the Wiki, but much is outdated
mtilden pretty much gave answers to all your questions, so good luck