SimpleProxyChat - [Bungee Chat Sync + Velocity Chat Sync] [Discord/LuckPerms/LiteBans/Vanish] icon

SimpleProxyChat - [Bungee Chat Sync + Velocity Chat Sync] [Discord/LuckPerms/LiteBans/Vanish] -----

A plugin to allow global cross-server communication (chat sync) and messaging.




  • You can now disable severs fully from sending/receiving proxy messages.
  • Added an %escaped_player% placeholder to prevent weird Discord formatting issues when a player's Minecraft username has underscores.
  • For those who don't want embeds for the join/leave/switch messages there are now optional toggles in the messages.yml file.
What's Changed
Full Changelog: 0.5.6...0.5.7
----------, Aug 31, 2024

  • Added customizable aliases for every command.
  • Made it possible to use colors in the config.yml.
What's Changed
Full Changelog: 0.5.5...0.5.6
----------, Aug 16, 2024

  • Fixed an issue (hopefully) where accessing the vanish API when it was not configured would cause an error.
  • Added 1.21.1 support for the helper plugin.
What's Changed
Full Changelog: 0.5.4...0.5.5
----------, Aug 12, 2024

  • Updated dependencies to their latest versions.
  • Fixed an issue with the channel topic updater where it would spam the console any time it was unable to update. A more concise error message is now sent, and is only sent once per server restart.
  • Fixed an issue with the pull request template where it was still referencing Maven.
  • Fixed multiple typos in the placeholders section of the README. whoops
