1. Code:
    [SERVER v1.0.23] Console: CustomKickBan.cs(10,7): error CS0246: The type or namespace name `uLink' could not be found. Are you missing an assembly reference?
    CustomKickBan.cs(16,34): error CS0246: The type or namespace name `HurtworldPlugin' could not be found. Are you missing an assembly reference?
    CustomKickBan.cs(25,27): error CS0115: `Oxide.Plugins.CustomKickBan.LoadDefaultConfig()' is marked as an override but no suitable method found to override
    CustomKickBan.cs(46,22): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
    CustomKickBan.cs(76,21): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
    CustomKickBan.cs(101,3): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
    CustomKickBan.cs(108,3): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
    CustomKickBan.cs(143,18): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
     
    Last edited by a moderator: Aug 31, 2016
  2. Wulf

    Wulf Community Admin

    This plugin is for Hurtworld only.
     
  3. in console:
    unban "userid"
     
  4. Just tried to install this and well, this is what happens from rcon console

    Code:
    (18:24:19) | [Oxide] 18:25 [Error] CustomKickBan plugin failed to compile!
    (18:24:19) | [Oxide] 18:25 [Error] CustomKickBan.cs(143,18): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
     
  5. Wulf

    Wulf Community Admin

    Are you trying to use it on a game that isn't Hurtworld?
     
  6. Can this plugin give permission to player of kick and ban?