[Req] Contests [Formatted]

Discussion in 'Archived: Plugin Requests' started by Compulsivecraft, Feb 10, 2012.

  1. Offline

    Compulsivecraft

    Category: Admin | Fun

    Name: Contests

    A bit about me: Im a normal guy, don't really know a lot about java other than to make it say Hello World. I run a creative server with the plugin MyPlots and i figured to spice it up a bit, to have weekly contests. Here is where the proposed plugin could come in very useful.
    Each map has around 3000 different plots and it would be a disaster to fly and check them all, and some members build something and dont speak to staff about their entry and get left out. This plugin would make it automated!

    What I want:
    1. Players to be able to submit a creation
    2. (not as important) Maybe player based rating
    3. Moderators to be able to teleport to submissions and be able to forcibly close them
    4. Admins to be able to start and stop contests, and be able to purge entries.
    5. Have staff be able to check it and look something like
    • --Users that submitted entries [page#/max pages]--
    • Notch
    • deadmau5
    • Derp
    And then have staff be able to teleport where the player executed the command.
    Ideas for commands:
    /contests - Print out information defined in the config
    /submit - Submit a creation to the list
    /unsubmit - remove your own creation from the list

    /ca (contest admin)
    /ca unsubmit <player> - removes the player's submission from the list
    /ca tp <player> - teleports the staff member to the players place of command execution

    /ca start - Starts contests
    /ca end - Stops current contest
    /ca purge - Initiates a confirm as a failsafe
    /ca purge confirm - wipes the data from the contest if the admin doesnt care to keep records of past contests.

    Ideas for permissions:
    contest.member - grants access to contests info, submit, and unsubmit
    contests.mod - grants access to ForceUnsubmit and TP
    contests.admin - Access to start and stop contests, as well as purge entries of current contest.

    Willing to pay up to: Well, im not sure how much work goes into something like this, but it will not go unrewarded. (max around $10-$15)

    When I'd like it by: Well as fast as you can, but as stable, there isnt a rush, but the sooner the better.

    Similar plugin requests: If the plugin does what i am asking it to do, it would be very similar to OkModTickets


    I am also looking for a personal server dev. PM me if you would like to maybe be a part of this :)
     
  2. Offline

    rouing

    Considering if this plugin is made, it could make an impact on many creative servers................... Manyyyyyyyyyyyyyyyyyyyyyy
     
  3. Offline

    Compulsivecraft

    I really hope someone takes up the initiative to make it :)
     
  4. Offline

    Puzii

    Bump
     
  5. Offline

    Compulsivecraft

    Thanks for the bump. is anyone interseted? :O
     
  6. Offline

    rouing

    Yet again. Bump

    Ok, im doing this myself then. Tally ho!

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

    Compulsivecraft

    That would be awesome!
    Any one else?

    Bump :)

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

    romobomo

    Compulsivecraft
    If there are not yet any takers on this, I'll do it for $15.
     
    Puzii likes this.
  9. Offline

    Puzii

    Puzii like ! :D
     
  10. Offline

    rouing

    Im doin it for free! :D

    Plugins finished.
    /close

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

    kyledag500

    Did anyone end up making this? If not, I would really love it! Please help! I really want to run a contest, but the more i think about it, the more terrible it sounds to run. Thanks, Kyle
     
  12. Offline

    fredghostkyle1

    lol, no links??!?!?!?!?!?!?! this looked good! i hope it finishes.... BUMP!
     
  13. I'm working on it, estimated time left is day or 2. I'm going to upload my version to bukkitdev and make it free and available to everyone. Wish me luck :)
    In the meantime, check the help string, which is done (* = command is done)
    Code:
    * /ca start <name> - Creates a contest with given name
    * /ca stop <name> stops given contest
    * /ca sub <contest name> - Submits your selection to given contest
    * /ca unsub <contest name> - Unsubmits your contest entry
    /ca tp <name> <player name> - Teleports you to player's creation in given contest
    * /ca tp <name> - Teleports you to your entry in given contest
    /ca tpord <name> - Starts tping you to entries in specific contest in order(no need to enter player's name)
    /ca purge <name> - Removes data about specified contest
    /ca purge confirm - Confirms deletion of the data
    /ca win <name> <player> - Promotes winner of given contest
    /ca mod <name> <property> <value> - Changes property of given contest
    * /ca list - Lists on-going contests(blue = already took part in | green = can take part in | red = can't take part in)
    I'm thinking about adding a reward system(either iConomy cash or in-game items) like if a player wins and logs in, player will be rewarded automatically. What do you think?
    Edit: Also, what do you think about leaving stopped contest and named contest entries?

    UPDATE: http://dev.bukkit.org/server-mods/contestadmin
    Waiting for approval, so I can't post files, but it's alive! :)
    APPROVED on BUKKITDEV!

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

Share This Page