issues
search
beanbeanjuice
/
SimpleProxyChat
A bungeecord/waterfall plugin to send chat messages between servers.
GNU General Public License v3.0
8
stars
3
forks
source link
Added the Broadcast Command
#182
Closed
beanbeanjuice
closed
5 months ago
beanbeanjuice
commented
5 months ago
Pull Request
Description
Added the broadcast command.
Fixes #181
Type of Change
[ ] Bug Fix (Small Non-Code Breaking Issue)
[ ] Bug Fix (Critical Code Breaking Issue)
[x] Feature (Something New Added to the Code)
[ ] Improvement (Improving An Existing Section of Code)
[ ] Documentation Update
[ ] Security Vulnerability
Changes
[x] Internal Code
[x] Documentation
[ ] Other: _____
Test Configuration
Hardware:
CPU: AMD Ryzen 7 5800x3D
GPU: Nvidia RTX 3080
RAM: 32 GB DDR4
JDK: Java OpenJDK 17
Checklist
[x] This pull request has been linked to the appropriate issue on GitHub. (Use the development section on the right.)
[x] The code follows the style
guidelines
.
[x] A self-review of the code was performed on GitHub.
[x] Appropriate comments and javadocs were added in your code.
[x] Appropriate changes have been made to the documentation.
[x] Appropriate changes have been made to the
README.md
file.
[x] No warnings are produced when the code is run.
[x] Appropriate tests exist for this pull request.
[x] New and existing Maven CI tests have passed.
[x] The pull request is properly merging into the correct branch.
[x] All existing local code has been pushed to the GitHub repository.
[x] Changes have been documented in the current draft
ProxyChat Releases
update.
Pull Request
Description
Added the broadcast command.
Fixes #181
Type of Change
Changes
Test Configuration
Checklist
README.md
file.