Basic Plugin LIKE Command Points

Discussion in 'Archived: Plugin Requests' started by Gunnerrrrr, Dec 24, 2013.

  1. Offline

    Gunnerrrrr

    Suggested name: Points

    What I want:
    The config should look something like this: http://prntscr.com/2drufg
    Very simple.

    When a player runs the /points use command, 1 point is taken from them. A player gets points from doing "stuff" and then spends them on the commands that will be run. I'm using other plugins to run these commands and show what they are, this is just the core of it that I need.

    EDIT: Please make the storage MySQL.

    Ideas for commands:
    /points give <player> <amount>
    /points take <player> <amount>
    /points use <number>

    Ideas for permissions:
    points.give
    points.take
    points.use

    When I'd like it by: Week?
     
  2. Offline

    JoTyler

    You don't explain AT ALL what you want the plugin to do
     
  3. Offline

    MeZTech

    No, he explained what he wanted, he just didn't go into detail about it.

    What specific tasks will players earn money from?
     
  4. Offline

    JoTyler

    . That's more what I wanted to know , also what commands are being run or what's the name of the plugin because I don't think we can tell it to run a command if we don't know what it is
     
  5. Offline

    Gunnerrrrr

    The players will get the points from voting, and I have a vote listener that can run /points give <player> <amount>

    The players will spend the points when they click a sign, which with VariableTriggers will run the /points use command.

    I tried to make the request as simple as I could, sorry if I didn't make enough sense.
     
  6. For voting? There is already a plugin called "VotePoints" (I think) which lets you do this and many many more.
     
  7. Offline

    Gunnerrrrr

    It's not working.

    I need a very lightweight plugin like what I described. I made it as simple and basic as I possibly could, I am doing everything else via VariableTriggers or Votifier.
     
  8. Weird, for me it works. But anyways, good luck with searching, hope you will find someone. ;)
     
  9. Offline

    JoTyler

    I won't be home till Sunday , I can do this then
     
    Gunnerrrrr likes this.

Share This Page