Betterchat! Sync Chats, Commands & Manage your server chat! icon

Betterchat! Sync Chats, Commands & Manage your server chat! -----

Build in ChatManager, ChatGames & More! A 100% Configurable Plugin!




Fixed issues with placeholderAPI - You no longer need placeholderapi to be installed to load the plugin (Plugin required to have placeholders in the plugin!)

Fixed some Chatcolor issues & some name change issues! (Players were sending & seeing messages as theirself)
----------, Apr 19, 2024

Fixed some chat issues & added security changes!
----------, Apr 6, 2024

Some small patch fixes!
- Hovermessages
- Hex color fixed :)
----------, Mar 27, 2024

BetterChat V4.0 is here!

Added:
- /synccmd {server} {command} - Sync commands easily between servers! Setup servers in ./Settings.yml
- Synced Chats, World Chats & Much more new chat features - Setup Chats in ./ChatSettings.yml
- /clearchat - clear the minecraft chat, bypass: Betterchat.bypass.clearchat
- /broadcast - Setup a custom broadcast prefix in ./ChatSettings.yml

A better way of chatting!
V4.0 is completely rewritten in Java 16! Sync commands & chats between multiple servers by using a Socket connection!

Reworked
- All ./.yml files
- Moderation Systems, Added some bypass permissions!

Removed
- player-UUID.yml files (A local database has been given back for this!) Much faster & much safer to save data in it!

BetterChat v3.4.0 & Below will no longer be given any support, Even only setup support will no longer be given!

Betterchat, The #1 ChatPlugin!
----------, Mar 26, 2024

BetterChat V3.4.0!

Added

- Auto Updater (Updates plugin automatic)
- /broadcast Add your own prefix to it & easily to use
Code (YAML):
Settings:
  BroadcastPrefix
: "&b&lBetterChat » "
- Added %betterchat_worldname% & %betterchat_channel% Placeholder!
Code (YAML):
#Custom World names! Can be used as %betterchat_worldname% Placeholder!
#You can add your own worlds to it aswell!
Worlds
:
  world
: "&a&lOverworld"
  world_the_nether
: "&c&lThe Nether"
  world_the_end
: "&5&lThe End"
- Fixed mutliple chat exploits (Being kicked while switching between channels < PurpurMc V1.18.1 & below)

Removed
- Removed Update Checker
- Removed some old code

Updated
- Updated Hex color support
- Updated Default Settings.yml & Default Chatchannels.yml

Fixed
- File Updater
- BStatsTracker
----------, Feb 26, 2024

Fixed Issues while using V3.3.1 on Minecraft 1.13 - 1.19
----------, Feb 19, 2024

Fixed some issues with algorithms & channel switch
----------, Feb 18, 2024

This version contains a lot of important changes!

New

- Subcommands can now be tab-completed
- Reworked ./betterchat reload (Fixed a lot of issues)
- Reworked ChatEvent (Fixed a lot of issues)

Algorithm
- Released the fully algorithm event system!

