Sorry, we don't support your browser.  Install a modern browser

Adding pre-creation hooks for Clans#34

Hello,

I am currently working on a plugin and I noticed that the Team system includes both ‘Create’ and ‘Created’ hooks, which is very useful for blocking or modifying actions before they finalize.

However, the Clan system currently only provides ‘OnClanCreated’ without a corresponding ‘OnClanCreate’ hook. Would it be possible to add ‘pre’ hooks (like ‘OnClanCreate’) for the Clan system as well? It would allow for much better control over clan creation, similar to how it is currently handled for teams.

Thank you for your time and for all your work on these systems!

12 days ago