Ticket Plugin

Discussion in 'Archived: Plugin Requests' started by Hotel Leif, May 27, 2014.

  1. Offline

    Hotel Leif

    I know there are already a lot of ticket plugins out there, but none of these are what my server needs. What I need is a plugin that only allows certain pre-designated tickets.

    So like, /acticket category
    Which would list the types of tickets you can do.

    And then you can do the following:
    /acticket town
    Which spews this:
    /acticket town {town name} {mayor name}
    Automatically collects username.

    /acticket pwp
    Which spews this:
    /acticket pwp {pwp name} {town name}

    /acticket sell
    Which spews this:
    /acticket sell {item you want sold} {item id: optional}

    /acticket towndesign
    Which spews this:
    /acticket towndesign {town name}
    Contacts CyDigita.

    /acticket customhome
    Which spews this:
    /acticket town {town name}
    Contacts litesalt.

    Is it possible? We really need this.
     
  2. Offline

    timtower Administrator Administrator Moderator

    Hotel Leif What would those commands do? That isn't very clear
     
  3. Offline

    keaton64

    Are you asking for a towns plugin or for something that returns the correct syntax?..
     
  4. Offline

    Hotel Leif

    timtower Basically, what they do is send it to the admin group and we would handle it from there, kind of how a normal support ticket works.
    But this way there could only be pre-designated tickets and not whatever they put in, which would make our life a lot easier.
     
  5. Offline

    timtower Administrator Administrator Moderator

    Hotel Leif If you aren't afraid to set something up:
    You can make commands with commandhelper that run other commands with OP permissions, on this way you can make the predefined commands without giving the players the ability to give their own input
     
  6. Offline

    Hotel Leif

Share This Page