Clans

Moved

Total Downloads: 7,878 - First Release: Aug 19, 2016 - Last Update: Oct 21, 2017

5/5, 15 likes
  1. LaserHydra say

    "The clan plugins can now register a clan tag by themselves. Tell your clan plugin author to look into BetterChats API for that."

    you can fix plugin for see clan tags?
     
  2. Hello, bumped into this error while using the latest clans build:

    ExType: TargetInvocationException
    [01/10/2017 15:49:08] at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.KickMember (IPlayer player, System.String targetplayer) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [01/10/2017 15:49:19] ExType: TargetInvocationException
    [01/10/2017 15:49:19] at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.KickMember (IPlayer player, System.String targetplayer) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [01/10/2017 15:49:39] ExType: TargetInvocationException
    [01/10/2017 15:49:39] at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.KickMember (IPlayer player, System.String targetplayer) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [01/10/2017 15:49:53] Saved 40,599 ents, serialization(0.00), write(0.01), disk(0.00) totalstall(0.02).
    [01/10/2017 15:49:53] Saving complete
    [01/10/2017 15:50:01] [ServerRewards] Saved player data
    [01/10/2017 15:50:23] ExType: TargetInvocationException
    [01/10/2017 15:50:23] at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.KickMember (IPlayer player, System.String targetplayer) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [01/10/2017 15:50:56] ExType: TargetInvocationException
    [01/10/2017 15:50:56] at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.KickMember (IPlayer player, System.String targetplayer) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  3. I updated clans and get this error


    Code:
    (20:23:17) | at Oxide.Plugins.Clans.SaveLoop () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.OnServerInitialized () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    the game is Rust
     

    Attached Files:

  4. k1lly0u updated Clans with a new update entry:

    0.1.36

     
  5. k1lly0u updated Clans with a new update entry:

    0.1.37

     
  6. k1lly0u updated Clans with a new update entry:

    0.1.38

     
  7. You have error with code...

    Check this screenshot!

    My code green.
    Your code red.
    You have:
    <color>#939393
    </color>#939393

    Correct :
    <color=#939393>

    But i dont know where this change :D
     
  8. k1lly0u updated Clans with a new update entry:

    0.1.39

     
  9. Hey there. I currently use HWClans for my clans in Hurtworld. I was considering switching to this since it has alliance support and it more updated. However I do have a question. I use HWClans to also customize my primary chat colors. Does this come with the same support for non-clan chat?
     
  10. Looks like we need an Update of this. I rly dont want to change 30% of my Plugins to work fine with Rust:IO.
     
  11. oxide.reload Clans
    Clans was compiled successfully in 2056ms
    Failed to call hook 'Unload' on plugin 'Clans v0.1.39' (NullReferenceException: Object reference not set to an instance of an object)
    Unloaded plugin Clans v0.1.39 by k1lly0u
    Loaded plugin Clans v0.1.39 by k1lly0u
    Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.39' (NullReferenceException: Object reference not set to an instance of an object)
     
  12. Wulf

    Wulf Community Admin

    Could you provide the full errors from your oxide/logs please?
     
  13. Someone post your config
     
  14. Here you go
     

    Attached Files:

  15. Thats not from this clans plugin, thats from RustIO clans
     
  16. Ok, thanks