T2CodeLib icon

T2CodeLib -----

T2CodeLib is a library for the plugins of T2Code.



Code (YAML):
# ╔═════════════════════════════════════════════════════════════════════════════╗
# ║   _______   ___     _____               _                             _     ║
# ║  |__   __| |__ \   / ____|             | |                           | |    ║
# ║     | |       ) | | |        ___     __| |   ___       _ __     ___  | |_   ║
# ║     | |      / /  | |       / _ \   / _` |  / _ \     | '_ \   / _ \ | __|  ║
# ║     | |     / /_  | |____  | (_) | | (_| | |  __/  _  | | | | |  __/ | |_   ║
# ║     |_|    |____|  \_____|  \___/   \__,_|  \___| (_) |_| |_|  \___|  \__|  ║
# ║                                                                             ║
# ║                       This plugin is from T2Code.net                        ║
# ║                      Development Team: JaTiTV & Jkobs                       ║
# ║     Feel free to come to our Discord for support: https://dc.t2code.net     ║
# ╚═════════════════════════════════════════════════════════════════════════════╝

# Spigot: https://spigotmc.org/resources/96388

plugin
:
  # This option can be used to select whether the descriptions in the settings files should be loaded.
  configDescriptions
: true
  updateCheck
:
    # In this option you can set if players with the permission 't2code.lib.updatemsg' will get an update message on join when an update for the plugin is available.
    onJoin
: true
    # In this option you can set the time interval in minutes in which updates should be checked.
    timeInterval
: 60
    # In this option you can set whether you want to receive and display beta and snapshot versions in the update check.
    seePreReleaseUpdates
: true
    allPlugins
:
      # This option deactivates all update checks for plugins that use the T2CodeLib.
      fullDisable
: false
  debug
:
    # The debug mode sends more detailed debug information to the console.
    # In this version of the plugin no debug messages are built in!
    debugModus
: false
    # This option activates advanced tools for the developers of plugins that use the T2CodeLib.
    # If you don't know exactly what this is for, you should leave it deactivated!
    developerTool
: true
  # In this option you can set the language of the plugin.
  language
: "english"
proxy
:
  # This option must be activated if you use the T2CodeLib on a BungeeCord, Waterfall or Velocity Proxy as a bridge.
  # Please note that the individual APIs of the plugins that use a bridge on a proxy must be activated in the config.yml of the T2CodeLib on the proxy!
  enable
: true
  # This UUID is used for the communication of the plugins in a network with several servers.
  # This UUID may only occur once in a network!
  serverUUID
: "00000000-0000-0000-0000-000000000000"
player
:
  inventories
:
    # If this option is enabled, all players on the server (spigot, paper, etc.) will have their inventory / GUIs closed when the server is shut down or restarted.
    # (This does not mean the entire network if a proxy is used)
    closeByServerStop
: true
command
:
  permToggle
:
    # This option specifies which command is to be used for the T2CodeLib command '/t2code permtoggle <player> <permission>'.
    permissionSetCommand
: "lp user [player] permission set [perm] [value]"
Resource Information
Author:
----------
Total Downloads: 12,789
First Release: Sep 22, 2021
Last Update: Dec 4, 2025
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings