nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Filter loader...
Filter versions...
Filter channels...

[+] Added Server Switch Message for Bungee and Velocity!

SwitchSettings:
  enabled: true
  global: true # false is just the current server & previous server / true all the servers
  premessage: "&a%player_name% &ehas switched from &6%previous_server% &eto &f%current_server%"
  comessage: "&a%player_name% &ehas arrived from &6%previous_server%"
  • [+] Added custom sound format support for 1.10.X!
  • [=] Lots of under-the-hood optimizations
  • [=] Lots of bug fixes related to bungee and velocity!

API Changes

[=] The old createWCAddon function is now set to be deprecated.

  • Update System now Supports Add-on Updating! (Added URL, and build)
  • The current build will be shown with the plugin and Add-ons
  • Fixed some typos.
  • Bug fixes and improvements

[+] Added Native Reload config support for WorldCaster!

Introducing our first official Add-on "WorldCaster"!

This is a Standalone Broadcast Addon Which recently ported from WorldChatter!

Available on Modrinth!

  • [-] Removed Broadcast System due to unbelievably amount of bugs Note: it will be converted into an Isolated Add-on!
  • [=] Heavily fixed LOTS OF ISSUES related to Multiverse-Core
  • [=] Fixed API Glitches and command not showing all addons!
  • [+] Added new getRawPlace() Function to Get the raw place's name instead of Multiverse-Core's alias World!

-> Fixed "WorldChatter addon service not actiaved" messaage being sent while There are addons

-> Fixed Addons being sent to console even when the player is the one executing it

  • [+] Added API listener for Anti-Spam - Abdelaziz1586
  • [+] Added 1.9 Custom Sound Format for Bungee and Velocity!
  • [=] Fixed Bugs related to older versions of Minecraft!
  • [=] Optimized Code!

Fixed a bug on the API. and other bug fixes

Oh, a new update? Nu uh a new WorldChatter.

Let's talk about Everything in a list

  • WorldChatter now supports Velocity
  • WorldChatter now supports "Multiverse-Core"
  • New built-in Sound Player for Bungeecord & Velocity (BETA)
  • Added Support for Placeholders and MiniMessage everywhere.
  • Chat Formatter Supports now MiniMessage!
  • Implemented brand new WorldChatterAPI
  • Implemented new Update Checker!

  • Re-vamped Anti-Swear and added Unicode detection.
  • Re-vamped User Mention!
  • Improved Broadcast System!
  • Re-vamped Config System
  • Lots of code improvements and more optimized.
  • Advanced Formatter is now Replaced with "MiniMessage" MiniMessage's Documentation

  • WorldChatter doesn't support "Protocolize" anymore No need for it now.
  • MiniMessage supports from 1.7.X to the latest version!
  • Spigot is still using its own Sound Player THE OLD CONFIG WON'T WORK WIKI Page

QOL Stuff

  • Every single chat have been improved if you wanna leave an empty string you can just write "" in the config and it won't send it
  • Every Previous Features that didn't support AdvancedFormat and HexColors now Do! Except ChatFormat Still
  • Lots of Code Optimizations.
  • Lots of bug fixes.

Note: The New Config System got Delayed due to these problems found in the previous versions!

API Changes

updateChecked Function

Now it can check if the build is development build or not

Improved Update System

It will detect the BETA/ALPHA Versions or the full release versions of the plugin.

Others

  • Added HexColor Support to LockMessage
  • Added AdvancedFormat Support for Chat Clear
  • Plugin now Supports 1.1
  • Few Tweaks
  • Fixed Custom Join/Quit and Greetings not reloading bug
  • Fixed Update System Bug. - Added Accents Remover for Anti-Swear
  • Added "NoPermissionMessage" in Messages Config so that when a player who doesn't have permission will send it Supports colors and AdvancedFormat
  • Added HexColor Support to LockMessage
  • Added AdvancedFormat Support for Chat Clear
  • Plugin now Supports 1.1
  • Few Tweaks

THIS IS A BETA BUILD SO YOU MIGHT FACE BUGS

  • Fixed Config System's hex color bug
  • Fixed Custom Join/Quit and Greetings not reloading bug
  • Fixed Update System Bug. - Added Accents Remover for Anti-Swear

THIS IS A BETA BUILD SO YOU MIGHT FACE BUGS

Improved Config System

More Comments getting added and it's way smarter now!

Improved Update System

It will detect the BETA/ALPHA Versions or the full release versions of the plugin.

API Changes

updateChecked Function

Now it can check if the build is development build or not

Bug Fixes and Small Changes

THIS IS A BETA BUILD SO YOU MIGHT FACE BUGS

Config System Overhaul

The Config will now auto-update by itself with comments still buggy in some places but nothing will be missing

WC Command QOL

  • Added "NoPermissionMessage" in Messages Config so that when a player who doesn't have permission will send it Supports colors and AdvancedFormat

  • Added new command "wc config (Key) (Value)" you change the config into anything in the command

And Bug fixes.

+ it may support down to >1.4 but im not sure

NOW YOU DON'T NEED TO ADD ANYTHIHNG IN UR CONFIG :D

THIS IS A BETA BUILD SO YOU MIGHT FACE BUGS.

- Fixed bug related to duration not getting reset after reloading the config

- Anti-Caps

To prevent SCREAMING IN PUBLIC RESTUR- uhem, in public chats

AntiCaps:
  enabled: true
  maxletters: 3 # minimum Capped letters per word
  maximum: 2 # minimum detected words to block

security.yml

  • Greetings

Enables you to add a welcome message to the player!

Greetings:
  enabled: true
  message: "&7->> &eWelcome, &a%player_name% &eto the Minecraft Server!"

messages.yml

  • User Mentions!

You can mention any user with your own style 😎

UserMention:
  enabled: true
  prefix: '@' # prefix character to mention the user with @omaromar93
  format: "&a%player_name%"
  sound:
    name: "BLOCK_NOTE_BLOCK_PLING"
    volume: 1
    pitch: 1

format.yml

  • Anti-Spam Duration

You can use %duration% to know how many seconds left before you chat!

SpamMessage: "&cYour message is blocked by the &eAnti-Spam\n&7Remaining time: %duration% seconds"

messages.yml

MAKE SURE TO ADD THEM BEFORE RUNNING THE NEW UPDATE!

  • The Plugin can now run on java 8! which makes better performance for older versions of minecraft!
  • Fixed Color bug in Join/Quit Messages
  • Fixed an issue where the placeholders with colors in their value didn't get translated! (Thanks to MAXigamerNL)