booksaw / BetterTeams

Create teams to fight to be the best (Minecraft Plugin)
https://www.spigotmc.org/resources/better-teams.17129/
MIT License
70 stars 46 forks source link

Added TeamWithdrawEvent, TeamDepositEvent and TeamDisallowedPvPEvent #613

Closed Hellinduction closed 2 months ago

Hellinduction commented 3 months ago

I have also cleaned up the imports

I added these events because I needed them for my plugin

booksaw commented 2 months ago

Also for reference, in future please could you not modify files that have not had actual code changes (i.e. please do not optimise imports for the entire project) because this has caused a few merge conflicts with other changes which have required manual resolution