Fixed
- AntiSwear & AntiBlock events
- Broadcast Events
- ChatGames (Reloading now restarts the chatgames!)
- Reloading (It refresh's now 90% of plugin data & files!)
- Multiple format messages (Joining & Leaving & FirstJoin!)
- Re-Orgenized startup event
----------, Jan 28, 2024

~~Fixed some issues with SpigotMC 1.19.2 back to 1.13.*!
----------, Jan 24, 2024

V3.1 is here!

Whats New?

- Added Support for 1.20.4 (Finally)
- Added Algorithm
- Added more debug messages

Algorithm?
Yes i added a algorithm system! Beta-v1.071!
Algorithms are completely under development but i decided to give u guys a little preview of the algorithm system!

Algorithm can be used the same way as broadcastes! But the broadcast is listening to players what they want to see as broadcast!

If they type a lot of more times about the rules instead of discord, they will see much more rule broadcastes then discord broadcastes!

Bug Fixes
Fixed 1.20.4 Support
Updated to Java16
Fixed mutliple chat exploits!

Removed sounds by autobroadcastes....

Updated

- Main plugin command layouts
- Added much more information to /betterchat about!
- Updated ChatChannels GUI!
----------, Jan 22, 2024

BetterChat V3.0 Is here!

ChatGames

ChatGames are now a built-in feature! We have added Math, Reaction & random games! Reward players that answer the correct answer as first!

ChatChannel menu
Instead of /switch staffchat, We added a menu to switch easier between chats!

Added
- Support for 1.7 & 1.20.4
- ChatGames
- Gui's
- Over 30+ Debug Messages to console (Catch bugs easier!)

Updated
- ChatChannels.yml
- Settings.yml
- AntiSwear & AntiSpam Systems!
- Reworked some few code! (Such as Msg, Join rewards & more!)

Removed
- Old ChatChannels.yml
- old /switch commands!

Fixed
- Join rewards no longer give every a join reward (Oops)
- Default msg formatting
- Default HoverMessage Click event
- {clickedname} returns now the name of the player that send the message where has been clicked on!
- Some few reported bugs (Such as permissions etc)!
----------, Jan 3, 2024

Big Changes to our plugin!

Added

- Antispam
- Antiswear

Fixed
- .yml files not being auto updated!
- All permissions & messages!

Removed
- .txt Copy files of the .yml files!

BetterChat V2.2.0
Made with Love!
----------, Oct 30, 2023

Big Changes to V2.1!

I am happy to announce this version of betterchat with alot of cool new features :D

Added
- HoverMessages & Clickeble messages (Only for Playersend Messages)
- /r, /rep & /reply command for ./msg
- Fixed First Join Rewards!
- Added option to receive always the latest .yml files!

Performance
- Fixed some performance killing bugs & events

Update to .yml files!
- This update requires a big change to .yml files you can add the following settings to your files! (Or just remove the .yml files & let the plugin download them again :D

Add these new settings to settings.yml
Code (YAML):
#Should we always send a updated .txt file in the plugin folder?
Updated_File
: true

#Enable/Disable the update checker!
UpdateChecker
: Enabled

#Config Version, DO NOT EDIT THIS!
ConfigVersion
: 2.1


#HoverMessages
#Enabled: True/false
#Layout: Use \n To create a new line!!!! When you dont use this the plugin will cause errors :D
#suggested Command: Which command will be suggested when clicked on the hovermessage!
HoverMessage
:
  Enable
: true
  Layout
: "&cWorld: %player_world% \nMoney: %money%"
  Suggest_Command
:
   - "msg"
Add these new settings to your lang.yml file!
Code (Text):
MSG_Format:
  ---------
  msg_target_offline: "Target is offline!"
  msg_reply_null: "&cNobody Msged you!"


Reload:
  ---------
  Update_Files: "You successfully updated all the files!"
----------, Oct 4, 2023

V2.0.0 is now live!
This Update Will change alot to the plugin!

Important!
Delete all your old plugin files to work correctly with the V2.0.0 plugin!
This is due alot of changes & new features to your plugin!

Warning:
All old versions will no longer be supported!
Version from V2.0.0 & Higher will get support only!


Added
- Server Channels (Create your own custom channels!)
Code (YAML):

Commands
:
     - /switch
     - /channel
     - /chat
 

- HEX Color & RGB Color Support!
- Reworked Commands & SubCommands!
- Disable/Enable UpdateChecker!



Removed
- Staffchat
- All old .yml files
----------, Sep 19, 2023

V1.5.0 Update

Updates

- Check all commands with /betterchat!
- Added subcommands to /betterchat!
- Changed Lang.yml files!
- You can now create your own language files!
Code (YAML):
Language:
  File
: lang_en_US.yml
(You can change it to every language! We will create a file for you!)
- added a about command (Check plugin information!)
- Fixed Bstats Tracker!

Removed
- Old lang.yml files
----------, Aug 20, 2023

V1.4.4 Is live!
This Update includes changes & new features!

Added
- First Join event
Code (YAML):
First_Join_Event:
  Enable
: true
  Commands
:
   - say %player_name% joined the server for the first time!
   - eco give %player_name% 100
- Bstats Tracker

IMPORTANT!
- Placeholderapi is a Depency! No longer a softdepency from now! (Plugin will be disabled when placeholderapi hasn't been installed!

Support
- Stopped support for v1.3 & Lower
----------, Aug 19, 2023

V1.4.3 Update!
This update includes bug fixes!

Fixed
- Msg command for 1.20!
- Update checker not working correctly!
- Fixed staffchat being broke after reloading files!
----------, Jul 14, 2023

V1.4.2 Update!!
This update includes bug fixes & new features!

Added
- Motd interval

Code (YAML):
Motd_format.Interval : 2 #How long should we wait until we will send the motd format!
Changed
- chat eventpriority to lowest

Fixed
- ./betterchat:reload no longer breaks staffchat & globalchat!

Removed
- Player Messages & Chatlevel info in playerdata.yml (this will not come back)
- Cleaned up some code

Warning!
i'll not give any support for outdated versions!
----------, Jul 5, 2023

Update V1.4.1!

Fixed

- Reload files command </betterchat:reload>
- Playerdata.yml will now automaticly be deleted after server crash to prevent issues!

Changed
- Playerdata.yml shows now player messages (These will reset after restart or reboot)
----------, Jul 4, 2023

Update V1.4.0!!!

This update includes Bug fixes & new features!

Added
- Staffchat
- Update Checker

Fixed
- Plugin version strings
----------, Jul 4, 2023

Update V1.3.0!!!

Removed
- Motdsettings.yml
- Chatsettings.yml
- messagesettings.yml

Added
- /Lang/lang_en_us.yml ( You can't add any more lang files at this point )
- Chat_format.yml ( Chat_format.yml includes now Motdsettings.yml)
- You can now disable & enable motd logs
Code (YAML):
Motd_disabled_log : false #When motd is disabled should we send a log to console on PlayerJoinEvent?
Fixed
- Plugin will now automatic update .yml files after you removed something!
----------, Jun 28, 2023

Fixed
- Join & Quit Event
- Player is no longer able to msg himself!
----------, Jun 24, 2023

Fixed
- Msg formatting
Code (YAML):
{sender } = CommandExecuter
{target } = MentionedUser
Updated
- PlaceholderAPI support

Added
- Messages.yml

Removed
- /reload command (Working on a fix!)
- Custom placeholders such as {online} & {player_name}
----------, Jun 24, 2023

Fixed
- Msg not logging right in console!

Added
- Motd (Download the latest version & motdsettings.yml will be automatic updated!)
- Added option to enable & Disable Msg loggin!

Please, update this in chatsettings.yml to let msg work properly!
Code (YAML):
Console_log : "{sender} > {target} "
Console_log_Enable
: true
----------, Jun 23, 2023

Resource Information
Author:
----------
Total Downloads: 1,116
First Release: Jun 23, 2023
Last Update: Apr 19, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings