FountainMC / FountainAPI

A 'simple but beautiful' Minecraft Server Plugin API
https://fountainmc.org/
MIT License
5 stars 5 forks source link

Preliminary Command API. #10

Closed PizzaCrust closed 8 years ago

PizzaCrust commented 8 years ago

Implementation of #9.

phase commented 8 years ago

I still don't think that an Object is needed. It's a useless proxy that waists time when writing plugins. A few "helper" methods aren't worth deconstructing the class every time you add a command.

phase commented 8 years ago

I've implemented this in https://github.com/FountainMC/FountainAPI/commit/04db67509dffd5c9b61ad74a4bfec80f837ef2ed