betterphp / MineBans

A global banning system for Minecraft servers that allows the server admin very fine control over the limits for their server
http://minebans.com/
7 stars 0 forks source link

Made MineBansPluginAPI multiton. #2

Closed obnoxint closed 12 years ago

obnoxint commented 12 years ago

This prevents the instantiation of mutliple MineBansPluginAPI-objects per plugin.

betterphp commented 12 years ago

Seems like a good idea, I'll add this tomorrow :)

Thanks.

betterphp commented 12 years ago

Hope you don't mind but I won't be able to merge this.

The commit messages are used to generate the changelog and they have to start with the version number.

I'll pretty much use the same code though :)

obnoxint commented 12 years ago

This is not really gentlemen-like, but go ahead.

It will definitely become a problem if others want to collaborate without knowing this. You should add your "rules of collaboration" to the README.MD file so others can know what they need to know for a successful pull request.

betterphp commented 12 years ago

I know, sorry.

I'll add a quick note about it now.

obnoxint commented 12 years ago

thumbs up