EnhancedBanSystem

Moved

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

5/5, 18 likes
  1. Wulf

    Wulf Community Admin

    That wouldn't be an error with this plugin, take a look at Possible crash bug with translations? | Oxide.
     
  2. It works with evry over plugin)
    I've translate more then 20 by now, and everything is fine.
    Even copy of en version in the ru folder crashes the server
     
  3. Wulf

    Wulf Community Admin

    It still wouldn't be an issue with this plugin, it's something odd going on that we're trying to figure out, hence the linked thread that mentions the same issue, with ru.
     
  4. (18:13:38) | EnhancedBanSystem was compiled successfully in 1457ms
    (18:13:38) | Unable to find main plugin class: EnhancedBanSystem
    (18:13:38) | No previous version to rollback plugin: EnhancedBanSystem

    am I doing something wrong?

    **
    It loaded properly after a reload.
     
  5. Wulf

    Wulf Community Admin

    What is your filename?
     
  6. Downloaded and applied "EnhancedBanSystem.cs"
     
  7. Wulf

    Wulf Community Admin

    How did you upload it to your server?
     
  8. with SFTP to the server plugins folder
     
  9. > player.ban 76***********82
    ERROR:Object reference not set to an instance of an object
    > ban 76***********82
    ERROR:Object reference not set to an instance of an object

    please fix
     
  10. try global.ban steamid
    global.unban steamid
     
  11. > global.ban 76************2
    ERROR:Object reference not set to an instance of an object
     
  12. Remove Everything - plugin, lang file, data files and reinstall plugin. Worked for me)
     
  13. after you ban a player with this plugin, he can login straight away again, what is up with that.
     
  14. For some reason sometimes, using files as bansystem, and if banlist is empty EnhancedBanSystem.json in the daa folder contains null insted of empty list. and this is causing bansystem mailfunction(ERROR:Object reference not set to an instance of an object)
    Can you do something about it?
    ----
    Also - why does expired bans are still in the banlist? If I ban a player for a hour, and then want to ban him forever I should manually remove previous ban. Is that how it should work? Or I've missed something?
     
  15. Banned people can still join the server.
     
  16. the player needs to try to connect to the server for him to get unbanned. the plugin doesn't loop inside the ban list to check all bans.
    it's for performance issues
     
  17. got it, thanks!
     
  18. Failed to compile: AntiCheat.cs(1239,89): error CS0117: `Performance' does not contain a definition for `frameRate'
     
  19. Wulf

    Wulf Community Admin

    This is Enhanced Ban System, not AntiCheat.
     
  20. Oh...that's true isn't it. Is anticheat still a thing?