Jump to content
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

20 Screenshots

  • 131.7k
  • 4.3k
  • 470.21 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



webofrito

Posted

hello the mod does not work suddenly

webofrito

Posted

hola el mod no funciona de repente

Mevent

Posted

  On 3/12/2023 at 1:08 PM, webofrito said:

hello the mod does not work suddenly

Expand  

Why? What happened? It doesn't compile?

Mevent

Posted

  On 3/11/2023 at 5:19 PM, Friendly Factions said:

old clan import command did not work for me

Expand  

The "clans.convert" command converts the old Clans Reborn plugin data (which is in oxide/data/Clans.json). Check if there is a Clans.json file in this path? If so, tell me how you used the command?

Friendly Factions

Posted (edited)

  On 3/12/2023 at 1:14 PM, Mevent said:

The "clans.convert" command converts the old Clans Reborn plugin data (which is in oxide/data/Clans.json). Check if there is a Clans.json file in this path? If so, tell me how you used the command?

Expand  

The clan plugin I used to have was the one from umod (clans by k1lly0u).
So that explains why it did not work.

Edited by Friendly Factions
webofrito

Posted

What is there is clanslistjson and I did not put any command?

 

Mevent

Posted

  On 3/12/2023 at 1:28 PM, webofrito said:

What is there is clanslistjson and I did not put any command?

 

Expand  

This message was for Friendly Factions 🙂

Mevent

Posted

  On 3/12/2023 at 1:18 PM, Friendly Factions said:

The clan plugin I used to have was the one from umod (clans by k1lly0u).
So that explains why it did not work.

Expand  

PM me your data file (oxide/data/Clans.json), I'll try to do something about it (plugin update). But, the conversion should work with clans with uMod, and it's weird. 

Friendly Factions

Posted (edited)

  On 3/12/2023 at 6:34 PM, Mevent said:

PM me your data file (oxide/data/Clans.json), I'll try to do something about it (plugin update). But, the conversion should work with clans with uMod, and it's weird. 

Expand  

Unfortunately that file some how it got reset? Though we did had player made clans (some from last wipes aswell) before we added this plugin.

From oxide/data/Clans.json

{
  "clans": {},
  "timeSaved": 0,
  "playerInvites": {}
}

 

Edited by Friendly Factions
Mevent

Posted

  On 3/12/2023 at 6:58 PM, Friendly Factions said:

Unfortunately that file some how it got reset? Though we did had player made clans (some from last wipes aswell) before we added this plugin.

From oxide/data/Clans.json

{
  "clans": {},
  "timeSaved": 0,
  "playerInvites": {}
}

 

Expand  

Oh, sorry, I just checked and it turns out that Clans with uMod started storing data differently from version 0.2.2.
I'll add the conversion for the new version of data storage in Clans from uMod in an upcoming update 🙂

  • Like 1
Friendly Factions

Posted

  On 3/12/2023 at 7:07 PM, Mevent said:

Oh, sorry, I just checked and it turns out that Clans with uMod started storing data differently from version 0.2.2.
I'll add the conversion for the new version of data storage in Clans from uMod in an upcoming update 🙂

Expand  

Thank you for the quick patch! 🙇‍♂️

COVID-19

Posted

 Failed to call hook 'OnServerInitialized' on plugin 'Clans v1.1.11' (ArgumentNullException: Value cannot be null.
Parameter name: key)
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.Clans+PlayerData.GetClan () [0x00000] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.Clans.OnPlayerConnected (BasePlayer player) [0x0009d] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.Clans.OnServerInitialized () [0x000b3] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01d2e] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

03/12 21:37:25 | Loaded plugin Clans v1.1.11 by Mevent

03/12 21:37:25 | [Image Library] Starting order Clans

03/12 21:37:25 | Image batch (Clans) has been stored successfully

03/12 21:37:27 | Failed to call hook 'OnPlayerDisconnected' on plugin 'Clans v1.1.11' (ArgumentNullException: Value cannot be null.
Parameter name: key)
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.Clans+PlayerData.GetClan () [0x00000] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.Clans.FindClanByPlayer (System.String userId) [0x0000a] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.Clans.OnPlayerDisconnected (BasePlayer player) [0x0001d] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01eaa] in <d93eac3eae8a4e9994c295314aad2200>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>

