SimplyConnect

Information
Doing A Complete Code Overhaul
What is the purpose?
The purpose of this plugin is to connect two or more servers together using sockets, mostly chat.
Why is this needed?
This plugin was made because there are not really any simple cross server chat plugins out there. This plugin is perfect for proxy servers!
What are the features?
Request Features Here
Features include:
- Cross server chat functionality
- Anti-Caps functionality
- Customizable chat format
- Permissions Supported!
- Color codes supported!
- More to come!
Usage?
First download Vault and a supported Chat Plugin To use the plugin just drag and drop into your plugins folder. After the first run a default config will be loaded. This contains customizable options such as chat format and servers to connect to! (Servers You Want To Connect To Must Have This Plugin Enabled!) To test if the setup works: OPTION ONE: Go on one server and say something then check the console of the other for your message same with the first console. OPTION TWO: Get plenty of people and go on different configured servers and start chatting...
Commands?
- /sc chat [on|off] (turns chat on or off)
Setup?
With the simplicity of the plugin setup can be a bit confusing though it is easier then I will make it sound. Refer to the following config for help or message me for help. Also config variables can be found here: Variables
Config Setup
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # [SimplyConnect] 2.2 Configuration options: server: host: 127.0.0.1 #(The IP of this server, default is localhost ip) port: 1 #(Any open port) isMain: true #(If this is main server chat: joinMsg: '[&6{group}&f][&6{name}&f] &6Has Entered' #(The join message format) leaveMsg: '[&6{group}&f][&6{name}&f] &6Has Exited' #(The leave message format) joinMsgEnabled: true #(Is join message enabled?) leaveMsgEnabled: true #(Is leave message enabled?) connections: #(Servers to link together) servers: - 'ip/port' - 'ip/port' - etc... chat: format: '[&6{server}&f][&6{group}&f][&6{name}&f]&f:' #(Chat format) percentMaxCaps: 50.0 #(Max percentage of capitals allowed per chat entry) |
Want To Help?
If you would like to help with this plugin, just send me a private message and say what you want to help with and why
Issues?
Post Issues Here
Other Notes
- Implements Plugin Metrics To Collect Data <sub>(Can Be Opted Out Of By Editing The Config In "/plugins/ Plugins Metrics/config.yml")</sub>
- Plugin Metrics Collects:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
- Plugin Metrics Collects:
-
View User Profile
-
Send Message
Posted Aug 27, 2014But i can tell it's trying to...cuz it makes a tick set back by about 51...
-
View User Profile
-
Send Message
Posted Aug 27, 2014No I didn't port forward
And there's no error...just...nothing...
-
View User Profile
-
Send Message
Posted Aug 27, 2014@frozenfire43
Did you port forward the ports you chose?
If you get an error in console, send that.
-
View User Profile
-
Send Message
Posted Aug 27, 2014help! i got the plugin and set up the IPs and no one can chat at all? not even op and even if they do /sc chat on it says its on..but its not working...please help
-
View User Profile
-
Send Message
Posted Aug 16, 2014@yanniclord
No problem, I sent you a message, check your inbox. ;)
-
View User Profile
-
Send Message
Posted Aug 16, 2014Sorry Colton, not your fault in this, it was AsieLib, the least i suspected to cause issues. Im sorry for all trouble.
-
View User Profile
-
Send Message
Posted Aug 16, 2014I found out that in 1.7.10, EssentialsChat doesnt seem to be working, removing SimplyConnect showed me that the chat was plain white, however doing colored chat messages worked, so its the fact that prefixes dont work, also nicknames dont, so its in Essentials in general, thats my assumption atleast.
-
View User Profile
-
Send Message
Posted Aug 16, 2014So any news yet Colton? Im just waiting for this plugin to be fixed basicly, then i can open the dual server for DNS again, i got everything already setup, but dont stress ;D
-
View User Profile
-
Send Message
Posted Aug 16, 2014@ColtonGriswold
Oh of course, the latest SimplyConnect V_2.2.1
-
View User Profile
-
Send Message
Posted Aug 15, 2014@yanniclord
Okay... I mean what plugin version? :P
-
View User Profile
-
Send Message
Posted Aug 14, 2014@ColtonGriswold
Im using cauldron-1.7.10-1.1199.01.162-server.jar
-
View User Profile
-
Send Message
Posted Aug 14, 2014@yanniclord
What version of it ya using?
-
View User Profile
-
Send Message
Posted Aug 14, 2014@ColtonGriswold
Could you please fix this for 1.7.9-1.7.10? As of this is what happens when you connect servers with simply connect:
-
View User Profile
-
Send Message
Posted Aug 13, 2014@yanniclord
Fix: You cant turn it off, but instead set limit from 50.0 to 10000000 for example wich would allow all the text to be in caps.
-
View User Profile
-
Send Message
Posted Aug 13, 2014Cant turn off caps restriction :/
-
View User Profile
-
Send Message
Posted Aug 9, 2014@yanniclord
Seems alright for now :)
-
View User Profile
-
Send Message
Posted Aug 9, 2014@ColtonGriswold
Always a pleasure :) If you could give me some feedback if it was clear and understandable enough or not, i could remake it or fix it if so.
-
View User Profile
-
Send Message
Posted Aug 8, 2014@yanniclord
Thank you for the tutorial video!
Will be sure to add to desc!
-
View User Profile
-
Send Message
Posted Aug 6, 2014Here you go: https://www.youtube.com/watch?v=pwtSxeNsHqU
Btw: Video is in 1080p, just takes some time for Youtube to render up incase you watch the video very soon after upload.
-
View User Profile
-
Send Message
Posted Aug 6, 2014I should make a setup tutorial on this, so you can put it in your description so people have it a bit easier to configure it, i start working on it :)