HelpChat Wiki
  • Welcome
  • HelpChat Plugins
    • ChatChat
      • Commands
      • Permissions
      • Formats
      • Channels
      • Mentions
      • Placeholders
      • API
        • Getting Started
        • ChatChatAPI
        • Events
      • Files
    • DeluxeMenus
      • Commands & Permissions
      • Options & Configurations
        • GUI
        • Item
        • Requirements
        • Command Registration
      • Meta (Metadata)
      • External menus
      • Example GUI menus
      • Plugin's files
    • DeluxeTags
      • Commands & Permissions
      • Placeholders
      • Plugin's files
    • PlaceholderAPI
  • Clip's Plugins
    • AutoSell
      • Commands & Permissions
      • Placeholders
      • Plugin's files
    • ActionAnnouncer
      • Commands & Permissions
      • Plugin's files
      • API
    • ChatReaction
      • Commands & Permissions
      • Plugin's files
    • DeluxeChat
      • Installation
      • Commands & Permissions
      • Placeholders
      • Config options
      • Plugin's files
    • DeluxeCommands
      • Commands & Permissions
      • Plugin's files
    • DeluxeJoin
      • Commands & Permissions
      • Plugin's files
    • EzRanksPro
      • Commands & Permissions
      • Configuration
    • EzPrestige
      • Commands & Permissions
      • Configuration
    • InventoryFull
      • Commands & Permissions
      • Configuration
    • MessageAnnouncer
      • Commands & Permissions
      • Configuration
    • MineCrates
      • Commands & Permissions
      • Configuration
    • NoFlyZone
      • Commands & Permissions
      • Configuration
  • Funnycube's Plugins
    • CowPunch
      • Commands & Permissions
    • Firework Chests
      • Commands & Permissions
      • Configuration
    • Fish Slapper
      • Commands & Permissions
      • Configuration
    • RawMsg
      • Commands & Permissions
    • Spit
      • Commands & Permissions
    • Temp MOTD
      • Commands & Permissions
      • Configuration
  • Glare's Plugins
    • Guilds [W.I.P Migration]
      • Installation
      • Configuration
        • Buffs
        • Config
        • Roles
        • Tiers
      • Commands & Permissions
      • Placeholders
      • Developer API
    • VoteParty
      • Commands & Permissions
      • Placeholders
      • Configuration
      • API
      • Changelogs
        • v2.30
        • v2.29
        • v2.28
        • v2.27
        • v2.26
        • v2.25
        • v2.24
        • v2.23
        • v2.22
        • v2.21
        • v2.20
        • v2.19
        • v2.18
        • v2.17
        • v2.16
        • v2.15
        • v2.14
        • v2.13
        • v2.12
        • v2.11
        • v2.10
        • v2.9
        • v2.8
        • v2.7
        • v2.6
        • v2.5
        • v2.4
        • v2.3
        • v2.2
        • v2.1
  • piggy's barn
    • Java
      • Gradle
        • Argument
        • Tutorial
      • How to run your minecraft server(s) in IntelliJ
      • How to run your program in IntelliJ
      • Hot Swapping
      • Cheat Sheet
  • ADDITIONAL RESOURCES
    • Discord
    • Paste
    • YAML Parser
    • Java Docs
Powered by GitBook
On this page
  • Commands
  • Permissions
Edit on GitHub
  1. HelpChat Plugins
  2. DeluxeTags

Commands & Permissions

List of commands and permissions for the plugin

Commands

Command

Permission

Description

/Tags

DeluxeTags.GUI

Opens the tags GUI to select a tag.

/Tags List

DeluxeTags.List

Lists your available tags.

/Tags List All

DeluxeTags.List.All

Lists all loaded tags.

/Tags List <Player>

DeluxeTags.List.Player

Lists the specified player's available tags.

/Tags Select <TagID>

DeluxeTags.Select

Selects the specified tag.

/Tags Set <Player> <TagID>

DeluxeTags.Set

Sets the specified tag to the specified player.

/Tags Clear <Player>

DeluxeTags.Clear

Clears the player's tag.

/Tags Create <TagID> <Tag>

DeluxeTags.Create

Creates new tag.

/Tags Delete <TagID>

DeluxeTags.Delete

Deletes the specified tag.

/Tags SetOrder <TagID> <Order>

DeluxeTags.SetOrder

Sets the specified tag's order.

/Tags SetDisplay <TagID> <Display>

DeluxeTags.SetDisplay

Sets the specified tag's display.

/Tags SetDesc <TagID> <Desc>

DeluxeTags.SetDescription

Sets the specified tag's description.

/Tags Reload

DeluxeTags.Reload

Reloads the plugin's files.

/Tags Version

-

Displays the plugin's version.

/Tags Help

-

Displays the player's available commands.

Permissions

People with DeluxeTags.Tag.<TagID> will still be able to see the tags in the GUI without the DeluxeTags.See.<TagID> permission.

DeluxeTags.See.<TagID>

Gives access to see the specified tag in the /tags GUI without being able to select it.

DeluxeTags.See.All

Gives access to see all tags in the /tags GUI without being able to select them.

DeluxeTags.Tag.<TagID>

Gives access to the specified tag.

DeluxeTags.ForceTag.<TagID>

Force the specified tag to the player if force_tags: option is enabled.

All text between the less-than and greater-than signs (<>) is a placeholder/variable, replace it with the requested value without the less-than and greater-than signs (<>).

PreviousDeluxeTagsNextPlaceholders

Last updated 3 years ago