Eggsandwich 1 Posted February 4, 2013 Hey everyone , I want to set up my public server so that players that donate can gain access to the server even when its full, so when they join it will kick another random that is not a has not donated I know this can be done I have seen it on another server I played on. I'm guessing that this will use the white list feature , but I'm not 100% sure I'm noobish at scripting Share this post Link to post Share on other sites
nuxil 2 Posted February 10, 2013 Hey everyone , I want to set up my public server so that players that donate can gain access to the server even when its full, so when they join it will kick another random that is not a has not donated I know this can be done I have seen it on another server I played on. ohh. a hidden feature i dont know about :confused: this can be somewhat done by using the admin.xml and slotlimit setting. Example you have a server that can hold 50 players. you have 10 people who donated, and 2 admins on the server.. | 50 - (10 + 2) = 38 | then you can set the SlotLimit=38 and to the admin.xml add in all the donators and set them to group 100 , the whitelister works diffrently. Share this post Link to post Share on other sites