KillerMoney
KillerMoney
When a player kill an entity, this plugins let you charge/give money or even give any item or run a command.
Source code and issues | Twitter | Discord: diecode#2429
Abilities of the plugin:
- Giving or charging a player by either a fix amount of money, or random between a minimum and maximum amount when they kill an entity
- Charging the victim of a PVP
- Fully customisable loot dropping when an entity die
- Running a command of your choice when an entity die
- Banning the ability to farm entities for money, if they were spawned by either eggs or spawners
- Multiworld support for entities
- Full modularity, the only thing you need to add to the config file is what you need!
- Customisable messages
- Permission support by each entity for a perfect rank system
- Money multiplier permissions
- Limit for save economy on your server
- Public API
A few examples why KillerMoney is needed:
- If you want creepers, to drop TNT with a possibility of 10% , you need KillerMoney!
- If you want to instantly ban a player when they kill a villager, you need KillerMoney!
- If you want to give money to a player for killing a zombie, you need KillerMoney!
- If you want to give the winner of a PVP a cut of the victim's money, you need KillerMoney!
- If you want to give money to a player for killing a tiger in Mo'Creatures on your Cauldron server, you need killerMoney!
- If you want your creativity to be showd, you need KillerMoney!
Documentations:
Developers:
Coming soon
This plugin utilizes the curse API to check for updates.
To disable update checking, set 'Check-update' to 'false' in 'plugins/KillerMoney/config.yml'.
This plugin utilizes bstats metrics system, which means that the following information is collected and sent to bstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
-
View User Profile
-
Send Message
Posted Apr 11, 2015@runelynx
You should use Item ID with metadata.
For example Potion of Healing: Material: '373:16421'
Potion-calculator to id and metadata: http://minecraft-ids.grahamedgecombe.com/potion-calculator
-
View User Profile
-
Send Message
Posted Apr 11, 2015@baozou0421
Please use pastebin
-
View User Profile
-
Send Message
Posted Apr 11, 2015@a1mbot
Sweet! Looking forward to it! I'll drop a 10 dollar donation once you have added it to show my appreciation ^.^
Something else I realized I need that I hope you can add is a way to prevent abuse through mob farms. One example is to slightly reduce the money you make after each mob you kill in a rapid succession (Say first mob earns you 10, second one you kill earns you 15% less of the previous value resulting in the an earning of 8.5 and so on). And then after a certain amount of time without killing anything, the value resets to the original value. Both these (the reduction percentage and the cooldown before the value resets) could be included in config.
Hopefully you understand what I mean haha :p
-
View User Profile
-
Send Message
Posted Apr 11, 2015Hey ! Can you add the possibility to have decimal random value ? Sorry for my english, i'm french Thanks a lot ;)
-
View User Profile
-
Send Message
Posted Apr 11, 2015mmmm nevermind, found how I had it wrong with Item-drops. Now they drop a potion but hte durability doesnt change the potion type, it's just a normal potion (blue) :(
-
View User Profile
-
Send Message
Posted Apr 11, 2015Hiya,
I'm trying to get a potion to drop... but it won't. No errors when I load my config. See the mobs part here:
http://pastebin.com/CYrfsP8k
All other money/parts of the plugin work great.
-
View User Profile
-
Send Message
Posted Apr 10, 2015mobs.yml is no translate PIG: Permission: 'killermoney.vip' Disabled-on-these-worlds: - 'world_nether' Money: Chance: '100%' Value: '10 ? 50' Item-drop: Clear-default-dropped-items: false Items: '1': Material: 'DIAMOND_SWORD' Name: '&4Sword' Amount: 1 Lore: - '&6The nicest sword' Enchantments: - DURABILITY 3 - KNOCKBACK 2 Chance: '100%' Dont-drop-on-these-worlds: - 'world_nether' Permission: 'killermoney.vip' Custom-commands: - 'say {player} killed a PIG'
SHEEP: Money: Chance: 100% Value: 1 ? 2
CHICKEN: Money: Chance: 100% Value: 1 ? 2
COW: Money: Chance: 100% Value: 1 ? 2
HORSE: Money: Chance: 100% Value: 1 ? 2
RABBIT: Money: Chance: 100% Value: 1 ? 2
WOLF: Money: Chance: 100% Value: 1 ? 2
OCELOT: Money: Chance: 100% Value: 1 ? 2
BAT: Money: Chance: 100% Value: 1 ? 2
BLAZE: Money: Chance: 100% Value: 1 ? 2
CAVE_SPIDER: Money: Chance: 100% Value: 1 ? 2
CREEPER: Money: Chance: 100% Value: 1 ? 2
ENDER_DRAGON: Money: Chance: 100% Value: 500
ENDERMAN: Money: Chance: 100% Value: 1 ? 2
ENDERMITE: Money: Chance: 100% Value: 1 ? 2
GHAST: Money: Chance: 100% Value: 1 ? 2
GIANT: Money: Chance: 100% Value: 1 ? 2
GUARDIAN: Money: Chance: 100% Value: 1 ? 2
IRON_GOLEM: Money: Chance: 100% Value: 1 ? 2
MAGMA_CUBE: Money: Chance: 100% Value: 1 ? 2
MUSHROOM_COW: Money: Chance: 100% Value: 1 ? 2
PIG_ZOMBIE: Money: Chance: 100% Value: 1 ? 2
PLAYER: Cash-transfer: Percent: 25% Limit: 1000 Chance: 100%
SILVERFISH: Money: Chance: 100% Value: 1 ? 2
SKELETON: Money: Chance: 100% Value: 1 ? 2
SLIME: Money: Chance: 100% Value: 1 ? 2
SNOWMAN: Money: Chance: 100% Value: 1 ? 2
SPIDER: Money: Chance: 100% Value: 1 ? 2
SQUID: Money: Chance: 100% Value: 1 ? 2
VILLAGER: Money: Chance: 100% Value: -500
WITCH: Money: Chance: 100% Value: 1 ? 2
WITHER: Money: Chance: 100% Value: 1 ? 2
ZOMBIE: Money: Chance: 100% Value: 5
-------- config no translate too-
View User Profile
-
Send Message
Posted Apr 10, 2015@baozou0421
Please give me the others ( mobs.yml and latest.log )
-
View User Profile
-
Send Message
Posted Apr 10, 2015@maclarenss
Okok, In the next version :)
-
View User Profile
-
Send Message
Posted Apr 10, 2015@Whyhitme
You are welcome :)
-
View User Profile
-
Send Message
Posted Apr 10, 2015@Neylion
Yea, I will add it into next version!
-
View User Profile
-
Send Message
Posted Apr 10, 2015Would it be possible to add decimal support for the mutlipliers? :p Looks like a great plugin, I just need to find something that makes me able to have 1.1-1.5 multiplier options :p
-
View User Profile
-
Send Message
Posted Apr 10, 2015Thanks for the plugin, really needed something like this
-
View User Profile
-
Send Message
Posted Apr 10, 2015pls add value pay for kill mob like: ENDERMITE: Money: Chance: 100% Value: === 0.05 ===-
View User Profile
-
Send Message
Posted Apr 10, 2015https://drive.google.com/file/d/0B5d6P96gXO7Mb1ZZbVVSTEdPM28/view?usp=sharing Here you are :) but my plugin is can not use help meeeeeeeeeeeeee
-
View User Profile
-
Send Message
Posted Apr 9, 2015@baozou0421
Please send me the plugins/KillerMoney/mobs.yml, en_locale.yml ( if you are using Locale: en setup in config.yml ) and your console latest log.
-
View User Profile
-
Send Message
Posted Apr 9, 2015Translete is finish! But this plugin is can not use I kill monster, but is no message and money please help me (I use BOSEconomy)
-
View User Profile
-
Send Message
Posted Apr 7, 2015@DiarchDiandi
Use Notepad+ , mark Money: and choice Replace
in Replace Popup change to Advanced (\n, \r, t, \0, \x...)
Source String = Money:
Replace String = Disabled-on-these-worlds:\r\x20\x20\x20\x20\x20\x20- 'worldname'\r\x20\x20\x20Money:
click on Replace All - Finish (don't forget edit the Worldname in Replace String)
@a1mbot:
maybe you can in Future version include in config.ym
Disable-Wolds: 'worldname'
Sry my bad English, i'm German :)
-
View User Profile
-
Send Message
Posted Apr 6, 2015@DiarchDiandi
Misunderstanding, you must setup disabled worlds in all mobs, but you should do it once.
-
View User Profile
-
Send Message
Posted Apr 6, 2015Can you please explain or show me how?