DevWilliams

dualbox

Apr 13th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. # If set to True, server will count disconnected (unable to determine ip address)
  2. # as dualbox
  3. AntiFeedDisconnectedAsDualbox = True
  4.  
  5. # If character died faster than timeout - pvp/pk points for killer will not increase
  6. # and clan reputation will not be transferred
  7. AntiFeedInterval = 120
  8.  
  9. # Maximum number of players per IP address allowed to enter game.
  10. # Default: 0 (unlimited)
  11. DualboxCheckMaxPlayersPerIP = 0
  12.  
Advertisement
Add Comment
Please, Sign In to add comment