EnhancedBanSystem

Moved

Total Downloads: 3,116 - First Release: Jun 6, 2016 - Last Update: Feb 24, 2018

5/5, 18 likes
  1. Mabye you're looking for this I don't know
    Code:
    Exception in SlowUpdate: The given key was not present in the dictionary.
      at System.Collections.Generic.Dictionary`2[uLink.NetworkViewID,NetworkViewData].get_Item (NetworkViewID key) [0x00000] in <filename unknown>:0
      at HNetworkManager.SetObjectGroup (uLink.NetworkView view, Int32 groupId) [0x00000] in <filename unknown>:0
      at NetworkCullCellTrackerServerOwned.SlowUpdate (Single tickSizes) [0x00000] in <filename unknown>:0
      at LoadBalancer.RunFrame () [0x00000] in <filename unknown>:0 
     
  2. Wulf

    Wulf Community Admin

    No, that isn't an Oxide or plugin error and isn't the one.
     
  3. "Ban - Evade": true,
    "Ban - Evade Reason": "Ban Evade",
    "DataType - PlayerDatabase - IP Filename": "EnhancedBanSystem_IPs.json",

    what is it??
     
  4. Hey , I enabled MySQL, no errors, but it doesn't seem to ban players with strike system anymore.
     
  5. mostthat'snot anerror from this plugin
     
  6. Reneb updated Enhanced Ban System with a new update entry:

    5.0.4


    [DOUBLEPOST=1476565687][/DOUBLEPOST]possible, i changed couple things so outside plugins might need to adapt
     
  7. > player.ban 76561198322843584
    [Oxide] 05:34 [Info] No matching player was found.

    How to ban offline player?? PlayersDB is enabled.
     
  8. ah yes i didnt make it possible to ban steamid if the player isn't known from the server
     
  9. Reneb updated Enhanced Ban System with a new update entry:

    5.0.5

     
  10. @Reneb Have you been told about not being able to remove RustAdmin bans whilst EBS is on the server?
     
  11. no ^^
    couple things changed, simple edits in those plugins / tools should make them compatible again
     
  12. I have EBS installed using SQLITE, Native (for bans.cfg) and MySQL - Those are the methods where my bans are saved and it 100% works with removing bans from bans.cfg which is displayed in RustAdmin.
     
  13. normally if you remove bans from bans.cfg only mysql and sqlite will kick the player when the player connects
     
  14. Ive tried ban and the following for enabling this for oxide user groups moderator and admin and I get this for ban permissions and kick permission, havnt tested any of the other perms yet as I cant even get these to work.
    Please help.
    Code:
    grant group Moderator enhancedbansystem.kick
    Permission 'enhancedbansystem.kick' doesn't exist
     
  15. When people get banned by EAC the ban isn't logged in bans.cfg while using EBS.
     
  16. Failed to call hook 'OnServerInitialized' but maybe it's 'normal'

    And i see "force language to default" so lang file for FR it's useless?

    Thanks for your work
     
  17. all of my bans got deleted after the latest update.
     
  18. Yeah Reneb tell that on Updates
     
  19. the plugin was completly rewritten, uses a different logic to ban and different ways, that's why everything was reseted.