Inactive [ECON] MobBounty v4.2 - Simple Mob Reward [1337]

Discussion in 'Inactive/Unsupported Plugins' started by AOD_Batman, Mar 29, 2011.

  1. Offline

    AOD_Batman

  2. Offline

    AOD_Batman

    If you change the config file while the server is running you can simply do /mbl to reload the config file. ;)
     
  3. Offline

    god_chris

    thanks :D irl remeber that next time, but seriously all credit due here, this is a great mod and a big part of my server now :D
     
  4. Offline

    Noah Wraith

    What does it mean when i get an error that says..
    [SEVERE] Nag author: ' Steven Mattera' of 'Mob Bounty' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    ???
     
  5. Offline

    PoonOner

    i have one problem in console i have 2011-04-22 20:51:50 [INFO] EpicGates version 0.4.1 is enabled.
    Code:
    2011-04-22 20:51:50 [INFO] EpicGates version 0.4.1 is enabled.
    2011-04-22 20:51:50 [INFO] [MobBounty] v1.02 (Helium) loaded.
    2011-04-22 20:51:50 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    2011-04-22 20:51:50 [INFO] [MobBounty] hooked into Permissions/GroupManager.
    2011-04-22 20:51:50 [SEVERE] Nag author: 'Steven Mattera' of 'MobBounty' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    2011-04-22 20:51:50 [INFO] [MagicCarpet] MagicCarpet version 1.5.3 is enabled!
    2011-04-22 20:51:50 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
    2011-04-22 20:51:50 [INFO] [MagicCarpet] Using Permissions.
    2011-04-22 20:51:50 [INFO] Need to download 2 object(s)
    2011-04-22 20:51:50 [INFO]  - Downloading file : http://www.playminecraft.net/MyHome/lib/lib/sqlite.jar
    2011-04-22 20:51:50 [INFO] [MYHOME]: 5 homes loaded
    2011-04-22 20:51:50 [INFO] [MYHOME] Permissions enabled using: Permissions v2.6
    2011-04-22 20:51:50 [WARNING] [MYHOME] 'Help' isn't detected. No /help support.
    2011-04-22 20:51:50 [INFO] [MYHOME] MyHome 1.9.4b enabled
    2011-04-22 20:51:50 [INFO] CopyCat 0.2 Enabled
    2011-04-22 20:51:50 [INFO] MoveCraft 0.6.8 beta plugin enabled
    2011-04-22 20:51:50 [INFO] [iConomy] Logging is currently disabled.
    2011-04-22 20:51:50 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    2011-04-22 20:51:50 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-04-22 20:51:50 [INFO] LocalShops: Attached to iConomy.
    2011-04-22 20:51:50 [INFO] DungeonReward Successfully linked with iConomy!
    2011-04-22 20:51:50 [INFO] [iConomy] hooked into Permissions.
    2011-04-22 20:51:50 [INFO] [General] version [2.2.5] (Chernobyl) loaded
    2011-04-22 20:51:50 [INFO] [General] hooked into Permissions.
    2011-04-22 20:51:50 [INFO] [General] hooked into iConomy.
    2011-04-22 20:51:50 [INFO] Done (0.162s)! For help, type "help" or "?"
    2011-04-22 20:52:09 [INFO] Burda5 [/89.176.75.182:50277] logged in with entity id 36
    2011-04-22 20:52:09 [INFO] Loaded world: world
    2011-04-22 20:52:11 [INFO] Poonik [/94.143.168.69:60660] logged in with entity id 232
    2011-04-22 20:52:14 [INFO] [xAuth] Player 'Burda5' has authenticated
    2011-04-22 20:52:18 [INFO] [xAuth] Player 'Poonik' has authenticated
    2011-04-22 20:52:18 [INFO] [?6Admin?6?f] [God] Poonik: y
    2011-04-22 20:52:26 [INFO] instantnoob [/88.103.75.35:11835] logged in with entity id 240
    2011-04-22 20:52:34 [INFO] [xAuth] Player 'instantnoob' has authenticated
    2011-04-22 20:53:04 [INFO] instantnoob lost connection: disconnect.quitting
    2011-04-22 20:53:04 [INFO] Connection reset
    and in permission i have
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Craft-man:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'foo.bar'
                - 'myhome.home.*'
                - 'movecraft.aircraft.'
                - 'gokart.use'
                - 'wolfpound.use'
                - 'wolfpound.adopt'
                - 'lwc.protect'
                - 'dungeonreward.use'
                - 'lc.level.woodcut'
                - 'lc.level.mining'
                - 'lc.level.slayin'
                - 'lc.level.archery'
                - 'lc.level.digging'
                - 'iConomy.access'
                - 'iConomy.payment'
                - 'iConomy.rank'
                - 'localshops.buysell'
                - 'MobBounty.mb'
                - 'bukkitvote.vote'
      
        VIP:
            default: false
            info:
                prefix: '&4'
                suffix: '&4'
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admin:
            default: false
            info:
                prefix: '&6'
                suffix: '&6'
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        Poonik:
            group: Admin
            info:
                prefix: ''
                suffix: ''
            permissions:
                - '*'
        Poonx:
            group: VIP
            info:
                prefix: ''
                suffix: ''
            permissions:
                - 'herp.derp'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
    but no one get any rewards from mob
     
  6. Offline

    DeaGato

    Can you add reward for Electrified Creeper?
     
  7. Offline

    Liger_XT5

    Thought I'd pass along this error. I'm using CB 714.

    Code:
    2011-04-24 14:29:41 [SEVERE] Could not pass event ENTITY_DEATH to MobBounty
    java.lang.NullPointerException
        at net.mcbat.MobBounty.Listeners.DeathListener.mobKilledByPlayer(DeathListener.java:117)
        at net.mcbat.MobBounty.Listeners.DeathListener.onEntityDeath(DeathListener.java:88)
        at org.bukkit.plugin.java.JavaPluginLoader$43.execute(JavaPluginLoader.java:464)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at net.minecraft.server.EntityLiving.r(EntityLiving.java:470)
        at net.minecraft.server.EntityLiving.a(EntityLiving.java:449)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:393)
        at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:47)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:532)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:776)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    
     
  8. Offline

    Noah Wraith

    anything???
     
  9. Offline

    AOD_Batman

    Okay so I have been gone for the weekend was at Universal/Islands of Adventure for my 21st birthday. :)

    Now that I'm back I will start answering some problems...


    It shouldn't do this as I'm using the new onPluginEnableEvent. Let me download a newer bukkit API and see if they updated it again. :rolleyes:

    Edit: Looks like I'm using the latest one...

    Code:
    public void onPluginEnabled(PluginEnableEvent event)
    Not sure why it is saying that. Make sure you are using the latest RB or DB. Currently CB 717 is working perfect on my Mac. Though I have had some things work perfect on my Mac and other things not on my Linux dedicated server before.

    Looks like MobBounty isn't hooking into iConomy. What version of Bukkit/MobBounty are you using? The latest MobBounty uses the Plugin.yml depend tag for iConomy. So Bukkit shouldn't even load MobBounty until iConomy is loaded. :eek:

    Edit: Please make sure to update to the latest Craftbukkit RB or DB if you are using DB.

    Taking a look it will have to be a separate entity/creature id. [creeper]

    Edit: After taking a look Powered Creeper isn't a separate entity or creatureType. It is possible for me to add it, but it's not a simple quick fix I can do before going to work. ;)

    CB 717 seems to be working. [diamond]



    Just got done testing it on CB 717 on both Mac and Linux and it seems to be running fine here is the server.log.

    Code:
    2011-04-25 07:43:10 [INFO] Starting minecraft server version Beta 1.5_02
    2011-04-25 07:43:10 [INFO] Loading properties
    2011-04-25 07:43:10 [INFO] Starting Minecraft server on *:16000
    2011-04-25 07:43:10 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-688-g21eebab-b717jnks (MC: 1.5_02)
    2011-04-25 07:43:10 [INFO] Preparing level "world"
    2011-04-25 07:43:10 [INFO] Preparing start region
    2011-04-25 07:43:11 [INFO] Preparing spawn area: 36%
    ...
    2011-04-25 07:43:13 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2011-04-25 07:43:13 [INFO] GroupManager version 1.0(alpha-5) is enabled!
    2011-04-25 07:43:13 [INFO] Fake Permissions version 2.5.1 is enabled!
    ...
    2011-04-25 07:43:13 [INFO] [iConomy] Logging is currently disabled.
    2011-04-25 07:43:14 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    2011-04-25 07:43:14 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-04-25 07:43:14 [INFO] [MultiVerse] Found iConomy, enabling payments.
    2011-04-25 07:43:14 [INFO] [iConomy] hooked into Permissions.
    ...
    2011-04-25 07:43:14 [INFO] [MobBounty] v2.0 (Beryllium) loaded.
    2011-04-25 07:43:14 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    2011-04-25 07:43:14 [INFO] [MobBounty] Config loaded.
    2011-04-25 07:43:14 [INFO] [MobBounty] hooked into iConomy.
    2011-04-25 07:43:14 [INFO] [MobBounty] hooked into Permissions/GroupManager.
    ...
    2011-04-25 07:43:14 [INFO] Done (0.427s)! For help, type "help" or "?"
     
     
  10. Offline

    Liger_XT5

    Thanks for the update, just updated to 716 last night, and it seems to be working fine on it too.
     
  11. Offline

    nathanaelps

    Yeah, I find this to be an irritation, as well. Perhaps if there was a check to assure that the player is more than (say) 15 meters from the nearest mob-spawner of the same type? (Obviously not a problem for creepers. Or wolves, ghasts, chickens, furbies, or oliphants. Assuming that you can actually kill a furby...)

    Though, to be fair, it's not so big an irritation that it's a game-breaker for my server. Thanks for an awesome plugin!
     
  12. Offline

    AOD_Batman

    I have it as an issue under Github. I'm thinking of having a decaying return option. Killing the same mob over and over again will lead to less and less of an award.
     
  13. Offline

    Noah Wraith

    thats actually a very good idea

    Here's my server.log
    and my Permissions log
    ... and my iConomy log
    Code:
    2011-04-27 02:11:19 [INFO] Starting minecraft server version Beta 1.5_02
    2011-04-27 02:11:19 [INFO] Loading properties
    2011-04-27 02:11:19 [INFO] Starting Minecraft server on *:25566
    2011-04-27 02:11:19 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-700-gf3ae4c3-b733jnks (MC: 1.5_02)
    2011-04-27 02:11:19 [INFO] Preparing level "world2"
    2011-04-27 02:11:19 [INFO] Preparing start region
    2011-04-27 02:11:20 [INFO] Preparing spawn area: 69%
    2011-04-27 02:11:21 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-27 02:11:21 [INFO] [HeroicDeath] 1.7.3.148 enabled.
    2011-04-27 02:11:21 [INFO] [iConomy] Logging is currently disabled.
    2011-04-27 02:11:21 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    2011-04-27 02:11:21 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-04-27 02:11:21 [INFO] InstaBreak version 1.4 is enabled!
    2011-04-27 02:11:21 [INFO] [MobBounty] v2.01 (Beryllium) loaded.
    2011-04-27 02:11:21 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    2011-04-27 02:11:21 [INFO] [MobBounty] Config loaded.
    2011-04-27 02:11:21 [INFO] [MobBounty] hooked into iConomy.
    2011-04-27 02:11:21 [SEVERE] Nag author: 'Steven Mattera' of 'MobBounty' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    2011-04-27 02:11:21 [INFO] [Permissions] version [2.7] (Phoenix)  loaded
    2011-04-27 02:11:21 [INFO] [iConomy] hooked into Permissions.
    2011-04-27 02:11:21 [INFO] [Repair] enabled!
    2011-04-27 02:11:21 [INFO] [VirtualChest] (version 3.5.2)
    2011-04-27 02:11:21 [INFO] [VirtualChest] Chests loaded !
    2011-04-27 02:11:21 [INFO] [VirtualChest] Successfully linked with Permissions.
    2011-04-27 02:11:21 [INFO] [VirtualChest] Successfully linked with iConomy.
    2011-04-27 02:11:21 [INFO] [General] version [2.2.4] (Chernobyl) loaded
    2011-04-27 02:11:21 [INFO] [General] hooked into Permissions.
    2011-04-27 02:11:21 [INFO] [General] hooked into iConomy.
    2011-04-27 02:11:21 [INFO] Done (0.239s)! For help, type "help" or "?"
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'herobounty.*'
                - '-herobounty.untargettable'
                - 'factions.*'
                - '-factions.manageSafeZone'
                - 'repair.fix'
                - 'giftpost.chest.open'
                - 'giftpost.chest.empty'
                - 'giftpost.chest.send'
                - 'giftpost.chest.upgrade'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - 'default'
            permissions:
                - 'general.items'
                - 'general.spawn'
                - 'general.spawn.set'
                - 'general.teleport'
                - 'general.teleport.here'
                - 'general.teleport.to'
                - 'general.time'
                - 'general.player-info'
                - 'general.reloaditems'
                - 'herobounty.*'
                - '-giftpost.admin.free'
                - 'giftpost.admin.empty'
                - 'giftpost.admin.limit'
                - 'giftpost.admin.sign'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
                - 'instabreak.*'
                - 'general.*'
                - 'herobounty.*'
                - 'factions.*'
                - 'repair.fix'
                - '-giftpost.admin.free'
                - 'giftpost.admin.empty'
                - 'giftpost.admin.limit'
                - 'giftpost.admin.sign'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        NoahWraith:
            group: Admins
            permissions:
        erimon:
            group: Moderator
            permissions:
        BillMays:
            group: Moderator
            permissions:
        VrJustMe:
            group: Moderator
            permissions:
    
    #    Herpina:
    #        group: Moderator
    #        info:
    #            prefix: 'Moo'
    #            suffix: 'Cow'
    #        permissions:
    #            - 'herp.derp'
    #    Derpina:
    #        group: Admins
    #        permissions:
    #            - '-derp.derp'
    Code:
    ##
    # iConomy Settings
    ##
    
    System:
        # The name of your currency
        Currency: Coin
        Currency_Plural: Coins
        # The initial balance a player logs on with
        Initial_Balance: 30.0
        # Should we log transactions?
        Logging:
            # Logging is logged to a database table named [table]_Transactions
            # It will not be in a file like before it is all through the transaction
            # system which other plugins can tie into.
            Enabled: false
        # Should we use this system?
        Interest:
            # Default is false
            Enabled: false
            # Announce a message to the user?
            # Message located in: Messages.yml under interest
            Announce: false
            # How many seconds for this to happen
            IntervalSeconds: 60
            # Percentage
            # 10 is a good number
            # This overrides all below if used.
            Percentage: 0.0
            # Leave this at 0.0 if you wish to use Min/Max!
            # Otherwise, this will over-ride that.
            # This is the DIRECT amount, it's not dynamic and will not change.
            FlatRate: 0.0
            # How much minimum money do they get per interval
            MinimumPerInterval: 1
            # How much maximum money do they get per interval
            MaximumPerInterval: 2
        Database:
            # Can be MySQL, or H2SQL
            Type: H2SQL
            # Name of the database
            Name: minecraft
            # Table name
            Table: iConomy
            # Mysql Details
            MySQL:
                # MySQL Login Username
                Username: 'root'
                # MySQL Login Password
                Password: 'pass'
                # MySQL Connection Hostname (IP)
                Hostname: 'localhost'
                # MySQL Connection Port Number
                Port: 3306
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  14. Offline

    AOD_Batman

    Just released 2.02 to fix this bug.
     
  15. Offline

    Noah Wraith

    You rock. Can't wait to try this. Ty
     
  16. Offline

    GmK

    Oh yes please! <3
     
  17. Offline

    Kimberly2000

    Love the plugin, using 2.01, will grab 2.02 after posting this.

    I support the idea of electrified creepers having there own payout.

    I am also requesting a fix of about a 20 block radius on mob spawners.

    And is it possible to not have people make money off of killing a tame wolf, and only get it from killing a wild one?
     
  18. Offline

    AOD_Batman

    I don't think this is possible as Bukkit doesn't give a way to identify if a wolf is tamed... I will have to look into it more.

    Nevermind I think it is possible. It would require me to include CraftBukkit and get down and dirty with the Minecraft Server classes, but I think it is possible....
     
  19. Offline

    AOD_Batman

    So a bit of what is up and coming in 3.00 Carbon. I'm currently working on this making sure everything is working and finishing up the last few additions:

    Support for BOSEconomy and Mineconomy!
    [​IMG]

    Whether you want to use iConomy, BOSEconomy, or Mineconomy, MobBounty will support them all!

    Added Electrified Creeper and Tamed Wolf Rewards!
    [​IMG]

    A electrified creeper is now a separate reward from a normal Creeper. A tamed wolf is also a separate reward from a wild wolf. "TamedWolf" isn't shown above in the screenshot because it's value is set to "0.0".

    Added Depreciative Return!
    [​IMG]

    To prevent camping at Mob Spawner an option has been added to the General config to turn on depreciative return. This means every time a player kills the same mob they will get less and less of a reward based on a rate. That rate can also be set in the General config. For example with the rate set to 1 the player will get the reward on the first kill, but not the second. If the rate is set to 0.25 the player will receive the full reward on the first kill, but get less and less until on the fifth kill they get nothing.

    And More!

    I'm currently not finished with it and will be adding a few more features before I release Carbon!

    Also the texture pack used in the screenshots is: Doku DSBremix
     
  20. Offline

    ElementalBliss

    Can you maybe post a tutorial on your config? It's not updating my cows, chickens, etc and I don't know exactly what I'm doing..
     
  21. Offline

    Crimsonfox

    Possibly a silly thing that caught me out was that I set all the rewards in the "rewards" file then uploaded them but when you run the plugin a "reward" file is generated (no s) so it doesn't pick up any of those changes you made to the rewards file. Either rename it, set or rewards in-game through command or just set them in the reward file.


    Also, is it possible to have logging? I would like to make sure people aren't getting too much money out of the plugin. Possibly general logging for each kill and then at the end of each night/day a "people made x amount in the night". Just so we've got a better idea on where to set the settings.
     
  22. Offline

    cholo71796

    Is there any protection from mobspawner farming?
     
  23. Offline

    zachoooo

    What is the original config file for this?

    For rewards

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  24. Offline

    AOD_Batman

    Please download the ZIP file as the config files contains comments to explain how to set it up.

    When you upload a new config simply type in /mbl in-game and your new config will be loaded. Logging is quite possible. I will try to work that into Carbon as an option.

    Not yet next version with depreciative return.

    Download the ZIP file that contains the default config files.
     
  25. Offline

    zachoooo

    Thanks!
     
  26. Offline

    Crimsonfox

    Ah awesome, cheers for the fast reply What I meant was the "Rewards.yml" file that comes in the download isn't the one that seems to be create by the plugin, that's "Reward.yml". Or at least that seems to be the case with mine.

    I do have one more suggestion, I'll keep it one in fear of sounding ungrateful because it is a great mod already. An option to hook into WorldGuard's region flags would definitely be interesting, for example, you won't get any bounty in a region set with the No Mob Spawn flag. One of the problems that arose on the server I play on is people sitting in protected areas killing mobs or luring them back.

    But yeah, really great mod and thanks for it! I do like how the plugin can be fully managed from commands makes little changes so much quicker.
     
  27. Offline

    denieru7

    Hi Batman, awesome work with this plugin, it's great on my server.

    Could I possibly request that you are rewarded when one of your tamed wolves kills a monster? Would that be possible? With maybe a configurable multiplier so that you only get half or a quarter of the full reward if your wolves kill it.

    Thanks! 3.0 is looking good.
     
  28. Will this be updated for iConomy 5 ? :}
     
  29. Offline

    Devian50

  30. Offline

    Crimsonfox

    Just a little further up this page:

     
  31. Offline

    ddoolin

    Code:
    19:54:13 [INFO] [MobBounty] v2.02 (Beryllium) loaded.
    19:54:13 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    19:54:13 [INFO] [MobBounty] Config loaded.
    19:54:13 [SEVERE] com/nijiko/coelho/iConomy/iConomy loading MobBounty v2.02 (Is it up to date?)
    
    Followed by errors. Pretty sure it has to do with iCon 5.
     

Share This Page