mcMMO Levelup reward
mcMMO Level up reward 3.4.1

Description
With this plugin you can add reward for every mcMMO level up. You can set rewards by config.yml file. Rewards can be items,money and permissions.
Configuration
Configuration file can be found in 'plugins/mcMMOLupReward/' folder.
You can add rewards for all mcMMO level up events.
Requirements
Vault
mcMMO
Commands
/mclup reload >>> Reloads the config.
Permissions
mclupreward.admin >>> Enables use of all admin command Now just 1: reload
mclupreward.noreward >>> With this permission the player will not get rewards.
Installation
Download latest file and put it to your 'plugins/' folder.
Then restart your server or load it with PlugMan or with other plugin manager.

-
View User Profile
-
Send Message
Posted Aug 21, 2014Please release source code.
-
View User Profile
-
Send Message
Posted Jul 9, 2013@gospelcraft
This is for mcMMO (base plugin). So, when players level up (with mcMMO) this plugin (mcMMO Level up reward 3.4.1) gives them a reward :)
-
View User Profile
-
Send Message
Posted May 30, 2013Wait but how do players level up is it automatic or do I have to do it my self?
-
View User Profile
-
Send Message
Posted May 21, 2013Does this work with 1.5.2? If not PLEASE update it <333
-
View User Profile
-
Send Message
Posted Apr 9, 2013Thx for resuming this plugin!
-
View User Profile
-
Send Message
Posted Mar 30, 2013@Maibenrai
I will check it.
-
View User Profile
-
Send Message
Posted Mar 29, 2013Hi
Thanks for a nice plugin :) Any chance you could update this for 1.5.1-dev?
If not, I'll have to wait patiently :D
With 1.5.1 giving items doesn't work.
http://pastebin.com/Fjvytvbr
-
View User Profile
-
Send Message
Posted Mar 27, 2013@MineCraftMyph
You can download it from the files, if it isn't approved yet.
-
View User Profile
-
Send Message
Posted Mar 27, 2013@newboyhun
No problem, just get it updated to bukkit ASAP or make a Jenkins page.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@MineCraftMyph
Oh i have found the bug,sorry.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@newboyhun
I tried that but it doesn't work with:
-
View User Profile
-
Send Message
Posted Mar 25, 2013@MineCraftMyph
Oh yes i forgot to mention that,yes,same way as you add but you put a '-' sign before it.
-
View User Profile
-
Send Message
Posted Mar 24, 2013@newboyhun
And how to take away groups? Have u added:
-
View User Profile
-
Send Message
Posted Mar 24, 2013@MineCraftMyph
As you wish !!
Aaaand DONE !!! =D
-
View User Profile
-
Send Message
Posted Mar 23, 2013How to take away group or perm? groups: # Group reward (Optional) - -test1 - doesn't take away.
Multiple rewards aren't going at same time. eg. Two power lvl 50's and Swords lvl 50. alltogeather it only does sword lvl 50. The reason may be because Swords is doing it first, Please change it so it does Power rewards before all skill rewards.
-
View User Profile
-
Send Message
Posted Mar 21, 2013@newboyhun
Love you =P
-
View User Profile
-
Send Message
Posted Mar 21, 2013@MineCraftMyph
Done ;)
-
View User Profile
-
Send Message
Posted Mar 1, 2013@newboyhun
Please update to latest mcMMO 1.4,
-
View User Profile
-
Send Message
Posted Feb 12, 2013Im having issues with my config file.
The spaces are in the right place in the config.
with this config i get 100$ every first 3 skills of all mcmmo skills.
Do i need to cap the names or am i doing this all wrong.
This is a section of the config of the mining skills frmo 25 - 100 with the rewards.
money-message: '%6%You received %money% dollars.'
#GATHERING SKILLS START
##NEW SKILLmining:
rewards:
- minlvl: 25
maxlvl: 25
money: 25.0#Dollars
- minlvl: 50
maxlvl: 50
money: 50.0#Dollars
- minlvl: 75
maxlvl: 75
money: 75.0#Dollars
- minlvl: 100
maxlvl: 100
money: 100.0#Dollars
items:# Steel pick with 32 steel ingots and 3 diamonds
- id: 27282#ironwood pick ( efficiency I )
amount: 1
- id: 7780#steel ingot
amount: 32
- id: 264#diamond
amount: 3
-
View User Profile
-
Send Message
Posted Feb 11, 2013Yes mcMMO dev version has different packages structures and some deprecated functions to replace.