TotalFreedomMod icon indicating copy to clipboard operation
TotalFreedomMod copied to clipboard

Making TFM more API friendly

Open ghost opened this issue 9 years ago • 2 comments

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.

ghost avatar Dec 30 '16 22:12 ghost

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 avatar Mar 11 '17 21:03 tylerhyperHD

@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.

JeromSar avatar Jun 30 '17 06:06 JeromSar