[RPG]Skillz v5.9 - The simple skill plugin [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by Lolmen, Apr 21, 2011.

  1. Offline

    Lolmewn

    Skillz - The Simple Skill Plugin

    Give me a reason to go update this plugin more often!
    [​IMG]

    Simple to use Skill system



    Moving to BukkitDev!
    http://dev.bukkit.org/server-mods/skillz/


    ChangeLog
    Show Spoiler

    Version 5.1:
    - Fixed some API stuff
    - Added Auto-Update (updates on disable)
    - The settings with "SkillnameEnabled = true" are now working.

    Version 5.0:

    - Added API (http://dev.bukkit.org/server-mods/skillz/pages/api/)
    - Fixed some stuff

    Version 4.5:

    - Fixed settings file not being created sometimes
    - Fixed typo (omg)
    - Started on making an API for other Skills

    Version 4.4:

    - Fixed HighScores not saving AND not loading properly.

    Version 4.3:

    - Fixed HighScores not saving properly

    Version 4.2:

    - Added HighScores!
    - Added some fancy colors.

    Version 4.0:
    - New way of handling leveling up (instead of going through a large list of checks, it now only has to check one thing.)
    - New Settings File
    - Help page is better now (/skills help)
    - Fixed other player's skills viewing
    - Totally re-written the plugin. THERE!
    - Added a convertion tool, see /skills help (You have to be OP to see it!)
    - Check when you levelup with /skills check <skillname1> <skillname2> etc.

    Version 2.2:
    - Permissions added.

    Version 2.11:
    - Fixed that stupid thingy with XP,newXP which was sent to the log every single time someone does something.

    Version 2.1:
    - MySQL Should work now. Not sure. Test it if you want, and do /skillz to convert Flat to MySQL.

    Version 2.0:
    - SQLite inserted! You HAVE to regenerate your settings file.
    - Convert flatfile to SQL with the /skillz command. Dont mind the "errors", something with "uuh, can't find the field!".
    - Some fixes I can't remember.

    Version 1.62:
    - Fixed doubledrop, you will not get the actual ore but the mineral now.
    - Fixed Acrobatics problem, you could gain HP by falling (I mean, what?!?)

    Version 1.61:
    - Small bugfix involving some player.sendMessage shizzle

    Version 1.6:
    - Possibility to add your own skills! (awesome xD)

    Version 1.5:
    - Custom Levelup Message, SKILL will be replaced with the skillname, and LEVEL with the new level.

    Version 1.4:
    - Code Cleanup

    Version 1.3:
    - Eeh, lots of things.

    Version 1.1:
    - Woodcutting added
    - Digging added
    - Swimming added
    -Change of Double Drops added
    -Some Code cleanup which really was necessary.
    Version 1:
    - Release


    Anyone interested in a new Skill or something?
    I am working on some interesting things, such as extra damage when you are a higher level.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
    dylanryan, Litt and Tang like this.
  2. Offline

    AlexTheDooD

    Awesome, ill get it when my server comes back online. Although, as I said before. It is useless without class perks.
     
  3. Offline

    AlexTheDooD

    Using the plugin now, after watching your progress for a while. Love it! Players love it, I love it. I look forward to more perks.

    Good work Lolmewn
     
  4. Offline

    Lolmewn

    Thanks :)
    More awesome perks soon, give me idea's :D
     
  5. Offline

    AlexTheDooD

    Here are my ideas. @Lowmewn

    Name
    How to gain XP Perks

    Acrobatics
    Fall and get hurt Increased health when you fall.

    Archery
    Hit players or animals with your arrows Flaming arrows, possible extra damage chance. Gain arrows when levelling up.

    Axes Comat
    Hit players or animals with your axe Extra damage chance.

    Digging
    Dig dirt, sand, grass or gravel Double drop, faster digging, shovel tool endurance increase

    Farming
    Harvest fully grown crops, or plant seeds Crops drop more wheat/melons/whatever..

    Mining
    Mine stone, coal (1XP), iron ore, Double drop (of course!), pickaxe endurance.
    mossy cobblestone (2XP), Faster mining, very, very slim chance of getting 'diamonds from dirt' - sounds nifty.

    Swimming
    Suffocate in water Hold breath for longer.

    Swords Combat
    Hit players or animals with your sword Sword damage increase.

    Unarmed Combat
    Hit players or animals with your bare hands Double damage chance (critical hit).

    Woodcutting
    Chop trees Double drop chance, faster woodcutting.



    Some other great ideas, which would really top this plugin off, include the following :

    - An option to restrict the mining of some ores until a specific mining level, the same with the mining of some logs, for example - you cant mine berch logs until a certain level, but you need to make it so there is an advantage of mining berch logs, more xp, better rewards etc.

    - Level restrictions I think would be ESSENTIAL! It gives something for players to work towards. They have to work at levelling up their mining, so they can mine diamonds, they have to level up their swords combat before they can use better swords, stuff like that. If you could add that, I think this plugin would be twice as good as McMMO - which im sure is a common comparison point for this plugin.

    Please, try adding the perks - as well as item/ability restriction - I think that would be a very good step for you to make. My players are already loving this plugin, but I think if you could add things for them to work towards, AKA perks/include restrictions, so they actually have to level them up to do certain things in the game, this plugin would be great.


    [diamond][diamond][diamond][diamond] /[diamond][diamond][diamond][diamond][diamond] (4 / 5) For you my friend. keep up the good work. I look forward to the next version :D

    Thank you.
    [13-Owner]AlexTheDooD - Lucky13Aus ~223.252.16.107~
     
  6. Offline

    Lolmewn

    @AlexTheDooD wow, nice :)
    You already can't mine ores until a specific level if you want, it's configurable :)
    check block_levels with for example the Mining skill.

    I will try to add all these crazy cool things :)
     
  7. Offline

    keicaM

    What is for the line in configuration:
    moneyOnLevelup
    ?
    Is this for iConomy 6 support?

    How about to give us an option to translate every message to other languages? Option to use language packs? I want to translate this plugin to POLISH.

    Could you add support for Permissions 2.7.3?
     
  8. Offline

    Lolmewn

    It's the money you get when leveling up. If you set it to 20, you get 20 moneys every time you level up.
    It uses Vault, so it only works if you have Vault enabled.
    Might add Localization in the next update.
    And for Permissions support, it uses Bukkit's built in Permissions system, if Permissions 2.7.3 doesn't support that: Get new permissions plugin. (like PEX)
     
  9. Offline

    Mrchasez

    So how does this compare to McMMO?
    What are the difference's, and Pros to using this?

    Is this more light Weight then Mcmmo.
     
  10. Offline

    kahlilnc

    Lol yeah, quite a bit more light weight then mcmmo. . . For you can hook your plugins into it making a cool class system or something, plus its simple leveling with some perks. And like the owner says he will keep adding things to it. Perk wise.
     
  11. Offline

    Mrchasez

    Lolmewn

    Does this work in the way McMMO does. If you level up your unarmed does it do more damage? If you level up your mining, Does it become faster? Or does it do nothing?

    Can you add colour to the "You have leveled up" message?

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

    Lolmewn

    I will add color support later, please post a ticket on bukkitdev, that's easier for me to keep up.
     
  13. Offline

    Arin

    every time i try to change the reward it doesn't work do you know how to fix it?
     
  14. Offline

    Lolmewn

    What doesn't work?
    How do you mean?
    Does it give any errors?
    Where do you edit the reward?
     
  15. Offline

    isaac13_13

    I want the ability to edit damage, durability, and speed. Edit the effects from the potion files so it lasts infinitly, plus on/off.

    Basicly just edit the potion files so I can use them, both infinitly, and using durability from armor files to be edited.

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

    Lolmewn

    So.. basically let you control the effects of potions?
    Hmm..
     
  17. Offline

    isaac13_13

    Exactally. The ability to make them infinite, and turn them on and off, as well as the ability to go beyond the usual strengths, such as speed III.
     
  18. Offline

    MonakoBoy

    PLEASE HELP!!!!! This plugin some how was added to my server (no idea how, i didnt add it) and it spams the damn chat, it has ruined my server and i catn see the Skillz.jar in the plugins folder but it is somewhere there!! Because /plugins show me "Skillz" in the list. How do i remove the damn thing?
     
  19. Offline

    Lolmewn

    Oops, sorry for that!
    I had put Sortal to update to Skillz for no reason, if you remove Sortal.jar and re-download it you should be fine.
     
  20. Offline

    MonakoBoy

    Thank you SOOO much!! Sorry, i think this plugin is great its just that i didnt want it in my server because it makes alot of spam :)
     
  21. Offline

    Lolmewn

    No problem ;)
    How do you mean, makes a lot of spam?
     
  22. Offline

    MonakoBoy

    When a person levels up, the chat keeps getting spammed with "nick is now level 1 in acrobatics" or smth like that and in a server with 30 players minimum, it gets really annoying.
     
  23. Offline

    Lolmewn

    There's an option for that, you know?
    It's broadcastOnLevelup. Set it to false and it's only sent to the one leveling up ;)
     
  24. Offline

    Arin

    i opened the yml for the plugin and i hanged the reward thing and i put in the ID nuber for a cookie and where it gives you one every time you level up and no errors showed i think
     
  25. Offline

    Lolmewn

    Did you put it like this?: itemOnLevelup: 357,1
     
  26. Offline

    Gurjot

    Hey I got a question,

    When your level 1 you need 1block
    for 2 you need 9
    3:30
    4:50
    5:70
    6:90

    Is there a list on how much you need for each lvl ?
     
  27. Offline

    Lolmewn

    You can calculate it.
    It's like this:
    1, 10, 40, 90, 160.
    The calculation is this: lvl^2 * 10. So for level 25 that's 6250.
     
  28. Offline

    Jungle_Law

    Oi would it be possible to create a string to not make players level-up in Faction Safezones?
     
  29. Offline

    Spencar

    Quick Idea Go Ahead and make it so you can repair items with materials that items is made out of. Or at least somthing like that!
     
  30. Offline

    globox44t

    Great plugin. Please do not abandon this one
     
  31. Offline

    Lolmewn

    I'm not, but I have a lot to do.
     

Share This Page