Filled [Hiring Devs] Self Service Prefix System

Discussion in 'Archived: Plugin Requests' started by BradleyFlorence, Jun 24, 2014.

?

Is this Possible?

  1. Yes

    80.0%
  2. No

    20.0%
Multiple votes are allowed.
  1. Offline

    BradleyFlorence

    Looking for Devs for my server to help me create Plugins for my server and help me Progress. Also I would like a Self Service Prefix System. What I would like it to do is If someone were to click on a sign it would ask them to type their new prefix into chat. It would also let them use colors excluding &l and &k.
    Regular colors like &1&2&3...

    Name I would like: SelfServPrefixes

    Some Things I would like it to say:
    [SelfServPrefixes]Your Prefix has been updated!
    [SelfServPrefixes]Your Prefix has been toggled Off!
    [SelfServPrefixes]Your Prefix has been toggled On!

    Commands I would like: Actually no commands just the ability to click on a sign and change it in chat or maybe /help SelfServPrefixes-/prefix toggle(use of prefix on or off)

    Version I would like: 1.7.9

    Permissions I would Like: SelfServPrefix.use (this allows them to use the sign) SelfServPrefix.toggle(this allows them to turn their prefix on and off)

    When I would like it by: June 28 2014

    Additonal Info: If you Make this Plugin and you would like a spot on this server You would have to change the Plugin name inside the Plugin to UB-Prefixes Thanks!:)

    Please Help a brother out haha;)

    Whoever creates this Plugin is welcome a Spot on My Server's Dev Team as Long as they stay Active!

    James76931 Anyway you might be able to do this?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  2. Offline

    Glumpz

    BradleyFlorence If you are still looking for help I'd gladly accept. Pm me if you're interested.
     
  3. Offline

    timtower Administrator Administrator Moderator

    Glumpz Not allowed to take it to PM
     
  4. Offline

    Glumpz

    timtower Since when can't we talk about plugin dev. teams in pm? Curious.
     
  5. Offline

    Necrodoom

    Glumpz because plugin requests are public, not private. This thread ignores the plugin request guidelines as well, by the OP trying to hire a plugin developer, which belongs to show off your bukkit server section.

    I wish people would read the guidelines from time to time. Its not really a hard concept.
     
  6. Offline

    Glumpz

    Necrodoom So plugin requests can't go from public to private? That makes no sense. BradleyFlorence I guess don't pm me for help then.
     
  7. Offline

    timtower Administrator Administrator Moderator

    Nope, to counter against scammers and people that want to ask for money etc
     
  8. Offline

    Glumpz

    timtower Alright, I suppose I can see it from that point of view. Thanks Tim.
     
  9. Offline

    BradleyFlorence

    Glumpz Do you think you could make the Plugin?
     
  10. Offline

    CGA1123

    BradleyFlorence

    If no-one else is picking this up, I'd be interested in this!

    If it is so, could you tell me your preferred chat format?
    And also do you have any other plugins which alter the chat format?
     
    BradleyFlorence likes this.
  11. Offline

    Glumpz

    CGA1123 I'm about half way through making it. But if you want to take it over just let me know man.

    CGA1123 Actually, you can take it over. Sorry for the confusion.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  12. Offline

    CGA1123

    Glumpz
    Are you sure? Why give it up?
     
  13. Offline

    Glumpz

    CGA1123 I'm sure, and no, I'm not giving up. My head is killing me and I just can't think right now.
     
    BradleyFlorence and CGA1123 like this.
  14. Offline

    BradleyFlorence

    CGA1123 Thanks Dude that would be Great the Font Would be Aireal Thanks!
     
  15. Offline

    CGA1123

    Glumpz
    Ah alright! Well hope it gets better soon!
     
    BradleyFlorence likes this.
  16. Offline

    BradleyFlorence

    CGA1123 No I dont have any other plugins that alter the Chat.And I would be Glad if u were to take it over.Thanks!

    CGA1123 Threads Working Again!

    Im Confused is it gonna be built? CGA1123 Glumpz timtower Necrodoom

    No Glumpz go ahead and Finish it if you could as Long as your head doesnt hurt again Thanks!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  17. Offline

    CGA1123

    BradleyFlorence
    permissions:
    ubprefix.toggle - allows use of toggle
    ubprefix.use - allows use of signs
    ubprefix.create - allows creation of signs
    ubprefix.break - allows breaking of signs

    commands:
    /prefix toggle <on|off>

    How it works:
    Place a sign with the first line being what was set in the config under 'signtitle' (You can use color codes ONLY when making the sign using the '&' character)
    You can put whatever you wish on the other lines!

    Right click on the sign and a message should come up (configurable in the config) telling you to type in you prefix,
    type in you prefix, color code supported.
    The prefix will be set with square brackets around it.
    ie if i set my prefix to 'Admin' it will display as "[Admin]"
    And do you want me to add a list of banned prefixes maybe??


    <Edit by Moderator: Redacted mediafire url>

    EDIT: Download Link updated.
    Plugin is now Vault Dependent.
     
    Last edited by a moderator: Nov 2, 2016
  18. Offline

    BradleyFlorence

    CGA1123 Dude Thanks so much! If you want to be on my Servers Dev team PM me for the ip.
     
    CGA1123 likes this.
  19. Offline

    BradleyFlorence

    The Plugin is up if anybody wants it! Just not active yet will be active and set to the right Manager/author which is CGA1123 when an author Okay's it. Here it is!: UBPrefix!
     
  20. Offline

    yellowfuzz

    I know you are done with your plugin, but wouldn't a simple
    Code:java
    1. Player p = ...;
    2. p.setCustomName(prefix + p.getCustomName());

    work?
     
  21. Offline

    BradleyFlorence

    Yes it would yellowfuzz but I would like them do learn and set it themselves its the part of the fun :)
     
  22. Offline

    CGA1123

    BradleyFlorence
    Fixed it so it would work with GroupManager set prefixes.
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 2, 2016
    BradleyFlorence likes this.
  23. Offline

    BradleyFlorence

Share This Page