Kits [Unmaintained]

Discussion in 'Plugin Support' started by Reneb, Apr 9, 2015.

  1. That's the issue, i'm trying to use it but the server or the game don't recognize the plugin, it's just "loaded"
     
  2. Wulf

    Wulf Community Admin

    Looks to be recognizing it just fine, what do you see when you try to use it in-game?
     
  3. /kits or other command except /kit -> unknown chat command !
    /kit -> Sometimes nothing

    sorry for the late answer
     
  4. Wulf

    Wulf Community Admin

    I don't think there is a "/kits" command, at least it isn't listed on the Overview.
     
  5. no but for /kit or /kit_add etc. -> "Unknown command kit"
     
  6. Wulf

    Wulf Community Admin

    There's no underscore in the commands, it's a space. Are you sure the plugin was loaded at the time you tried it? You can check using the plugins console command.
     
  7. Here we go, that might be more clear
    Code:
    20:14 [Info] Loading Oxide Core v2.0.2152...
    20:14 [Info] Loading extensions...
    20:14 [Info] Loaded extension CSharp v1.0.2152 by Oxide Team
    20:14 [Info] Loaded extension JavaScript v1.0.2152 by Oxide Team
    20:14 [Info] Loaded extension Lua v1.0.2152 by Oxide Team
    20:14 [Info] Loaded extension MySql v1.0.2152 by Oxide Team
    20:14 [Info] Loaded extension Python v1.0.2152 by Oxide Team
    20:14 [Info] Loaded extension SQLite v1.0.2152 by Oxide Team
    20:14 [Info] Loaded extension Unity v1.0.2152 by Oxide Team
    20:14 [Info] Loaded extension RustLegacy v1.0.2152 by Oxide Team
    20:14 [Info] Using Covalence provider for game 'Rust Legacy'
    20:14 [Info] Loading plugins...
    20:14 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    20:14 [Info] Loaded plugin Rust Legacy v1.0.0 by Oxide Team
    20:14 [Info] Loaded plugin Auto Admin v1.0.0 by greyhawk, Ported by Reneb to Oxide 2.0
    8:14 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'AntiCheat'
    20:14 [Info] Loaded plugin Join-Leave Messages v1.0.4 by mvrb
    20:14 [Info] AdvGod, AirdropInBound, AntiCheat, AntiDecay, AntiGlitch, DeathMessages, DoorShare, DuraController, Fly, FriendsDatabase, GatherMultiplier, Kits, Location, LootSpawnLists, PlayerList, RemoverTool, SetHome, Share, Spawns, SpawnsManager, Stats, TPR, VACKicker and ZoneManager were compiled successfully in 2504ms
    20:14 [Error] Error while compiling DoorShare.cs(8,13): error CS0234: The type or namespace name `RustLegacy' does not exist in the namespace `Oxide'. Are you missing an assembly reference?
    20:14 [Info] Loaded plugin AdvGod v1.0.0 by Gute & PointGame - credits xBDMx
    20:14 [Info] Loaded plugin AirdropInBound v1.0.0 by Reneb based on FeuerSturm91's Airdrop In Bound
    20:14 [Info] Loaded plugin AntiCheat v2.0.13 by Reneb
    20:14 [Warning] Missing plugin name prefix 'anticheat.' for permission 'cananticheat' (by plugin 'AntiCheat')
    20:14 [Info] Loaded plugin AntiDecay v1.0.0 by copper- Cleaned by Wulf
    20:14 [Info] Loaded plugin AntiGlitch v2.0.7 by Reneb
    20:14 [Info] Loaded plugin Death Messages v0.1.1 by Hatemail
    20:14 [Info] Loaded plugin DuraController v1.0.0 by BDM
    20:14 [Info] Loaded plugin Fly v1.0.2 by Reneb
    20:14 [Warning] Missing plugin name prefix 'fly.' for permission 'canfly' (by plugin 'Fly')
    20:14 [Info] Loaded plugin FriendsDatabase v1.0.0 by Schwarz
    20:14 [Info] Loaded plugin GatherMultiplier v1.0.5 by Reneb
    20:14 [Info] Loaded plugin Kits v1.0.8 by Reneb
    20:14 [Warning] Missing plugin name prefix 'kits.' for permission 'vip' (by plugin 'Kits')
    20:14 [Warning] Missing plugin name prefix 'kits.' for permission 'donator' (by plugin 'Kits')
    20:14 [Error] Failed to initialize plugin 'Kits v1.0.8' (JsonReaderException: Additional text encountered after finished reading JSON content: -. Path '', line 13, position 1.)
    20:14 [Debug]   at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, Boolean checkAdditionalContent) [0x00000] in <filename unknown>:0
    20:14 [Info] Unloaded plugin Kits v1.0.8 by Reneb
    20:14 [Info] No previous version to rollback plugin: Kits
    20:14 [Info] Loaded plugin Location v1.0.1 by Reneb
    20:14 [Warning] Missing plugin name prefix 'location.' for permission 'admin' (by plugin 'Location')
    20:14 [Info] Loaded plugin LootSpawnLists v2.0.2 by Reneb from thomasfn
    20:14 [Info] Loaded plugin Player List v0.1.0 by Hatemail
    20:14 [Info] Loaded plugin RemoverTool v1.0.7 by Reneb
    20:14 [Info] Loaded plugin SetHome v1.0.0 by Reneb
    20:14 [Info] Loaded plugin Share v1.0.1 by Reneb
    20:14 [Info] Loaded plugin Spawns Database v1.0.0 by Reneb
    20:14 [Info] Loaded plugin Spawns Manager v1.0.2 by Reneb
    20:14 [Info] Loaded plugin Stats v1.0.0 by BDM
    20:14 [Info] Loaded plugin TPR v1.0.3 by Reneb Fix by Copper, Flapstik,DraB
    20:14 [Info] Loaded plugin VACKicker v1.0.0 by Reneb
    20:14 [Info] Loaded plugin ZoneManager v1.0.2 by Reneb
    20:14 [Warning] Missing plugin name prefix 'zonemanager.' for permission 'zone' (by plugin 'ZoneManager')
    20:14 [Warning] Missing plugin name prefix 'zonemanager.' for permission 'candeploy' (by plugin 'ZoneManager')
    20:14 [Warning] Missing plugin name prefix 'zonemanager.' for permission 'canbuild' (by plugin 'ZoneManager')
    20:15 [Info] [LootSpawnLists] 21 custom loot tables were loaded!
    20:15 [Warning] Missing plugin name prefix 'removertool.' for permission 'canremove' (by plugin 'RemoverTool')
    20:15 [Info] [Spawns Manager] 63 custom spawn points were loaded!
    [DOUBLEPOST=1468433837][/DOUBLEPOST]20:14 [Info] Loaded plugin Kits v1.0.8 by Reneb
    20:14 [Warning] Missing plugin name prefix 'kits.' for permission 'vip' (by plugin 'Kits')
    20:14 [Warning] Missing plugin name prefix 'kits.' for permission 'donator' (by plugin 'Kits')
    20:14 [Error] Failed to initialize plugin 'Kits v1.0.8' (JsonReaderException: Additional text encountered after finished reading JSON content: -. Path '', line 13, position 1.)
    20:14 [Debug] at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
    at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, Boolean checkAdditionalContent) [0x00000] in <filename unknown>:0
    20:14 [Info] Unloaded plugin Kits v1.0.8 by Reneb
     
  8. Wulf

    Wulf Community Admin

    That looks like an error with your config for the plugin, likely not formatted right, else the datafile is corrupt.
     
  9. so what should I do? I already tried to delete/upload everything, in different orders
     
  10. Wulf

    Wulf Community Admin

    Unload the plugin, delete the config and data files, then load the plugin and try again.
     
  11. I will, one more time... (over the 20th :) )
    [DOUBLEPOST=1468435298][/DOUBLEPOST]Same,
    -> turn server off
    -> delete all kits files (1 cs, 1 json and 2 data)
    -> install kits.cs from oxide
    -> turn on server

    when I use /kit (the only command already set up no matter I do)

    nothing is written

    Code:
    20:38 [Info] Loading Oxide Core v2.0.2152...
    20:38 [Info] Loading extensions...
    20:38 [Info] Loaded extension CSharp v1.0.2152 by Oxide Team
    20:38 [Info] Loaded extension JavaScript v1.0.2152 by Oxide Team
    20:38 [Info] Loaded extension Lua v1.0.2152 by Oxide Team
    20:38 [Info] Loaded extension MySql v1.0.2152 by Oxide Team
    20:38 [Info] Loaded extension Python v1.0.2152 by Oxide Team
    20:38 [Info] Loaded extension SQLite v1.0.2152 by Oxide Team
    20:38 [Info] Loaded extension Unity v1.0.2152 by Oxide Team
    20:38 [Info] Loaded extension RustLegacy v1.0.2152 by Oxide Team
    20:38 [Info] Using Covalence provider for game 'Rust Legacy'
    20:38 [Info] Loading plugins...
    20:38 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    20:38 [Info] Loaded plugin Rust Legacy v1.0.0 by Oxide Team
    20:38 [Info] Loaded plugin Auto Admin v1.0.0 by greyhawk, Ported by Reneb to Oxide 2.0
    8:38 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'AntiCheat'
    8:38 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'Kits'
    20:38 [Info] Loaded plugin Join-Leave Messages v1.0.4 by mvrb
    20:38 [Info] AdvGod, AirdropInBound, AntiCheat, AntiDecay, AntiGlitch, DeathMessages, DoorShare, DuraController, Fly, FriendsDatabase, GatherMultiplier, Kits, Location, LootSpawnLists, PlayerList, RemoverTool, SetHome, Share, Spawns, SpawnsManager, Stats, TPR, VACKicker and ZoneManager were compiled successfully in 2585ms
    20:38 [Error] Error while compiling DoorShare.cs(8,13): error CS0234: The type or namespace name `RustLegacy' does not exist in the namespace `Oxide'. Are you missing an assembly reference?
    20:38 [Info] Loaded plugin AdvGod v1.0.0 by Gute & PointGame - credits xBDMx
    20:38 [Info] Loaded plugin AirdropInBound v1.0.0 by Reneb based on FeuerSturm91's Airdrop In Bound
    20:38 [Info] Loaded plugin AntiCheat v2.0.13 by Reneb
    20:38 [Warning] Missing plugin name prefix 'anticheat.' for permission 'cananticheat' (by plugin 'AntiCheat')
    20:38 [Info] Loaded plugin AntiDecay v1.0.0 by copper- Cleaned by Wulf
    20:38 [Info] Loaded plugin AntiGlitch v2.0.7 by Reneb
    20:38 [Info] Loaded plugin Death Messages v0.1.1 by Hatemail
    20:38 [Info] Loaded plugin DuraController v1.0.0 by BDM
    20:38 [Info] Loaded plugin Fly v1.0.2 by Reneb
    20:38 [Warning] Missing plugin name prefix 'fly.' for permission 'canfly' (by plugin 'Fly')
    20:38 [Info] Loaded plugin FriendsDatabase v1.0.0 by Schwarz
    20:38 [Info] Loaded plugin GatherMultiplier v1.0.5 by Reneb
    20:38 [Info] Loaded plugin Kits v1.0.8 by Reneb
    20:38 [Warning] Missing plugin name prefix 'kits.' for permission 'vip' (by plugin 'Kits')
    20:38 [Warning] Missing plugin name prefix 'kits.' for permission 'donator' (by plugin 'Kits')
    20:38 [Info] Loaded plugin Location v1.0.1 by Reneb
    20:38 [Warning] Missing plugin name prefix 'location.' for permission 'admin' (by plugin 'Location')
    20:38 [Info] Loaded plugin LootSpawnLists v2.0.2 by Reneb from thomasfn
    20:38 [Info] Loaded plugin Player List v0.1.0 by Hatemail
    20:38 [Info] Loaded plugin RemoverTool v1.0.7 by Reneb
    20:38 [Info] Loaded plugin SetHome v1.0.0 by Reneb
    20:38 [Info] Loaded plugin Share v1.0.1 by Reneb
    20:38 [Info] Loaded plugin Spawns Database v1.0.0 by Reneb
    20:38 [Info] Loaded plugin Spawns Manager v1.0.2 by Reneb
    20:38 [Info] Loaded plugin Stats v1.0.0 by BDM
    20:38 [Info] Loaded plugin TPR v1.0.3 by Reneb Fix by Copper, Flapstik,DraB
    20:38 [Info] Loaded plugin VACKicker v1.0.0 by Reneb
    20:38 [Info] Loaded plugin ZoneManager v1.0.2 by Reneb
    20:38 [Warning] Missing plugin name prefix 'zonemanager.' for permission 'zone' (by plugin 'ZoneManager')
    20:38 [Warning] Missing plugin name prefix 'zonemanager.' for permission 'candeploy' (by plugin 'ZoneManager')
    20:38 [Warning] Missing plugin name prefix 'zonemanager.' for permission 'canbuild' (by plugin 'ZoneManager')
    20:39 [Info] [LootSpawnLists] 21 custom loot tables were loaded!
    20:39 [Warning] Missing plugin name prefix 'removertool.' for permission 'canremove' (by plugin 'RemoverTool')
    20:39 [Info] [Spawns Manager] 63 custom spawn points were loaded!
    
     
  12. actually it's the only thing which doesn't work :/ any idea Wulf? :(
     
  13. Wulf

    Wulf Community Admin

    If you see nothing, it's likely that you have no kits setup.
     
  14. No because /kit displays the list of kits and if you have not kit, it should be written "No kits, hvae been set up" or something like that, for every command, it's written something if it can't work. But here, there is nothing in the chat
    [DOUBLEPOST=1468438099][/DOUBLEPOST]DAMN YOU ALWAYS RIGHT !!! Thanks Wulf it's working now. Kiss you :D
     
  15. Trying to make a vip kit so only vip can open not sure how to do it i got public kits atm but wanna try and put vip kits on
    i done /Kit add Vip "Vip Kit User" -cooldown1800 -vip makes a kit but the vip user says hes getting not allowed
     
  16. /kit add "vip"
    /kit items description "VIP reward" permission Kits.vip
    /kit cooldown 1800

    Then add Kits.vip permission to the vip group and the user to the vip group then add the Kits.vip permission to the user
     
  17. Thank you, will test now
     
  18. Hello friends, Now as you can see the photos. I have a small mistake. I hope you help me.

    01 - I think the console group is all correct And I give you permission.

    02 - Inside the game I created the VIP kit.

    03 - When I type the code / kit vip I get that error, in which I am failing?
     

    Attached Files:

    • 01.jpg
      01.jpg
      File size:
      48.8 KB
      Views:
      18
    • 02.jpg
      02.jpg
      File size:
      11.5 KB
      Views:
      17
    • 03.jpg
      03.jpg
      File size:
      23.1 KB
      Views:
      16
  19. Post in the plugin for support and upload your files to the post as well as the screenshots
     
  20. I downloaded the kits from this url. Kits for Rust Legacy | Oxide

    I went up the kits.json.

    At the top are the photos that I have created a group and I gave permissions.
     

    Attached Files: