feat: add new '/clan info (clanName)' command.
feat: add support for MariaDB.
And other internal changes...
feat: add points system (increase and decrease per actions as kills or deaths)
And others internal changes...
feat: add new /clan display <display> command to change the own clan display name.
YAML:# ----------------------------------------------------------- # Clan-related configuration. # ----------------------------------------------------------- clan: display: cooldown: amount: 10 # Duration before a pending invitation expires. unit: MINUTES # Time unit for the TTL. Options: SECONDS, MINUTES, HOURS
- feat: server administrators can now manage clans via /clan admin commands
- feat: configurable default display name for clans on creation
- fix: clan data could be saved incorrectly to the database on creation
- fix: clan leave event firing twice
