[RPG] Classes 1.0 - Ability classes for your RPG server [1000]

Discussion in 'Inactive/Unsupported Plugins' started by phoenix_7777, Aug 14, 2011.

  1. Offline

    phoenix_7777

    Classes - Ability classes for your RPG server

    Version:1.0
    Classes is a plugin that lets you create classes with abilities,
    that players can buy later by using signs.I am a noob in making plugins
    and this is my first plugin I release, so there may be MANY MANY MANY bugs :D. I will do my best to fix them though.
    Features:
    * Single player can have multiple classes
    * Commands support
    * Buy-class signs

    Note: Only iConomy support for now and only tested on iConomy 5
    You MUST have Permissions to use this plugin.Tested only on Permissions 3.

    Usage:

    Show Spoiler
    Create a class and add some abilities to it.
    Create a sign with the following on it:
    [Buy Class]
    <Class name>
    $<Price>
    Right click on the sign to use it.


    Commands:

    Show Spoiler
    * /cl -add <Class name> - Create a new class.
    * /cl -del <Class name> - Delete a class.
    * /cl -list - List all existing classes.
    * /cl -list - List all existing classes.
    * /cl <Class name> -node -add <Node name> - Create a node in the specified class.
    * /cl <Class name> -node -del <Node name> - Delete a ability from the specified class.
    * /cl <Class name> -node -list - List all abilities in the specified class.
    * /cl -user -addclass <Player name> <Class name> - Add an existing class to the specified player.
    * /cl -user -delclass <Player name> <Class name> - Delete a class from the specified player.
    * /cl -user -listclass <Player name> - List all the classes the specified player owns.


    Permission Nodes:

    Show Spoiler
    * classes.cl - Use/cl command
    * classes.sign.create - Create Buy Class Signs
    * classes.sign.use - Use Buy Class signs


    Known Issues:

    * Error when trying to use the commands from the server console.DO NOT USE them for now.I am working on a fix.If anyone can help me I will be really happy.Temporary fixed.You won't get error now but the commands are not going to work from the console.

    Changelog:
    Version 1.0:
    * Release

    To Do:

    Show Spoiler
    * Add Rent Class sign
    * Add Runes which are going to be used as a cost for different abilities.


    <Edit by Moderator: Redacted mediafire url>
     

    Attached Files:

    Last edited by a moderator: Nov 12, 2016
    Samkio likes this.
  2. Clean up your title a little, make it:
    [RPG] Classes - Ability classes for your RPG server [1000] ;)
     
  3. Offline

    DrBowe

    Also, this needs an external download link. (For non-registered people)
     
  4. Offline

    phoenix_7777

    Thanks for the reply.I am going to update the link in a minute.
     
  5. Offline

    Gonfa

    OMG! Thank you so much!
     
  6. Offline

    Plague

    missing version in title, missing changelog section (you have the version there, but not the header for it) and please use some bold fonts
     
  7. Offline

    phoenix_7777

    Ok.I am going to fix this but I have a qustion:How to add spoilers?I didn't see it anywhere on the toolbar.
    Fixed
     
  8. Offline

    Gonfa

    Use: ["Spoiler="nameofspoiler"] ["/spoiler] without ""
     
  9. Offline

    phoenix_7777

    Thank you Gonfa.
     
  10. Offline

    Gonfa

    I have an idea for the plugin.... U use runes or something to use the functions the class have...
     
  11. Offline

    phoenix_7777

    I don't think I understand Gonfa.What functions and what class are you talking about (what are their names).Be more specific.I will be really happy to hear your idea.
     
  12. Offline

    Gonfa

    Like if u have a class that can teleport. It costs runes or something to teleport. Like:
    /tppos -393 70 244. That cost runes to perform if u dont have enough runes. U get a message like: You dont have enough runes. U can buy runes from signs with
    [Buy Rune]
    "runename"
    "price"
    and u can make it in the config on how many runes you use per node like:

    - essentials.tppos
    runes: 3 teleport runes
    - essentials.tp
    runes: 3 teleport runes

    etc

    EDIT: if it is possible
     
  13. Offline

    phoenix_7777

    That is a good idea Gonfa.I will be adding this to the to do list.Thanks for the contribution.
     
  14. Offline

    Gonfa

    np
     
  15. Offline

    Tealk

  16. Offline

    phoenix_7777

    I don't understand Tealk.Please tell me what exactly the problem is.:?
    PS:Classes plugin doesn't have anything to do with LevelCraft.
     
  17. Offline

    Tealk

    Its ok, this plugin dosnt run on our Server, because it switch the permission nodes from classes to the permission user.yml.
    We need a separate Plugin
     
  18. Offline

    rezznov

    its like permissions but 25 times easyer thanks
     
  19. Offline

    phoenix_7777

    It is good you like it rezznov.It wasn't meant to be used as permissions because it actually does need permissions but I think this is a good use of the plugin.However it doesn't include some more advanced things permissions have like prefixes, suffixes or inheritence.And still I am very happy you like the plugin.
     
  20. Offline

    dragonxs69

    how do u use the permissions i cant get them to work
     
  21. Offline

    SkipOmega

    What are the specific ability nodes??
     
  22. Offline

    phoenix_7777

    You have to create them with either by using the config file or by using the command for creating ability nodes.:)
     
  23. Offline

    Shilofax

    Suggestion: Allow us to make the signs to choose a class switch someone to a permissions group. Or allow us to add colored prefixes/Suffixs
     
  24. Offline

    FireGriffin

    Error: Says I have an "Internal Error" When I try and use the commands.
     
  25. Offline

    gtgaugusto

    can you give an example of nodes leaving the slower, stronger and more resistant ?
     

Share This Page