SlackNotices

Moved

Total Downloads: 134 - First Release: Jun 8, 2016 - Last Update: Aug 19, 2016

5/5, 1 like
  1. Wulf

    Wulf Community Admin

    Wulf submitted a new resource:

    SlackNotices - Sends connection and disconnection notices to Slack channel

    Read more about this resource...
     
  2. Code:
    13:17 [Error] Failed to call hook 'OnUserDisconnected' on plugin 'SlackNotices v0.1.0' (NullReferenceException: Object reference not set to an instance of an object)
    13:17 [Debug]   at Oxide.Plugins.SlackNotices.OnUserDisconnected (IPlayer player, System.String reason) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.SlackNotices.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 

    Connections working good. But Disconnections not.
     
  3. Wulf

    Wulf Community Admin

    That's not an issue with the plugin exactly, but it's fixed for the next Oxide snapshot once it's available.
     
  4. Wulf

    Wulf Community Admin

    Perhaps. You just want it to send the information every X minutes or seconds?
     
  5. can be in seconds, with an option to set in the .json
     
  6. Wulf

    Wulf Community Admin

    Wulf updated SlackNotices with a new update entry:

    0.1.1

     
  7. Wulf

    Wulf Community Admin

    Wulf updated SlackNotices with a new update entry:

    0.1.2

     
  8. CHR

    CHR

    Adding Kills?
     
  9. Wulf

    Wulf Community Admin

    Once there is a universal hook for it yes.
     
  10. can you add structure damage when player is offline
     
  11. Wulf

    Wulf Community Admin

    There isn't any universal hook for that yet.