Skip to content

Itzdvbravo/Tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tags

Poggit
I GOT THE PERMISSION SYSTEM IDEA FROM TITLEADR PLUGIN (OUTDATED/NOT IN POGGIT) SO THANKS TO IT.

Add custom tags to your server using this plugin!

Form Item

Features

  • Unlimited tags.
  • Permissions i.e locked/unlocked tags.
  • Get tags from interacting to items given by plugin.

Commands

  • /tag - Opens the tag ui.
  • /givetag - Give someone a specific or random tag
    Note - for /givetag Don't provide a tag to give a random tag, or provide a tag, helpful in crates etc, gives an item you can interact.

How to use?

  • Creating Custom Tags
    For this go to plugin_data/tags/config.yml and then follow a pattern with the help of the pre-made plugins.
  xd:
    - tag.perm.xd
    - "§f[§bXD§f]§r"

The first one, xd is used to identify the tag/giving someone the tag using it (recommended is in lower case with no symbols).
The second one, tag.perm.xd is the permission needed to use the tag.
The third one, §f[§bXD§f]§r is what the tag will look like in the tag ui and when given to a player.

  • For PureChat

    {prefix}, it changes the prefix of the player.

Plugins needed to use this plugin

PureChat
PurePerms

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages