Trigger Banning & Muting

Discussion in 'Plugin Help/Development/Requests' started by MrEminent42, Feb 3, 2015.

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

    MrEminent42

    Plugin category: Ban Management

    Suggested Name: TriggerBan

    What I want: I'd like to have this all based on a warm command. A player does warn, and it tells the player "You have been warned by PLAYER. Reason: <reason>. You have 1 point(s)."

    When the gets to X points (config) console temp mutes the person for X minutes (config). When a player gets to talk, it says "You have been muted for having X points. Time left: mm:ss (Configured time in the config)."

    When the player gets to X points, it temp bans the player. "You have been temporarily banned for having X points. Time left: dd:hh:mm:ss."

    Of course, staff can also mute and tempban by themselves.

    Temp Muted by player message: "You were muted by PLAYER for mm:ss. Reason: <reason>" When the player gets to talk, same message as before.

    Muted by player message: "Youre were muted by PLAYER. Reason: REASON."

    Tempbanned message by player: "You have been temporarily banned by PLAYER. Reason: REASON. Time left: dd:hh:mm:ss."

    Banned by player message: "You have been banned from this server by PLAYER. Reason: REASON."

    Ideas for commands:
    /warn <PLAYER> <REASON>
    /tempmute <PLAYER> <TIME FORMAT> <REASON>
    /tmute - Alias for /tempmute
    /mute <PLAYER> <REASON>
    /tempban <PLAYER> <TIME FORMAT> <REASON>
    /tban - Alias for /tempban
    /ban <PLAYER> <REASON>

    Time format:
    Y = Years
    MO = Months
    D = Days
    H = Hours
    M = Minutes
    S = Seconds
    ALL ONE STRING:
    2y4mo5d5m
    Doesn't have to have all the things though.

    Ideas for permissions:
    tban.warn - use /warn
    tban.tempmute - use /tempmute
    tban.mute - use /mute
    tban.tempban - use /tempban
    tban.ban - use /ban

    tban.<anyofabove>.exempt - not be able to get muted. Of course, CONSOLE can override.

    When I'd like it by: ASAP
     
  2. Offline

    greyhunter99

    May I ask for wich version?
     
  3. Offline

    MrEminent42

  4. Offline

    mrCookieSlime

    Moved to Alternatives Section.
     
  5. Offline

    MrEminent42

  6. Offline

    mrCookieSlime

    @awesone_ness
    There is no Bukkit 1.8
    There is only an unofficial unsupported fork from Spigot which they called Bukkit.
     
  7. Offline

    MrEminent42

  8. Offline

    mrCookieSlime

    @awesone_ness
    Not supported by us though, treated like an Alternative.
     
Thread Status:
Not open for further replies.

Share This Page