Thread: Family?
View Single Post
  #3  
Old 12-09-2013, 06:49 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

Use this query:
Code:
SELECT * FROM rule_values WHERE rule_name LIKE "World:MaxClientsPerIP";
Upon pulling that up, change it from 2 to whatever you want.

EDIT: This is for if you're running the server, not playing it, if you're playing it, I'm sure the owner could make an exception.
Reply With Quote