DemigodsRPG / Demigods3

The (now defunct) Demigods RPG experience for survival/PvP Minecraft servers.
http://www.demigodsrpg.com/
MIT License
4 stars 2 forks source link

Listeners, Utils, and API are unorganized. #87

Closed HmmmQuestionMark closed 11 years ago

HmmmQuestionMark commented 11 years ago

We just need to go through them and decide where each belongs. If it's something we want others to have access to, we'll put it in API. If we just need it for inside the plugin, we'll move it to a Util. Custom events should be utilized for certain things as well, making listeners the better option.

alexbennett commented 11 years ago

Mostly decided I guess. What isn't we'll fix as we go. I want to close issues. :)