Description:
Let your players vote for player bans! The plugin saves the targets information so even if they disconnect it will still ban the player.
This plugin supports DreTaX's Moderator Plugin
Installation:
- Place into Python folder
- Reload the server
- Done
To do:
None, Tell me in...
Are you sure you don't have anything in your Js plugin/Magma folder.
Because I can't find Line 422 in any of those plugins that match up with (String).MessageFrom
Wouldn't that mean on server init you could change the max players?
class lol:
server = None
def On_PluginInit(self):
self.server = Util.TryFindReturnType("server")
self.server.maxplayers = 999999
The required code to make reserved slots is private as you could change the max players to what ever number you want and you're host wouldn't be to happy with that.
Or maybe getting the max players should be unprivate but setting it should be private.
@mikec would know more
You might want to remove that picture, Anyone can connect using that IP address and login with the RCON password displayed in the picture.
EDIT: Blanked out the Rcon p/w for you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.