Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. # Here you have to specify a list of whitelisted ips.
  2. # Note that you do not need to specify bungee IPs here.
  3. # Those are automatically imported from your bukkit.yml.
  4. # Set them there if you didn't already.
  5. whitelist: cloudcraft.clan.hu
  6.  
  7.  
  8. # Here you have to specify the message sent to the player when kicked.
  9. playerKickMessage: '&cEzzel az ip-vel csatlakozz: cloudcraft.clan.hu'
  10.  
  11. # Put this to true to print the real IP of every player attempting to connect.
  12. debug: false
  13.  
  14. # Setup mode, enabled on first run, will automatically whitelist the IP of the
  15. # first player that is detected to connect through bungeecord, kicking the
  16. # other players after 1 second.
  17. # WARNING : This should be set to false once you have whitelisted your bungeecord !
  18. setup: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement