StrikeSystem

Moved

Total Downloads: 1,093 - First Release: Jul 31, 2015 - Last Update: Aug 19, 2016

5/5, 4 likes
  1. Is there a way we can give people strikes while offline maybe via steam ID? This is such a gem of a plugin that I never knew existed, this would make life so much easier. Thank you so much for making this <3
     
  2. bump :)
     
  3. BUG: Players' strikes are occasionally wiped for no reason. I don't know if it's a possibility on server restart, or perhaps an oxide update, or what it is, but I know for a fact player strikes are being wiped randomly.
     
  4. I kind of banned myself from my own server how do I remove this ban ahha
     
  5. Use EnhancedBan's unban command.
     
  6. I love you!
     
  7. No problem!
     
  8. I gave someone 3 strikes it didn't ban them
     
  9. Did you set max strikes to 3? Are there any errors? If you check his info, does it show 3?
     
  10. I'm getting the same error. It's probably because we're using the newer & updated/universal versions of enhanced ban system?
     
  11. I'll take a look.
     
  12. LaserHydra updated Strike System with a new update entry:

    2.1.0

     
  13. not working
    Code:
    [Oxide] 12:34 [Error] Failed to initialize plugin 'StrikeSystem v2.1.0' (JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'Oxide.Core.Libraries.Covalence.IPlayerManager' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
    To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
    Path '', line 1, position 1.)
     
  14. LaserHydra updated Strike System with a new update entry:

    2.1.1

     
  15. now
    Code:
    [07/22/2016 14:07:20] [Oxide] 14:07 [Error] Failed to initialize plugin 'StrikeSystem v2.1.1' (InvalidCastException: Cannot cast from source type to destination type.)
    Code:
    [Oxide] 14:07 [Debug]   at Oxide.Plugins.StrikeSystem.Loaded () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StrikeSystem.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.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    
     
  16. Unknown command
     
  17. LaserHydra updated Strike System with a new update entry:

    2.1.2

     
  18. not working with latest update:
    [Oxide] 03:02 [Error] StrikeSystem.cs(464,42): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `GetAllOnlinePlayers' and no extension method `GetAllOnlinePlayers' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference?

    thanks for all of your hardwork!
     
  19. LaserHydra updated Strike System with a new update entry:

    2.1.3