Bounty Hunter

Gives the ability to add bounties on players

Total Downloads: 896 - First Release: Jan 21, 2016 - Last Update: Apr 13, 2016

5/5, 9 likes
  1. Pho3niX90 submitted a new resource:

    Bounty Hunter - Gives the ability to add bounties on players

    Read more about this resource...
     
  2. is possible to add support with economy?

    *edit

    Forget I miss readed the plugin needed sorry
     
    Last edited by a moderator: Jan 21, 2016
  3. Great job m8
     
  4. Would like to see this as a standalone mod. Like if you kill someone, you would receive X amount of wood, or X amount of ores. I like this concept, though.
     
  5. [Oxide] 4:02 PM [Error] Failed to initialize plugin 'BountyHunters v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
     
  6. Could you provide more details of the log please.
    [DOUBLEPOST=1453450393][/DOUBLEPOST]
    I will see what I can do.
     
  7. [Oxide] 4:14 PM [Info] Loading Oxide Core v2.0.1738...
    [Oxide] 4:14 PM [Info] Loading extensions...
    [Oxide] 4:14 PM [Info] Loaded extension CSharp v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded extension JavaScript v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded extension Lua v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded extension MySql v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded extension Python v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded extension SQLite v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded extension Unity v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded extension Hurtworld v1.0.1738 by Oxide Team
    [Oxide] 4:14 PM [Debug] Cleanup file: C:\steamcmd3\hurtworld\mono-2.0.dll
    [Oxide] 4:14 PM [Debug] Cleanup file: C:\steamcmd3\hurtworld\msvcr120.dll
    [Oxide] 4:14 PM [Info] Using Covalence provider for game 'Hurtworld'
    [Oxide] 4:14 PM [Info] Loading plugins...
    [Oxide] 4:14 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    [Oxide] 4:14 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    [Oxide] 4:14 PM [Info] BountyHunters, EconomyBanks, HurtStore and LootConfig were compiled successfully in 2002ms
    [Oxide] 4:14 PM [Info] Loaded plugin BountyHunters v1.0.0 by Pho3niX90
    [Oxide] 4:14 PM [Error] Failed to initialize plugin 'BountyHunters v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 4:14 PM [Debug] at Oxide.Plugins.BountyHunters.Init () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BountyHunters.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    [Oxide] 4:14 PM [Info] Unloaded plugin BountyHunters v1.0.0 by Pho3niX90
    [Oxide] 4:14 PM [Info] No previous version to rollback plugin: BountyHunters
    [Oxide] 4:14 PM [Info] Loaded plugin EconomyBanks v1.0.3 by Pho3niX90
    [Oxide] 4:14 PM [Warning] [EconomyBanks] Economy plugin wasn't found, we will use our own cash system.
    [Oxide] 4:14 PM [Info] Loaded plugin HurtStore v1.1.8 by Pho3niX90
    [Oxide] 4:14 PM [Info] [HurtStore] StoreStock has loaded with 0 items
    [Oxide] 4:14 PM [Info] [HurtStore] 34
    [Oxide] 4:14 PM [Info] Loaded plugin LootConfig v1.0.1 by Nogrod
    Steam GameServer initialized
    eac_server.dll [x64] :: hModule: 00007FF8EF5A0000 dwReason: 1 lpvReserved: 0
    Listening on port 12875.
    SteamServerConnected
     
  8. okay seems the bounty hunters plugin loaded before the banks. I will see if i can find a better method.
    If you copy the bounty hunters plugin in now, it should be fine
     
  9. Plugin stops working after a restart and cannot use /reload BountyHunters, if you want it to work again you need to reupload the file into server files.
     
  10. I will post a fix in the next hour.
     
  11. Pho3niX90 updated Bounty Hunter with a new update entry:

    1.0.5 (Beta)

     
  12. Still not working, might be on my end? Only works if I replace the existing BountyHunters.cs while the server is running and then type /reload BountyHunters


    Code:
    Loaded plugin Better Chat v1.1.12 by LaserHydra
    2:30 AM [Warning] BetterChat has replaced the 'mute' chat command previously registered by AdminTools
    2:30 AM [Warning] BetterChat has replaced the 'unmute' chat command previously registered by AdminTools
    2:30 AM [Info] Loaded plugin BountyHunters v1.0.5 by Pho3niX90
    2:30 AM [Error] Failed to initialize plugin 'BountyHunters v1.0.5' (PluginLoadFailure: Exception of type 'Oxide.Plugins.PluginLoadFailure' was thrown.)
    2:30 AM [Debug]   at Oxide.Plugins.BountyHunters.Loaded () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BountyHunters.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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
    2:30 AM [Info] Unloaded plugin BountyHunters v1.0.5 by Pho3niX90
    2:30 AM [Info] No previous version to rollback plugin: BountyHunters
    2:30 AM [Info] Loaded plugin ClearInventory v1.0.2 by Trentu
    2:30 AM [Info] Loaded plugin CustomSpawns v1.1.0 by Trentu
     
    Last edited by a moderator: Jan 22, 2016
  13. When you type /addbounty, can you make a little guide like. "To add a bounty, type /addbounty "NAME" amount"

    Also, when a bounty is placed. It says "A bounty has been PLACE on zleeepy for $1"
     
    Last edited by a moderator: Jan 22, 2016

  14. [Oxide] 10:08 PM [Info] Loading Oxide Core v2.0.1738...
    [Oxide] 10:08 PM [Info] Loading extensions...
    [Oxide] 10:08 PM [Info] Loaded extension CSharp v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded extension JavaScript v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded extension Lua v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded extension MySql v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded extension Python v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded extension SQLite v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded extension Unity v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded extension Hurtworld v1.0.1738 by Oxide Team
    [Oxide] 10:08 PM [Debug] Cleanup file: C:\steamcmd3\hurtworld\mono-2.0.dll
    [Oxide] 10:08 PM [Debug] Cleanup file: C:\steamcmd3\hurtworld\msvcr120.dll
    [Oxide] 10:08 PM [Info] Using Covalence provider for game 'Hurtworld'
    [Oxide] 10:08 PM [Info] Loading plugins...
    [Oxide] 10:08 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    [Oxide] 10:08 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    [Oxide] 10:08 PM [Info] BetterChat, BountyHunters, EconomyBanks, HurtStore and LootConfig were compiled successfully in 1949ms
    [Oxide] 10:08 PM [Info] Loaded plugin Better Chat v1.1.12 by LaserHydra
    [Oxide] 10:08 PM [Info] Loaded plugin BountyHunters v1.0.5 by Pho3niX90
    [Oxide] 10:08 PM [Error] Failed to initialize plugin 'BountyHunters v1.0.5' (PluginLoadFailure: Exception of type 'Oxide.Plugins.PluginLoadFailure' was thrown.)
    [Oxide] 10:08 PM [Debug] at Oxide.Plugins.BountyHunters.Loaded () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BountyHunters.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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
    [Oxide] 10:08 PM [Info] Unloaded plugin BountyHunters v1.0.5 by Pho3niX90
    [Oxide] 10:08 PM [Info] No previous version to rollback plugin: BountyHunters
    [Oxide] 10:08 PM [Info] Loaded plugin EconomyBanks v1.0.3 by Pho3niX90
    [Oxide] 10:08 PM [Warning] [EconomyBanks] Economy plugin wasn't found, we will use our own cash system.
    [Oxide] 10:08 PM [Info] Loaded plugin HurtStore v1.1.8 by Pho3niX90
    [Oxide] 10:08 PM [Info] [HurtStore] StoreStock has loaded with 0 items
    [Oxide] 10:08 PM [Info] [HurtStore] 34
    [Oxide] 10:08 PM [Info] Loaded plugin LootConfig v1.0.1 by Nogrod
    Steam GameServer initialized
    eac_server.dll [x64] :: hModule: 00007FF86F9E0000 dwReason: 1 lpvReserved: 0
    Listening on port 12875.
    SteamServerConnected
    [DOUBLEPOST=1453471796][/DOUBLEPOST]
    Still so
     
  15. Please try this one
     

    Attached Files:

  16. [Oxide] 11:52 PM [Info] Loading Oxide Core v2.0.1738...
    [Oxide] 11:52 PM [Info] Loading extensions...
    [Oxide] 11:52 PM [Info] Loaded extension CSharp v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded extension JavaScript v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded extension Lua v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded extension MySql v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded extension Python v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded extension SQLite v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded extension Unity v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded extension Hurtworld v1.0.1738 by Oxide Team
    [Oxide] 11:52 PM [Debug] Cleanup file: C:\steamcmd3\hurtworld\mono-2.0.dll
    [Oxide] 11:52 PM [Debug] Cleanup file: C:\steamcmd3\hurtworld\msvcr120.dll
    [Oxide] 11:52 PM [Info] Using Covalence provider for game 'Hurtworld'
    [Oxide] 11:52 PM [Info] Loading plugins...
    [Oxide] 11:52 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    [Oxide] 11:52 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    [Oxide] 11:52 PM [Info] BetterChat, BountyHunters, EconomyBanks, HurtStore and LootConfig were compiled successfully in 1923ms
    [Oxide] 11:52 PM [Info] Loaded plugin Better Chat v1.1.12 by LaserHydra
    [Oxide] 11:52 PM [Warning] [Better Chat] Generating new config file...
    [Oxide] 11:52 PM [Info] Loaded plugin BountyHunters v1.0.6 by Pho3niX90
    [Oxide] 11:52 PM [Error] Failed to initialize plugin 'BountyHunters v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:52 PM [Debug] at Oxide.Plugins.BountyHunters.Loaded () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BountyHunters.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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
    [Oxide] 11:52 PM [Info] Unloaded plugin BountyHunters v1.0.6 by Pho3niX90
    [Oxide] 11:52 PM [Info] No previous version to rollback plugin: BountyHunters
    [Oxide] 11:52 PM [Info] Loaded plugin EconomyBanks v1.0.3 by Pho3niX90
    [Oxide] 11:52 PM [Warning] [EconomyBanks] Creating a configuration file for EconomyBanks
    [Oxide] 11:52 PM [Warning] [EconomyBanks] Economy plugin wasn't found, we will use our own cash system.
    [Oxide] 11:52 PM [Info] Loaded plugin HurtStore v1.1.8 by Pho3niX90
    [Oxide] 11:52 PM [Warning] [HurtStore] Creating a configuration file for HurtStore
    [Oxide] 11:52 PM [Info] [HurtStore] StoreStock has loaded with 0 items
    [Oxide] 11:52 PM [Info] [HurtStore] 0
    [Oxide] 11:52 PM [Info] [HurtStore] Defaults loaded = 34
    [Oxide] 11:52 PM [Info] Loaded plugin LootConfig v1.0.1 by Nogrod
    Steam GameServer initialized
    eac_server.dll [x64] :: hModule: 00007FF875FF0000 dwReason: 1 lpvReserved: 0
    Listening on port 12875.
     
  17. Pho3niX90 updated Bounty Hunter with a new update entry:

    1.0.7


    [DOUBLEPOST=1453479149][/DOUBLEPOST]@何以笙箫默
    Please download the latest update, issue is now resolved.
     
  18. There is no response after command input. How to do?
     
  19. There is no response after command input. How to do?
     
  20. Plugin is not working currently