Filled Tags

Discussion in 'Plugin Requests' started by lskitto, Jan 28, 2015.

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

    lskitto

    Plugin category: Chat Related

    Suggested name: Tags

    What I want: Something akin to what Club Obsidian has.
    /tags should open a GUI which displays a list of tags set in the config.yml.
    They need the correct defined permission to use each Tag.
    This plugin should also hook into Essentials GroupManager so you don't have to download a separate plugin just to use this plugin ;)

    EXAMPLE CONFIG: (open)

    Code:
    url: shop.craft101.info
    usa:
    suffix: [&1U&2S&3A&r]
    permission: tags.usa
    display-id: 54
    swag:
    suffix: [&1S&2w&3a&4g&r]
    permision: tags.swag
    display-id: 54
    Remove-All-Tags:
    display-text: &4Remove All Tags!&r
    display-id: 152

    EXAMPLE CHAT/MESSAGES: (open)

    [Owner] Reshiram342 [Swag] > Hello!
    No-Permission-Click: Please purchase this Tag at <URL-from-config>
    Permission-Click: Your Tag has been enabled, please enjoy!

    EXAMPLE CHEST: (open)

    (On Hover)
    "The <name> Tag!"
    <live-preview>"

    NOTE: When they get the permission to use said tag they still have to ENABLE it via the GUI and they can only have one enabled at a time.. enabling another Tag replaces the old Tag, the "Remove All Tags!" button should dynamically update to stay at the END.
    Ideas for commands:
    /tags

    Ideas for permissions:
    tags.* (ALL Tags Enabled, default: none)
    tags.<name> (<name> tag enabled, default: none)

    When I'd like it by: Anytime suits :)
     
  2. Offline

    mrCookieSlime

    @lskitto
    My Plugin ChatTitles allows you to do that. It requires RankPrefix+ though. Both links are in my signature.
     
  3. Offline

    lskitto

    Thanks :)
    But the config folders don't auto-generate?
     
  4. Offline

    mrCookieSlime

    @lskitto
    They do. After the first installation you need to restart your Server in order for CS-CoreLib to load.
    Also make sure to tag me otherwise I might not see your post.
     
  5. Offline

    lskitto

    Yep that worked :)
    But the titles do not show... I have a CLEAN folder for all 3 plugins, only touching ChatTitles for the permissions.
    I then add the permission to my rank > the title say's it's enabled after I click it > type something in chat > title not showing
     
  6. Offline

    mrCookieSlime

    @lskitto
    Did you setup RankPrefix+ correctly and removed any other Chat plugins like EssentialsChat?
    You need to include {CHATTITLE} in your chat layout in your RankPrefix+ config.

    Also make sure to tag me otherwise I might not see your post.
     
  7. Offline

    lskitto

Thread Status:
Not open for further replies.

Share This Page