Clans REBORN

Clans REBORN 3.0.45

989429c249e2915e2711c59263325114.png

Try it out, there's no risk > useRelationshipManager: true
Needs also maxTeamSize > 0
  • Updated the IPlayer processing with covalanve from a super-slow Find-method to the correct one. This should resolve any load-time issues.
  • Added a clan-tag indexing to hold any original casesensitive name by a lowercase key.
    This does ease up the usage for chatcommands and also the complete administrative functions.
  • Added a player validation check the loading process:
    > When in covalence an User-ID does either not exist, or the id exists but the name is empty, it get excluded from the load-in (= kick^^)
    > This is needed to prevent (on veryrare-cases) to have "ghost-players" inside a clan.
Added 2 new adminstrative consolecommands:
  • clans.changeowner | changes the owner to another member
  • clans.playerjoin | joins a player into a clan
  • Fixed bugged Ally-request-cancel
  • Workaround for current Oxide-version prior to coming release (working also afterwards)
    Needs also DynamicCupshare 2.5.3
  • Like
Reactions: MikeTheVike
  • Did forgot to clone the last change onto the Allychat
  • Fixed being muted check with enabled option "clanChatDenyOnMuted"
  • Added FULL translation support across the whole plugin where texts are delivered to players
  • Added an optional mute option for clan/ally-chats when players are muted by BetterChatMute