Clans REBORN

Clans REBORN 3.0.35

  • 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
  • This is part 2 of the recent IMPORTANT update!
  • This does add now also the option to use minified protostorage for the clan data.
    Using this does minimize filesize and reduce disk-perf on savings.
  • To enable this option, set this to true:
    JavaScript:
      "Storage": {
        "useProtostorageClandata": true
      },
    The plugin will at anytime convert existing data forward and backward, from one method into the other, once you switch it between true/false.
  • Using the new option, the active clans datafile is called /data/Clans.data.