▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/WorldChatter
WorldChatter

WorldChatter

Enhance your chatting experience.

2.4K
13

The "Beta Phase" Update BETA 1

beta13 апреля 2025 г.

This is a development build, which means that certain features may be incomplete or being tested.

  • Added new "DevelopmentUpdates" Config in System.yml
    • Can be used to get notified about the dev versions of WorldChatter!
  • Improved the Update System to differentiate between the Dev and the stable releases of the same build
  • Full Support from 1.8 beta to the latest release!
  • Fixed Colored Translate in debug Mode
  • Configuration Changes
  • Switched from "Spigot" to "Craftbukkit" to Support older versions!
  • Added the new Config MiniMessage letting the players to use MiniMessage format in chat!
  • new Function getIP() added to the player for the API
  • Custom Placeholders now can get replaced without the player required in the API
  • Added new Check for player sending the replaced text + Removing method

Placeholder Fix

release27 января 2025 г.

The title speaks itself :P

QOL Part 1

release26 января 2025 г.

The default config files have been rewritten for better understanding and showcasing more possbilities

API Changes

  • Added new Custom Placeholder that allows you to create custom placeholder with a call event to let it either return to what will it do
  • Added more javadocs to the functions This may corrupt the current addons make sure to update to this version

The Channels Update!

release11 января 2025 г.

Features!

Channels

Introducing the new Channels Feature! Add Places or Players or both if you would like! Into each other and priortize them from top to bottom according to the importance of each channel!

GlobalSending: true
channels:
  admin:
    players:
      - "OmarOmar93"
      - "HoneySalted"
      - "Notch"
    places:
      - "World"
      - "Lobby"
  main:
    places:
      - "world"
      - "world_nether"
      - "world_the_end"

Debug Mode - (Implemented in Channels only Currently)

The New Debug mode is what prints out more information about WorldChatter! like, Warnings, Errors and infos for each action happening inside the plugin!

debug:
  enabled: true
  info: "&7[&9WorldChatter Debugger &r| Info&7]&r "
  warning: "&7[&9WorldChatter Debugger &r| &eWarning&7]&e "
  error: "&7[&9WorldChatter Debugger &r| &4Error&7]&4 "

Changes!

  • The Built-in Placeholders of WorldChater are now using { } instead of this symbol % to make both WorldChatter and PlaceHolderAPI Work Together without interfering.
  • {player_name_raw} and {player_place_raw} are implemented to get the non formatted name of those instead of the aliases formatting them and with multiverse-core a brand new placeholder called {player_mvworld}
  • Added a new Hex code translator for MiniMessage &#000000 -> <#000000>
  • Changed how cancelling event works in Spigot and Bungeecord by removing receptients instead of cancelling the event
  • Delayed the chat events to be the lowest priority in both proxies to be able to let the other plugins work.
  • Listeners are Addons are now isolated in the API Meaning you can create addons or Listeners (creating listeners no longer requires an addon!)
  • Added event cancel check before executing WorldChatter's Chat System (Bungeecord and Spigot)
  • Lots of code optimization.
  • Lots of Under-the-hood Changes.

Bug fixes!

  • Fixed bugs found by the community related to the Following [Plugin incompatibility with Events, Join and Quit and Others i forgot cuz they were alot of bugs.]

LuckPerm Fix

release17 декабря 2024 г.

Fixed LuckPerm Bug.

Совместимость

Minecraft: Java Edition

b1.8.11.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x1.6.x1.5.x1.4.x1.3.x1.2.x1.1.x1.0.x

Поддерживаемые окружения

Сервер

Детали

Лицензия:LicenseRef-EPL-2.0
Опубликован:1 год назад
Обновлён:10 месяцев назад
Главная