Difference between revisions of "Using:servers"

From NeutronAdmin
Jump to: navigation, search
(Created page with "== Adding a server == Adding a server is pretty straight forward. All you do is enter the server name, ip and port. '''Specifying a communication method''' There are three c...")
 
m (Reverted edits by 82.145.220.53 (talk) to last revision by 70.173.108.94)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
== Adding a server ==
 
== Adding a server ==
Adding a server is pretty straight forward. All you do is enter the server name, ip and port.
+
Adding a server is pretty straight forward. All you do is enter the server name, IP and Port.
  
 
'''Specifying a communication method'''
 
'''Specifying a communication method'''
Line 8: Line 8:
 
* Socket (Bromsock module)
 
* Socket (Bromsock module)
 
* RCon
 
* RCon
 +
 +
=== MySQL ===
 +
MySQL requires no further setup, you need a MySQL connection to your server through lua regardless.
 +
 +
=== Socket ===
 +
The port you should use for the socket communication method is: '''6789'''
 +
 +
=== RCon ===
 +
I recommend using one of the other two rather than this. But if you must you can use this one. Only requires the RCon password
 +
 +
=== After adding the server ===
 +
You will be supplied with a serverID which you need to set in your Garry's Mod servers Neutron config file

Latest revision as of 16:24, 26 October 2016

Adding a server

Adding a server is pretty straight forward. All you do is enter the server name, IP and Port.

Specifying a communication method

There are three communication methods:

  • MySQL (MySQLoo 8.1 or tMySQL)
  • Socket (Bromsock module)
  • RCon

MySQL

MySQL requires no further setup, you need a MySQL connection to your server through lua regardless.

Socket

The port you should use for the socket communication method is: 6789

RCon

I recommend using one of the other two rather than this. But if you must you can use this one. Only requires the RCon password

After adding the server

You will be supplied with a serverID which you need to set in your Garry's Mod servers Neutron config file