Creative Plots Rankup System

Discussion in 'Plugin Requests' started by Xanderpitz, May 8, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Xanderpitz

    In need of 2 plugins for a creative server. If someone is willing to do both, it'd be best to combine them altogether, though I believe they should work fine on their own. Both of these plugins must be able to work with PlotMe.

    TIME FRAME: ASAP!!!
    ---------------------------------------------------------------------------------------------
    Category: Ranks/Admin/Creative Plots

    Suggested Name: PlotRanks

    What I want: Rankup system that can hook into a permissions system so that admins won't have to manually add players to the next rank (implying they won't have access to that kind of command). Also, has built in features for Build Battles.

    Must Include:
    * Commands for admins to approve/deny a plot. Approval = auto-rank up
    * Permissions and such

    Commands:

    User
    * /submit {comments} - Submits a plot for an admin to review (comes with cooldown timer that I can adjust in the config)
    * /remove - Removes your plot from the queue (does NOT reset the timer)
    * /comments - Views comments on your plot (if any). If they do have comments, it should display a message mentioning that when they log in again.
    * /queue {page #} - Views the queue (numbered list) of plots awaiting review. Typing just /queue should lead to page 1. Optional, but would be awesome if it also displayed each player's rank next to their name. Great for the command 2 down.
    * /myqueue - Tells you what # your plot is in the overall queue.
    * /tpqueue {#} - Teleports outside the plot you chose from the queue.
    * /rankup {rankname} - Displays the requirements for ranking up to that rank. Should be configurable messages and typing just /rankup should show you the list of ranks available (also configurable).

    Admin

    Admins have access to all user commands plus the following ones:
    * /approve {comments} - Approves a plot, automatically ranking them up in the process.
    * /deny {comments} - Denies a plot.

    Permissions:
    * plotranks.admin - Access to the 2 admin commands.

    ---------------------------------------------------------------------------------------------

    Category: Creative

    Suggested Name: BuildBattle

    What I Want: Build battle plugin that features time limits, 1st/2nd/3rd place winners, and commands for joining/assigning build areas, etc.

    Must Include:
    * Toggleable prefix in front of all usernames displaying # of 1st/2nd/3rd place build battle finishes. Ex: [<font color="#ffff00">0</font><font color="#000000">/</font><font color="#bfbfbf">0</font><font color="#000000">/</font><font color="#b35900">0</font><font color="#000000">]</font>
    * <font color="#000000">Alert messages for various build battle related things such as: joining, leaving, broadcasting winners, broadcasting the start of a battle and its parameters, etc.</font>

    Commands:

    User
    * /bbjoin - Joins a Build Battle (if there's one going on and if there's space available). Depending on what order you joined in, it will teleport you to a location set beforehand (read the admin section below).
    * /bbleave - Leaves a build battle


    Admin
    * /bbdefine {#} - Defines the build region for player slot #1. This can be done with a tool (anything that's not the wooden axe) by selecting the 2 corners (y value should not matter; you should be able to select 2 corners and have it apply to all 256 y values). After clicking the corners, you should click somewhere in the middle of the plot and that is where people will be teleported to when they do /bbjoin. People assigned to that plot with /bbjoin should only have permission to build within that region. When time runs out on the build battle it should disallow build access to that area.
    * /bbstart {time limit} {player limit} {jointime} {theme} - Starts a build battle that will last {time limit} minutes with up to {player limit} players and a /bbjoin time of {jointime} seconds. Theme can be anything they put at the end (i.e. fantasy, medieval, etc). Would be great if this can be used as a placeholder for <Edit by Moderator: Redacted not allowed paid resource url>
    * /bbend - Ends a build battle early (for whatever reason).
    * /bbvote1 {#} - Votes for a plot number as 1st place. Counts as 3 points. Most points wins overall.
    * /bbvote2 {#} - Votes for a plot number as 2nd place. Counts as 2 points. ^
    * /bbvote3 {#} - Votes for a plot number as 3rd place. Counts as 1 point. ^

    Permissions:
    * buildbattle.start - Able to start build battles.
    * buildbattle.end - Able to end build battles.
    * buildbattle.vote - Able to vote in build battles.
     
    Last edited by a moderator: Dec 5, 2016
Thread Status:
Not open for further replies.

Share This Page