Making TFM more API friendly
Events. Custom Events. That is a thing that is missing from the TFM, and it would make the code much better. Think about a rank change event, when they event is triggered, the tag, login msg, and tag color automatically updates to suit that rank, same with a admin added event. These would make the TFM better.
The issue is that Aero is the main thing that physically runs TFM, and the fact that we didn't make an API for TFM itself makes it lack any real plugin triggers/events. If we made this API, we would be able to further make things like WorldEdit much less listen-for-plugin happy.
@tylerhyperHD Aero does not form a problem here. It only provides core functionality for some TFM services. If anything, it improves TFM's API and consistency.