-
Notifications
You must be signed in to change notification settings - Fork 23
Proxy
Most features such as channels, private messages, nicks, warning points etc. are fully supported on proxy. That means you can tab-complete player names from the entire network, and manipulate with these data easily. You can even list proxy players using /list command and much more.
- BungeeCord/Waterfall - Install BungeeControl Red on your proxy and keep ChatControl on Bukkit servers.
- Velocity - Install VelocityControl on your proxy and keep ChatControl on Bukkit servers.
- RedisBungee or forks - Install addons from above and we'll enable Redis support automatically.
- MySQL database.
Keep ChatControl on your Bukkit servers and install our addons on proxy from above.
We require a database connection to synchronize data between your network effectively.
a. Enable database in mysql.yml inside plugins/ChatControlRed folder. b. Enable network in proxy.yml inside plugins/ChatControlRed folder. c. Change "Server_Name" in proxy.yml to be unique for each server (see below).
Ensure that your server name on proxy equals to the "Server_Name" key from step 2c.
Example for BungeeCord's config.yml:
Example for Velocity's velocity.toml:
After a restart, you should now be able to use proxy features automatically.
Note that some proxy features must manually be enabled in settings.yml of ChatControl Red.
You can also forward commands to proxy using "then proxyconsole" in Rules and Messages and "/chc forward" command.
© MineAcademy | Code Unique Minecraft Plugins & Servers In 20 Days
Installation
Troubleshooting
Basics
Learn
- Channels
- Formats
- Rules
- Rules Creator
- Messages
- Variables
- JavaScript Variables
- Running JavaScript Code
- Logs
- Spying
- Books
Tweaking
- Performance
- Chat Bots
- Groups
- Sound Notify
- Newcomer
- Super Cool Messages
- Custom Commands
- Listener Priorities
- JSON
- API
Tutorials
About