MNGO33

Posted

Having issues with the UI where clicking user's names or clan names to get more information bugs out and instead switches to the next page of players/clans.

It works well for the 1st and 2nd (sometimes 3rd player on the list) but its all very inconsistent.

Grecords

Posted

How to deal with the fact that players create clans for 1 or 2 people? And I need from 4 people clan. And another question, how can an administrator change other people's clans? There are no settings, only a list of clans and that's it, you can't delete or change it. Deleted only manually via FTP in files.

Hoss the Farmer

Posted (edited)

does this auto authorize everyone in the clan on turrets tcs ect?

and does it auto input codes for code locks?

Edited by Hoss the Farmer
CarbonVanillaRust

Posted

  On 4/20/2023 at 6:36 AM, Hoss the Farmer said:

does this auto authorize everyone in the clan on turrets tcs ect?

and does it auto input codes for code locks?

Expand  

I had to type /clan leave and deauth at the turret. There is no auto authorize.

Mevent

Posted

  On 3/26/2023 at 3:32 PM, Evgeniy Popov said:

How to deal with the fact that players create clans for 1 or 2 people? And I need from 4 people clan. And another question, how can an administrator change other people's clans? There are no settings, only a list of clans and that's it, you can't delete or change it. Deleted only manually via FTP in files.

Expand  

There are "clans.manage" commands designed for clan management by administrators:

  • clans.manage list - lists all clans, their owners and their member-count
  • clans.manage listex - lists all clans, their owners/members and their on-line status
  • clans.manage show [name/userId] - lists the chosen clan (or clan by user) and the members with status
  • clans.manage msg [clanTag] [message] - sends a clan message
  • clans.manage create [name/userId] [clanTag] - creates a clan
  • clans.manage rename [oldTag] [newTag] - renames a clan
  • clans.manage disband [clanTag] - disbands a clan
  • clans.manage invite [clanTag] [name/userId] - sends clan invitation to a player
  • clans.manage join [clanTag] [name/userId] - joins a player into a clan
  • clans.manage kick [clanTag] [name/userId] - kicks a member from a clan
  • clans.manage owner [clanTag] [name/userId] - sets a new owner
  • clans.manage promote [clanTag] [name/userId] - promotes a member
  • clans.manage demote [clanTag] [name/userId] - demotes a member
  • Like 1
Hoss the Farmer

Posted

does anyone know how to fix the issue of double clans tags i use betterchat.

and i get double clan tags in global chat.

  • Like 1
Mevent

Posted

  On 4/30/2023 at 9:09 AM, Hoss the Farmer said:

does anyone know how to fix the issue of double clans tags i use betterchat.

and i get double clan tags in global chat.

Expand  

Can you show me an example?

Nick Las

Posted

This plugin needs an optimization ASAP, it's incredible how this affect the whole perfomance of the server, even with some players on it I have an extremely FPS drop with Clans ON
image.png.aea60d3f70856c2e98e504b351ff467f.png

  • Like 1
Mevent

Posted

  On 5/10/2023 at 7:35 PM, Nick Las said:

This plugin needs an optimization ASAP, it's incredible how this affect the whole perfomance of the server, even with some players on it I have an extremely FPS drop with Clans ON
image.png.aea60d3f70856c2e98e504b351ff467f.png

Expand  

Hi! I'm trying to optimize this, but it's important to remember that Clans will be a heavy plugin anyway, given that it collects a lot of statistics and stores and processes a lot of data (including data sorting) 😞

  • Like 1
Nick Las

Posted

  On 5/11/2023 at 3:54 AM, Mevent said:

Hi! I'm trying to optimize this, but it's important to remember that Clans will be a heavy plugin anyway, given that it collects a lot of statistics and stores and processes a lot of data (including data sorting) 😞

Expand  

Yes, personally, I believe there should be an option to deactivate the TOP Clans, as I think it's what consumes the most.

Mevent

Posted

  On 5/11/2023 at 3:29 PM, Nick Las said:

Yes, personally, I believe there should be an option to deactivate the TOP Clans, as I think it's what consumes the most.

Expand  

Keeping statistics can be disabled in the config 🙂

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 7
  • Love 8

Mevent's Collection

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.