What's Changed
Full Changelog: 0.5.3...0.5.4
----------, Aug 8, 2024

  • Fixed a bug where it would cause an error when disabling the server when the Discord bot isn't enabled.
  • Added player counts to the Discord status (see new config.yml file for details.
  • Changed the API version for the helper plugin.
Planned for Next Update:

  • Achievements
  • Deaths
What's Changed
Full Changelog: 0.5.2...0.5.3
----------, Jul 18, 2024

  • Added the new broadcast command! You can invoke this (if you have the proper permissions) with /spc-broadcast (message).
  • There was a small bug with the channel topic updater that would cause rate limiting issues. This has now hopefully been fixed.
  • Some commands were originally missing from the README. This has now been fixed.
  • When you have an incorrect channel setup, it is not clearer to see that something is not setup properly. Proper error messages were added for the Discord bot portion.
  • There is now an option to save and re-sent the last few messages to players during a server switch.
What's Changed
Full Changelog: 0.5.1...0.5.2
----------, Jun 19, 2024

  • Hopefully fixed an issue that would cause multiple disconnects.
What's Changed
Full Changelog: 0.5.0...0.5.1
----------, Jun 10, 2024

  • There was a slight bug in the helper plugin that would cause updates to be spammed every 12 minutes instead of every 12 hours. Reasoning being, the API uses Minecraft ticks rather than real-life seconds.
  • Added bStats to the helper plugin. As always, you can disable bStats anytime by just disabling it in the bStats config folder.
  • Fixed the update checker in the helper plugin to only check if you are on older versions. (It will no longer prompt you to update if you have the newest version.)
  • Added an update notification toggle to the main plugin.
  • Private messaging has been added. You need the appropriate permissions, but for the most part you can just use /spc-whisper and /spc-reply. You can add aliases for these commands in the config.yml.
  • Added different online statuses support for the Discord bot. (Online, Idle, etc)
  • Added the ability to speak while vanished if your message contains a "/" at the end.
  • Added a very simple ban manager. It is highly recommend you get LiteBans or AdvancedBan for anything more than this.
What's Changed
Full Changelog: 0.4.2...0.5.0
----------, Jun 9, 2024

  • There was a bug when using RGB hex codes for your essentials nickname via Placeholder API. This has now been fixed.
  • There is a new %nick% placeholder available for the Discord to Minecraft chat.
What's Changed
Full Changelog: 0.4.1...0.4.2
----------, May 28, 2024

  • There was a bug that caused essentials nicknames with colors to causes errors when using PlaceholderAPI. This has now been fixed.
  • Clarified installation instructions for the helper plugin on the Spigot/GitHub/Hangar pages.
What's Changed
Full Changelog: 0.4.0...0.4.1
----------, May 27, 2024

  • PlaceholderAPI support! Please check the product page to know how to use this. Right now, it only works on chat messages.
Note: As always, please backup your config files for this plugin!!

What's Changed
Full Changelog: 0.3.9...0.4.0
----------, May 26, 2024

  • Everything is now toggle-able!
What's Changed
Full Changelog: 0.3.8...0.3.9
----------, May 23, 2024

  • There was an issue where the discord chat event listener sometimes wasn't being added. This meant that it was a hit or miss if Discord to Minecraft chat would work.
What's Changed
Full Changelog: 0.3.7...0.3.8
----------, May 21, 2024

  • A quick hotfix for the Velocity Vanish API issue.
What's Changed
Full Changelog: 0.3.6...0.3.7
----------, May 13, 2024

  • If the Discord bot, for whatever reason, is unable to start, the plugin no longer freezes on startup.
  • No longer auto publishing release versions to Hangar.
  • There should no longer be any error messages when also using this plugin with Spicord.
  • Code has been made slightly more efficient.
  • Added support for AdvancedBan.
  • Added a "fake" Velocity PremiumVanish/SuperVanish support. It now "kind" of works sending a fake join/leave message when a player vanishes/unvanished on Velocity.
  • Added the chat lock command. You can run this using /spc-chat.
Full Changelog: 0.3.5...0.3.6
----------, May 13, 2024

  • There was an error where the BungeeCord vanish listener would return null. This has now been fixed.
What's Changed
Full Changelog: 0.3.4...0.3.5
----------, Apr 26, 2024

  • Fixed an issue with BungeeCord where if a player did not have a UUID it would return null.
  • Made it so when you reload the plugin it also updates the Discord bot's activity.
  • Made it so when you can use %plugin-prefix% in the reload message.
  • Made it so %plugin-prefix% is available for the update message.
What's Changed
Full Changelog: 0.3.3...0.3.4
----------, Apr 25, 2024

  • Hopefully fixed a BungeeCord issue where the plugin doesn't know which server the player left. If this doesn't work then it is a Bungee issue as opposed to a me issue.
  • The permissions weren't properly reflected in the README.md. This has now been fixed.
What's Changed
Full Changelog: 0.3.2...0.3.3
----------, Apr 23, 2024

  • Added a simpleproxychat.read.chat permission. This allows players to read the proxy chat. If you have use-permissions set to true, you need to add this permission node for players to see chat.
  • There was a bug with the update message that would cause the RGB codes to show up in console.
  • There is now an option in the config.yml to specify a message prefix so that not all messages are sent globally.
  • For those who have servers that are prone to get off-sync from the epoch unix time, there is a new setting for you in the config.yml. It is located in the timestamp section.
What's Changed
Full Changelog: 0.3.1...0.3.2
----------, Apr 22, 2024

  • Added %plugin-prefix% to the list of valid placeholders.
  • Added NetworkManager support.
  • Added new line support. (\n)
  • Made the update message customizable.
  • Fixed an issue where any messages ending in '\' would cause an error.
----------, Apr 21, 2024

  • Fixed an issue with the join message (STILL) returning null.
  • Added LiteBans Mute Support.
  • Simplified Prefix/Suffix Contexts Internally.
  • Added the ability to get in-game update notifications: simpleproxychat.read.update
  • The code has been refactored. (This means it should run just a tad more smoothly and be easier to read for developers!)
  • Made the Discord activity customizable.
What's Changed
Full Changelog: 0.2.4...0.3.0
----------, Mar 29, 2024

  • Added a new %time% placeholder.
  • Added a fake messages toggle and some new permission nodes.
  • Made the topic channel messages customizable. (And added Vanish support for that)
  • Potentially fixed the ServerNotFound error on BungeeCord. If this did not fix it then it is a BungeeCord issue rather than my plugin :(...
What's Changed
Full Changelog: 0.2.3...0.2.4
----------, Mar 23, 2024

  • There was an error that would cause old bungee prefixes not able to be used. This is now fixed.
What's Changed
Full Changelog: 0.2.2...0.2.3
----------, Mar 17, 2024

  • Increased the update timer to 12 hours.
  • Made %server% usable anywhere.
  • Added new placeholders! Check the front page or the README.md for the available placeholders.
  • Made the initial server statuses when you start the proxy more concise and less spammy!
  • There is now a toggle to disable the status messages when you start the proxy.
  • Timestamps are now available for some embed options.
  • Prefixes are now based on the server context.
  • There is now a new reload command! You can run it using /spc-reload.
What's Changed
Full Changelog: 0.2.1...0.2.2
----------, Mar 12, 2024

  • When using the embed, the message previously wasn't editable. It is now.
What's Changed
Full Changelog: 0.2.0...0.2.1
----------, Mar 10, 2024

  • LuckPerms support has been added! It is completely optional.
  • Added server name alias support.
  • Added support for bold, italics, underline, obfuscated, and reset formatting codes!
  • Added full config customization. THIS IS A BREAKING CHANGE. BACKUP YOUR CONFIG FILES.
  • Added read permissions. If you decide to use them, they must be enabled in the config. Otherwise, you don't need to do anything.
  • Attempted to fix the Hangar auto-publish mechanism.
What's Changed
Full Changelog: 0.1.2...0.2.0
----------, Mar 9, 2024

* Added the version number to the JAR file.
* Hopefully fixed the console spam issue where BungeeCord would ping that the server is offline.

## What's Changed
* Added Version Number to JAR by @beanbeanjuice in https://github.com/beanbeanjuice/SimpleProxyChat/pull/14
* Switched to GitHub Forms by @beanbeanjuice in https://github.com/beanbeanjuice/SimpleProxyChat/pull/15
* Fixed Console Spam from BungeeCord Ping by @beanbeanjuice in https://github.com/beanbeanjuice/SimpleProxyChat/pull/17
* v0.1.2 Integration by @beanbeanjuice in https://github.com/beanbeanjuice/SimpleProxyChat/pull/18
* v0.1.2 Finished by @beanbeanjuice in https://github.com/beanbeanjuice/SimpleProxyChat/pull/19


**Full Changelog**: https://github.com/beanbeanjuice/SimpleProxyChat/compare/0.1.1...0.1.2
----------, Mar 5, 2024

  • The plugin will now notify you via discord and/or console if a server goes online/offline.
  • The plugin now has more customization in the config.
----------, Mar 1, 2024

This is a change-breaking update! Please make sure to enable Discord in your config.yml if you are using it!
----------, Feb 28, 2024

- JAR size has been reduced by a few megabytes.
- There is now a built-in update checker.
----------, Feb 27, 2024

Resource Information
Author:
----------
Total Downloads: 2,166
First Release: Feb 27, 2024
Last Update: Aug 31, 2024
Category: ---------------
All-Time Rating:
7 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings