EnderaOpenChat
PluginMIT

EnderaOpenChat

Modern, simple and stable chat plugin

305
Downloads
4
Followers
5 months ago
Updated
📦
10
Versions

📖About EnderaOpenChat

Create a server on Bisquit Host

EN

EnderaOpenChat is a modern and fast Minecraft chat plugin.

Commands

  • /msg (nickname) (message) - Sends a private message to a player.
  • /echat reload - Reloads the plugin's configuration.

Permissions

  • echat.msg – Allows sending private messages.
  • echat.reload – Allows reloading the plugin's configuration.
  • echat.<chat_name>.send – Allows sending messages to a chat.
  • echat.<chat_name>.view – Allows viewing messages sent to a chat.

Configuration

The plugin supports customization of messages and other parameters in the configuration file. Make sure you review the configuration after installation.

Example:

channels:
- name: "local"
  prefix: ""
  send-to-discord: false
  use-permission: false
  range: 100
  format: "<green>[L] <reset>{player}: {message}"
- name: "global"
  prefix: "!"
  send-to-discord: true
  use-permission: false
  range: -2
  format: "<red>[G] <reset>{player}: {message}"
personal-messages:
  format: "<gray>[<dark_gray>{sender} <gray>-> <dark_gray>{target}<gray>]: <white>{message}"
  sound: "entity.player.levelup"
  volume: 1.0
  pitch: 1.0
custom-leave-join-death:
  join-message:
    enabled: true
    message: "<gray>[<green>+<gray>] <white>{player} joined the game"
  leave-message:
    enabled: true
    message: "<gray>[<red>-<gray>] <white>{player} left the game"
  death-message:
    enabled: true
    message: "<gray>[<red>☠<gray>] <white>{player} has died"
messages:
  prefix: "<green>[EChat]<reset>"
  reload: "{prefix} Plugin configuration reloaded"
  usage:
    msg: "{prefix} <red>Command usage: /msg (player) (message)"
  nochannelpermission: "{prefix} <red>You do not have permission to use this channel"
  localnoone: "<red>No players nearby!"
  playernotfound: "{prefix} <red>Player not found"

This plugin requires: EnderaLib

RU

EnderaOpenChat — это удобный и быстрый Minecraft плагин на чат.

Команды

  • /msg (ник) (сообщение) - Отправляет личное сообщение игроку.
  • /echat reload - Перезагружает конфигурацию плагина.

Права

  • echat.msg - Позволяет отправлять личные сообщения.
  • echat.reload - Позволяет перезагружать конфигурацию плагина.

Конфигурация

Плагин поддерживает настройку сообщений и других параметров в конфигурационном файле. Убедитесь, что вы ознакомились с конфигурацией после установки.

Для работы плагина требуется: EnderaLib

BStats