WorldsColor | Colored nicknames in various worlds icon

WorldsColor | Colored nicknames in various worlds -----

Changes color of your nickname if you change the world



WorldsColor
Using WorldsColor plugin, you can change the color of the player's nickname based on what world he is in (in the overworld/nether/the end).
Features of this plugin:
  • The placeholder %worldscolor_colored_nickname% which returns a nickname of player with color of its world;
  • The placeholder %worldscolor_color% which returns only the color of the player's nickname;
  • You can change a color of player nickname in configuration file!

In the configuration file, you can change the color of nicknames for different worlds.


Config:
Code (YAML):
# <========================================>
#             Plugin WorldsColor
#              Version: 1.1.0
#             Author: MrH1tech
# <========================================>

# Проверка на обновления
# Checking for updates
check-update
: true

# Список названий ваших миров для которых используется плагин
# The list of names of your worlds
worlds
:
 - 'world'
  - 'world_nether'
  - 'world_the_end'

# Цвета ников в определённом мире. Поддерживаются HEX коды.
# The colors of nicknames in a certain world. HEX codes are supported.
#
# Цвета/Colors: RED DARK_RED GREEN DARK_GREEN BLUE DARK_BLUE WHITE GRAY DARK_GRAY
#               AQUA DARK_AQUA YELLOW GOLD LIGHT_PURPLE DARK_PURPLE BLACK
colors
:
  world
: 'GREEN'
  world_nether
: 'RED'
  world_the_end
: 'LIGHT_PURPLE'

# Настройка плагина
# Plugin settings
settings
:
  # Цветной ник в чате
  # Colored nickname in chat
  colors-in-chat
:
    enable
: true
    # Формат сообщения в чате
    # Доступные плейсхолдеры:
    #   %color% - цвет мира
    #   %player% - имя игрока
    #   %text% - текст сообщения
    # Format of message in chat
    # Available placeholders:
    #   %color% - world's color
    #   %player% - player's name
    #   %text% - message's text
    format
: ' %color%%player%&f: %text%'

  # Цветное сообщение соединения с сервером
  # Colored message of the connection to the server
  colors-in-connection-message
:
    # Сообщение при входе
    # Join message
    join
:
      enable
: true
      # Формат сообщения. Доступные плейсхолдеры:
      #   %color% - цвет мира
      #   %player% - имя игрока
      # Format of message. Available placeholders:
      #   %color% - world's color
      #   %player% - player's name
      format
: ' %color%%player% joined the game'

    # Сообщение при выходе
    # Quit message
    quit
:
      enable
: true
      # Формат сообщения. Доступные плейсхолдеры:
      #   %color% - цвет мира
      #   %player% - имя игрока
      # Format of message. Available placeholders:
      #   %color% - world's color
      #   %player% - player's name
      format
: ' %color%%player% left the game'

# Сообщения плагина
# The messages of plugin
messages
:
  # Перезагрузка конфига
  # Message about successfully reload configuration file
  config-reload-successfully
: '&aКонфиг успешно перезагружен!'

  # Сообщения об ошибках
  # The messages of errors
  errors
:
    # Отсутствие аргументов в команде
    # No arguments in the command
    no-arguments
: '&cУкажите аргументы для команды!'
 
Commands and permissions
  • /worldscolor <reload>
    - Permission: worldscolor.command
    - Description: plugin settings

Screenshots
[​IMG]
[​IMG]
[​IMG]
[​IMG]
Resource Information
Author:
----------
Total Downloads: 16,004
First Release: Jul 16, 2021
Last Update: Aug 26, 2024
Category: ---------------
All-Time Rating:
19 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings