Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,500 resources
02
Days
09
Hours
41
Mins
51
Secs

Tags [Token System] [Category System] [GUI Based] [Advanced]

Status
This thread has been locked.

fazal

Premium
Feedback score
10
Posts
123
Reactions
43
Resources
0
b9b9662d561a78fd1b3bf935d8d2e79a.png

Yes, I did use a template for this thread design as I'm not too much of an artist, shoutout to Piktochart. I will get my own thread design soon.

To Buyers, If there are bugs with this plugin put the bug in the "Discussion" section, and not as a rating!

TOS:

  1. No refunds, all purchases are final.
  2. You are not allowed to re-distribute this plugin under any circumstances.
  3. You can only use this on your server/network if your server or network is sold you are not allowed to include this plugin with it.
  4. You are not allowed to leak this plugin.
  5. Only you are allowed to use this plugin, you are not to share this plugin with your friends/family or anyone.
  6. You are not allowed to decompile this plugin.
  7. You are not allowed to call this your code.
Video:



Servers Currently Using This:
play.strivepvp.us
play.atlasmc.co

https://www.spigotmc.org/resources/tags-token-system-category-system-gui-based-advanced.47314/

This will be available on MCM as a resource soon.




Vouch Copies
1 - Taken by Picturesque
2 - None Taken
Available 2/2

Example Config -
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

fazal

Premium
Feedback score
10
Posts
123
Reactions
43
Resources
0
Will there be a pre-made tags configuration?
Yes
Edit: updated the thread there was suppose to be a video, it didn't show up, now it's there, I show the config in the first few secs!
[DOUBLEPOST=1505779536][/DOUBLEPOST]
Vouch for fazal
Thanks man![DOUBLEPOST=1505783075][/DOUBLEPOST]
Vouch Copies Are Now Available!
1/2 Available
PM me if you would like to have one.
Must have a good rep!
 
Last edited:

fazal

Premium
Feedback score
10
Posts
123
Reactions
43
Resources
0
UPDATE:
Version 1.2:

This plugin officially supports support outside of PermissionsEx, Tags now uses an advanced system to get tags without using PermissionsEx, it is now compatible with any plugin. To take this change into effect all you have to do is go into the configuration file of the Chat Format plugin, and in the format and add this placeholder {TAG} right after the player name, and it's that simple!
Seriously its that simple!

Example:
I use Essentials on my server as my chat format plugin and my chat part of the config currently looks like this:

Code:
chat:
  radius: 0
  format: '&8([FACTION]&8) {DISPLAYNAME} &7» &7{MESSAGE}'
  group-formats:
    owner: '&8([FACTION]&8) {DISPLAYNAME} &c&l» &6&l{MESSAGE}'
    headadmin: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &c{MESSAGE}'
    admin: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &c{MESSAGE}'
    headmod: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &e{MESSAGE}'
    srmod: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &d{MESSAGE}'
    jrmod: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &a{MESSAGE}'
    helper+: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &b{MESSAGE}'
    helper: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &a{MESSAGE}'
    developer: '&8([FACTION]&8) {DISPLAYNAME} &7» &6{MESSAGE}'
    manager: '&8([FACTION]&8) {DISPLAYNAME} &c&l» &6&l{MESSAGE}'
    Youtube: '&8([FACTION]&8) {DISPLAYNAME} &7» &6{MESSAGE}'
    Youtube+: '&8([FACTION]&8) {DISPLAYNAME} &7» &6{MESSAGE}'
    Strive: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &b{MESSAGE}'
    Elite: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    Legend: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    Knight: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    Zeus: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    God: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    Overlord: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    Champion: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    Immortal: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    default: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &7{MESSAGE}'
    King: '&8([FACTION]&8) {DISPLAYNAME} &8&l» &e{MESSAGE}'
and all you have to do is just add a space right after the {DISPLAYNAME} and then add this placeholder %TAGS_TAG%
So the config looks like this now!

Code:
chat:
  radius: 0
  format: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &7» &7{MESSAGE}'
  group-formats:
    owner: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &c&l» &6&l{MESSAGE}'
    headadmin: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &c{MESSAGE}'
    admin: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &c{MESSAGE}'
    headmod: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &e{MESSAGE}'
    srmod: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &d{MESSAGE}'
    jrmod: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &a{MESSAGE}'
    helper+: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &b{MESSAGE}'
    helper: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &a{MESSAGE}'
    developer: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &7» &6{MESSAGE}'
    manager: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &c&l» &6&l{MESSAGE}'
    Youtube: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &7» &6{MESSAGE}'
    Youtube+: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &7» &6{MESSAGE}'
    Strive: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &b{MESSAGE}'
    Elite: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    Legend: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    Knight: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    Zeus: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    God: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    Overlord: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    Champion: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    Immortal: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    default: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &7{MESSAGE}'
    King: '&8([FACTION]&8) {DISPLAYNAME} {TAG} &8&l» &e{MESSAGE}'

It's easy as that! Now if you are like me using Essentials all you have to do is /ess reload
And That's it you are done!

Disclaimer: If you have used this plugin before, you may experience your players or you having duplicate tags, this is caused because of the old version supports PermissionEx, and the player just equipped another tag whilst having that tag and not removing it. But to get rid of the duplicate tags all you have to do is go in the Tags GUI and click on the remove tag feature, this will fix the duplicate tags for that player, this is only a one-time defect but very easy to fix.
 

fazal

Premium
Feedback score
10
Posts
123
Reactions
43
Resources
0
UPDATE:
Version 1.3:

Okay, I have added messages.yml to configure messages for things that didn't have them so just install the plugin restart your server and bam you get messages.yml

I have also added tags pay command what this does is, let other players pay other users using their tokens![DOUBLEPOST=1505936131][/DOUBLEPOST]Remember There is still 1 Vouch Copy Available!
 
Status
This thread has been locked.
Top