Code:[Oxide] 9:37 PM [Error] Failed to call hook 'cmdUnban' on plugin 'Enhanced Ban System' File: EnhancedBanSystem.lua Line: 312 attempt to call method 'RustDBUnban' (a string value):, 109 slprs 134kb/s in, 313kb/s out at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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.Global
Enhanced Ban System [Replaced]
Discussion in 'Plugin Support' started by Reneb, Oct 28, 2014.
-
-
How can I ban someone when they are offline? Is it possible, can you add that functionality to this plugin please.
Thanks,
TheDoc -
-
How do I ban someone with the new banning system, so it banns him and his family share account? do I need to do anything special?
Last edited by a moderator: May 17, 2015 -
I tired to give a person ban and kick ability for mod but when ever I do cankick name or canban name in console, it says invalid command. I am using AuthLevel plugin if that matters.
-
Wulf Community Admin
Example for this plugin: oxide.grant "Big Mamba" cankick -
-
Code:
[Oxide] 12:14 AM [Error] Failed to call hook 'Ban' on plugin 'Enhanced Ban System' File: EnhancedBanSystem.lua Line: 669 invalid arguments to method: Plugin.Call: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
-
Code:
[5/25/2015 2:21:46 PM] [Oxide] 2:21 PM [Error] Failed to call hook 'Ban' on plugin 'Enhanced Ban System' File: EnhancedBanSystem.lua Line: 669 invalid arguments to method: Plugin.Call: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
-
I might have to remove support for RustDB since it throws errors for some time now -
no, i'm using both of them together.
-
I do apologize for my noobness but, is there somewhere I must give myself the permissions to use EBS, or is it just based on whether or not you're already admin etc.? I have admin/owner permissions however upon trying to use the commands it simply says it is unknown. Something I'm doing wrong?
-
-
-
I get the following error:
Code:[Oxide] 4:29 PM [Info] Loaded plugin Enhanced Ban System v2.3.2 by #Domestos [Oxide] 4:29 PM [Error] Failed to initialize plugin EnhancedBanSystem File: EnhancedBanSystem.lua Line: 26 Object reference not set to an instance of an object: at Oxide.Core.Configuration.DynamicConfigFile.GetEnumerator () [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Utility.TableFromConfig (Oxide.Core.Configuration.DynamicConfigFile config, NLua.Lua lua) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Libraries.LuaDatafile.GetDataTable (System.String name) [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
-
Everything worked fine before, now I can't ban them if they are dead and offline.
-
Code:
6:18 PM [Error] Failed to call hook 'Ban' on plugin 'Enhanced Ban System' File: EnhancedBanSystem.lua Line: 669 invalid arguments to method: Plugin.Call: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
Last edited by a moderator: Jun 6, 2015 -
Hello was wondering if there was some way we can check who we have banned on our server, like a list of banned people. Also noticed that we do not see who was banned in the normal rust banned list, when using EBS.
Is there anything that can be done about this? -
There is no command to get a list of banned people but you can manually check the banlist in your data folder. It shouldnt be too hard to read.