vTags - A plugin with customizable tags

Discussion in 'Plugin Requests' started by ckav11, Jun 15, 2016.

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

    ckav11

    Version: 1.8.8

    Title: vTags

    Plugin Description: A GUI tags plugin where I can customize the whole GUI through functions such as décor, tag, and removetag. I would also want to be able to configure the color brackets for all tags through the config.yml and be able to type /tagcolor <tagletters/colorcodes> to customize the colors for my current tag. (Example for OG tag: /tagcolor &cO&4G). By default tags will appear white.


    Config idea:

    Code:
    Opening Bracket: &8[
    Closing Bracket: &8]
    
    Tag1:
      Function: Decor #Functions - Decor, Tag, RemoveTag
      Slot: 1 #Slot the item/tag will be in
      DisplayItem: 421 #Item you want to represent your tag
      Tag: Tag1 #Instead of item name, enter Prefix/Suffix depending on the type of tag you want it to be. Leave blank if slot is for decor
      Type: Prefix #Prefix or suffix
      Permission: vtags.tag1 #Permission for the tag
      Lore:
      - ''
    Tag2:
      Function: Tag
      Slot: 10
      DisplayItem: 421
      Tag: Tag2
      Type: Prefix
      Permission: vtags.tag2
      - %tagname% #Variable for the tag name(Tag1):
      - %status% #Status of permission.
      - &7Select this tag to be your prefix in chat!
    
    #Messages:
    StatusTrue: '&aUNLOCKED' #Permission.'
    StatusFalse: '&cLOCKED' #No permission.'
    Reloaded: '&7&l(&d&l!&7&l) &dvTags &7has been successfully reloaded!'
    TagSelected: '&7&l(&d&l!&7&l) &7Your tag is now &d%tagname%&7. &7Type &d'/tagcolor <LETTERS/COLORCODES>' &7to customize your tag.'
    TagRemoved: '&7&l(&d&l!&7&l) &7You have removed the %tagname% &7tag.'
    TagsHelp: '&7Use the letters of your tag and color code to customize it. Select a tag via the command /tags.'
    #End of config
    Commands:
    /tagcolor <tag/color codes> - This would allow them to color the current selected tag.
    /tagcolour - Alias to /tag color for our european folks
    /tags reload - reload the plugin configuration
    /tags - open the tags gui
    /tags help - show help message

    Permissions:
    vtags.use
    vtags.reload
    vtags.custom
    vtags.<tag>

    Variables:
    %status% - this will tell the status of the permisssion.
    %tag% - this will display the tag color.
     
    Last edited: Jul 29, 2016
  2. Offline

    ckav11

  3. Offline

    ckav11

  4. Offline

    ckav11

  5. Offline

    minecrft

    I have created something pretty similar to this, if you wanted to have it, its all yours.
     
  6. Offline

    ckav11

    Do you have a link so I can go check it out?
     
  7. Offline

    ckav11

  8. Offline

    minecrft

    @ckav11 I made it privately for a server, but I could give you source code if you wanted?
     
  9. Offline

    timtower Administrator Administrator Moderator

    @minecrft Source code isn't helpful for a non-developer though.
     
    UnseenMC likes this.
  10. Offline

    ckav11

    The source code should do @minecrft
     
  11. Offline

    minecrft

    @timtower true I just don't feel like re-making it for there needs
     
  12. Offline

    ckav11

  13. Offline

    ckav11

  14. Offline

    ckav11

  15. Offline

    Dawson_

    Looks like a cool plugin, would be interesting to see it made.
     
  16. Offline

    Kwright02

    I Can Make This But The Gui Isn't Possible. I will Go Ahead And Make This And Provide You A Link.
     
  17. Offline

    ckav11

    Ok thanks a ton can you add a command that's /removetag then? /tagselect <name> And /taglist? Or would the GUI be possible on a scaled down version without as many options/features?
     
    Last edited: Aug 2, 2016
  18. Offline

    Kwright02

    I can do that, but the config will be limited, and if you're using a permissions plugin that handles player names (group prefixes) this won't work unless I can figure out how to hook groupmanager and pex into this.
     
  19. Offline

    BlockHeads36

    @ckav11 @Kwright02 You could use the suffix but I that's not really what they wanted :p
     
  20. Offline

    ckav11

    The tag needs to be the suffix. If you could hook this into Vault/PermissionsEx that would be great
     
  21. Offline

    I Al Istannen

    @Kwright02
    What @ckav11 said. Vault is the way to go. A small introduction is on their bukkit dev page.

    And @ckav11, what is decor? Just an item without a function?
    I won't do this, as somebody else is doing it and I won't have time the next week, but I find it interesting nonetheless.
     
  22. Offline

    ckav11

    Yeah it's just a functionless item - Sorry for a late reply I just now noticed. @Kwright02
     
    Last edited: Aug 6, 2016
  23. Offline

    ckav11

  24. Offline

    ckav11

    bump
    omfg could someone pleaseeeee make me this i need it really bad
     
  25. Offline

    Kwright02

    I'm working on it atm
     
  26. Offline

    ckav11

    Okay thanks a ton. How's it coming along just out of curiosity?
     
  27. CustomisableTags would suit your needs, if I do say so myself ^_^
    It has customisble tags with whatever colours you want, it has a very nice looking GUI and you need permission per tag, which is all automatically done.

    E.G: Your tag is [Admin], the permission would be customisabletags.tag.admin

    Hope this helps!
     
  28. Offline

    ckav11

    @Astrophylite This plugin does not allow players to customize their own tag, hence the point of my request. There are plenty of tags plugins like CustomizableTags.
     
  29. When you say "allow players to customize their own tag", do you mean they have a command and they get that tag?
     
  30. Offline

    ckav11

    Ok so if that tag is uhhh idk. King. I wanted the player to be able to do /tagcolor &4K&cIN&4G for example
     
Thread Status:
Not open for further replies.

Share This Page