Command: teakstweaks - teakivy/teaks-tweaks GitHub Wiki

Command: /teakstweaks

/teakstweaks is a Teak's Tweaks global command.

Usage

/teakstweaks [info | version | support | update | wiki | paste | give] [packs | craftingtweaks | commands | true | false | <player> | @a | @s | @r] [item] [amount]

Aliases

  • /tweaks
  • /tt

Sub Commands

/teakstweaks

  • Used to view information about the Teak's Tweaks plugin.

/teakstweaks info

  • Used to view information about the Teak's Tweaks plugin.

/teakstweaks version

  • Used to view the Teak's Tweaks plugin version.

/teakstweaks support

  • Used to view the link to the Teak's Tweaks support Discord server.

/teakstweaks update

  • Used to view the link to the Teak's Tweaks Modrinth page.

/teakstweaks wiki

  • Used to view the link to the Teak's Tweaks Wiki.

/teakstweaks wiki [packs | craftingtweaks | commands]

  • Used to view the link to the Teak's Tweaks Wiki of either Packs, Crafting Tweaks, or Commands.

/teakstweaks paste [true | false]

  • Used to upload server information, Teak's Tweaks config, and (optionally) the server log to PasteBook to help with support.

/teakstweaks give <player | @s | @a | @r> <item> [amount]

  • Used to give players custom Teak's Tweaks items including Rotation Wrench, Grave Key, Mini Blocks, and Mob Heads.

Permissions

teakstweaks.command.teakstweaks

  • Default - true
  • Description - Controls whether the player can use the /teakstweaks command.

teakstweaks.command.teakstweaks.paste

  • Default - op
  • Description - Controls whether the player can use the /teakstweaks paste command.

teakstweaks.command.teakstweaks.give

  • Default - op
  • Description - Controls whether the player can use the /teakstweaks give command.

Messages

"teakstweakscommand.command_description": "Main Command for Teak's Tweaks.",
"teakstweakscommand.version": "<green>v<version>",
"teakstweakscommand.support": "<yellow>For support, join the Discord, and ask in the <gold>#<red>❓</red> | support</gold> channel: <gold><click:open_url:'<discord>'><discord></click></gold><newline>For faster support, run <gold><click:run_command:'/teakstweaks paste true'>/teakstweaks paste</click></gold> and include the link in your message.",
"teakstweakscommand.update": "<green><url>",
"teakstweakscommand.info.dashed_line": "<gray>-----------------------------------------------------",
"teakstweakscommand.info.title": "<gold>Teak's Tweaks <yellow>v<version>",
"teakstweakscommand.info.author": "Author: <green><author>",
"teakstweakscommand.info.config_version": "Config Version: <green><config_version>",
"teakstweakscommand.info.config_generated": "Config Generated: <green><config_generated>",
"teakstweakscommand.info.dev_mode_enabled": "Dev Mode: <green>Enabled",
"teakstweakscommand.info.support": "Support Server: <green><discord>",
"teakstweakscommand.paste.uploading": "<gold>Uploading to PasteBook...",
"teakstweakscommand.paste.success": "<yellow>Successfully uploaded to PasteBook!<newline><click:copy_to_clipboard:'<url>'><gold>Click here</gold> copy the link to your clipboard.</click><newline><click:open_url:'<url>'><gold>Click here</gold> to open the link in your browser.</click>",
"teakstweakscommand.paste.error": "<red>Failed to upload to PasteBook!",
"teakstweakscommand.paste.error.cooldown": "<red>Teak's Tweaks Paste can only be used once every 30 minutes!",
"teakstweakscommand.give.unknown_item": "<red>Unknown item '<item>'.",
"teakstweakscommand.give.error.amount.lt_1": "<red>Integer must not be less than 1.",
"teakstweakscommand.give.error.amount.gt_6400": "<red>Integer must not be greater than 6400.",
"teakstweakscommand.give.success": "<yellow>Gave <gold><amount></gold> [<gold><item></gold>] to <gold><player></gold>.",
"teakstweakscommand.give.all_players": "everyone",

teakstweakscommand.command_description

  • Default - Main Command for Teak's Tweaks.

teakstweakscommand.version

  • Default - <green>v<version>
  • Placeholders
    • version - The Teak's Tweaks version.

teakstweakscommand.support

  • Default - <yellow>For support, join the Discord, and ask in the <gold>#<red>❓</red> | support</gold> channel: <gold><click:open_url:'<discord>'><discord></click></gold><newline>For faster support, run <gold><click:run_command:'/teakstweaks paste true'>/teakstweaks paste</click></gold> and include the link in your message.
  • Placeholders
    • discord - The Discord URL.

teakstweakscommand.update

  • Default - <green><url>
  • Placeholders
    • url - The Modrinth URL.

teakstweakscommand.info.dashed_line

  • Default - <gray>-----------------------------------------------------

teakstweakscommand.info.title

  • Default - <gold>Teak's Tweaks <yellow>v<version>
  • Placeholders
    • version - The Teak's Tweaks version.

teakstweakscommand.info.author

  • Default - Author: <green><author>
  • Placeholders
    • author - The Teak's Tweaks author (TeakIvy).

teakstweakscommand.info.config_version

  • Default - Config Version: <green><config_version>
  • Placeholders
    • config_version - The current Teak's Tweaks config version.

teakstweakscommand.info.config_generated

  • Default - Config Generated: <green><config_generated>
  • Placeholders
    • config_generated - The version in which the Teak's Tweaks config was generated

teakstweakscommand.info.dev_mode_enabled

  • Default - Dev Mode: <green>Enabled

teakstweakscommand.info.support

  • Default - Support Server: <green><discord>
  • Placeholders
    • discord - The Discord URL.

teakstweakscommand.paste.uploading

  • Default - <gold>Uploading to PasteBook...

teakstweakscommand.paste.success

  • Default - <yellow>Successfully uploaded to PasteBook!<newline><click:copy_to_clipboard:'<url>'><gold>Click here</gold> copy the link to your clipboard.</click><newline><click:open_url:'<url>'><gold>Click here</gold> to open the link in your browser.</click>
  • Placeholders
    • url - The PasteBook URL.

teakstweakscommand.paste.error

  • Default - <red>Failed to upload to PasteBook!

teakstweakscommand.paste.error.cooldown

  • Default - <red>Teak's Tweaks Paste can only be used once every 30 minutes!

teakstweakscommand.give.unknown_item

  • Default - <red>Unknown item '<item>'.
  • Placeholders
    • item - The name of the item.

teakstweakscommand.give.error.amount.lt_1

  • Default - <red>Integer must not be less than 1.

teakstweakscommand.give.error.amount.gt_6400

  • Default - <red>Integer must not be greater than 6400.

teakstweakscommand.give.success

  • Default - <yellow>Gave <gold><amount></gold> [<gold><item></gold>] to <gold><player></gold>.
  • Placeholders

teakstweakscommand.give.all_players

  • Default - everyone
⚠️ **GitHub.com Fallback** ⚠️