Fujikura submitted a new resource:
Protocol Kick Information - Customize disconnect info for being kicked by wrong protocol version
Read more about this resource...
ProtocolKickInfo
Moved
Total Downloads: 777 - First Release: Jul 29, 2016 - Last Update: Jan 19, 2017
- 5/5, 7 likes
-
Code:
(14:26:07) | [Oxide] 13:26 [Error] Failed to call hook 'OnClientAuth' on plugin 'ProtocolKickInfo v0.1.0' (NullReferenceException: Object reference not set to an instance of an object) (14:26:07) | [Oxide] 13:26 [Debug] at Oxide.Plugins.ProtocolKickInfo.OnClientAuth (Network.Connection connection) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ProtocolKickInfo.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
-
-
Fujikura updated Protocol Kick Information with a new update entry:
0.2.0
-
With 0.2.0 it registers every joint client with a wrong DB as a logged in player after sometime the server is "full" atleast for ppl that wanne join and it put them in the Queue ..
-
maybe this is the prob there... -
Fujikura updated Protocol Kick Information with a new update entry:
0.2.1
-
Fujikura updated Protocol Kick Information with a new update entry:
1.0.0
-
haha pewds background
-
Hi can you add ResourceId? for the updater plugin! Thanks!
-
Fujikura updated Protocol Kick Information with a new update entry:
1.0.1
-
Fujikura updated Protocol Kick Information with a new update entry:
1.0.2
-
Fujikura updated Protocol Kick Information with a new update entry:
1.0.3
-
I like this idea can you add in the ability to run a command if server Protocol is less then client Protocol?
-
-
counsel command to reboot server so maybe editable in the config to change command.
-
-
Code:
ProtocolKickInfo.cs(18,8): warning CS0114: `Oxide.Plugins.ProtocolKickInfo.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/rust/rust/serverfiles/Oxide.Core.dll (Location of the symbol related to previous warning)