ProtocolKickInfo

Moved

Total Downloads: 777 - First Release: Jul 29, 2016 - Last Update: Jan 19, 2017

5/5, 7 likes
  1. Fujikura submitted a new resource:

    Protocol Kick Information - Customize disconnect info for being kicked by wrong protocol version

    Read more about this resource...
     
  2. 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
     
  3. Yo, need to catch some things...
     
  4. Fujikura updated Protocol Kick Information with a new update entry:

    0.2.0

     
  5. 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 ..
     
  6. k....thx for info...i've did a trick to prevent multiple kicked info at being kicked in console.wanted to void spamming it :p
    maybe this is the prob there...
     
  7. Fujikura updated Protocol Kick Information with a new update entry:

    0.2.1

     
  8. Fujikura updated Protocol Kick Information with a new update entry:

    1.0.0

     
  9. haha pewds background :D
     
  10. Hi can you add ResourceId? for the updater plugin! Thanks!
     
  11. Fujikura updated Protocol Kick Information with a new update entry:

    1.0.2

     
  12. I like this idea can you add in the ability to run a command if server Protocol is less then client Protocol?
     
  13. Wat kind of command do you think of to run?
     
  14. counsel command to reboot server so maybe editable in the config to change command.
     
  15. This plugin has no reboot functions or any similar command included.
     
  16. 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)