2.18.1 (2022-11-29)
Bug Fixes
- added check for clan_member on land commands (fc81e76)
- attempt at fixing NPE on getAllClanPlayers (26ba9f7)
- bungee: error deserializing clan banners (56c7908)
- channel auto creation setting not respected on join/link (7f9d133)
- default ranks were getting re-added on config load (7a37382)
- missing getHandlerList on HomeRegroupEvent (#338) (8fa465d)
- money was not given back when channel creation failed (#336) (d8cb61b)
- wrong path of discord economy section (#334) (3f1b06d)
2.18.0 (2022-10-14)
Features
- add help-size config (25197cd)
- added method for registering protection providers (2ea7444)
- adds permission to bypass the teleport delay (d56a0a9)
- adds PlayerHomeClearEvent (becb88b)
- adds starter-ranks (a440834)
- Improves Bungee support (#327) (2c9b0f9)
- lang: new crowdin updates (#319) (87ece22)
Bug Fixes
- changes size of some frames for better visualization on Bedrock (1adec0b)
- ConfigurationSerializableAdapter NPE (30a501c)
- getPastClans() preserves the insertion order (af07988)
- NoClassDefFoundError in WorldGuard6Provider (a859928)
- NPE while collecting fees (c47289c)
- NPE while purging data (f14c425)
- NPE while sending a message to spies (#322) (e7f756f)
- removes duplicate /clan from help (f7e7ec6)
- removes rank and join date on disband (2a1ad5b)
- set useSSL to false (f484bc1)
- supports '.' and '*' as username prefix by default (37f0ecf)
- updates join date when joining a clan (#326) (96a13d8)
Performance Improvements
- improved UUID lookup performance (4ab53d1)