Advertisement
Guest User

Untitled

a guest
Jan 14th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. DATABASE: #If you wish to use FlatFile over MYSQL change the "MYSQL" to "FLATFILE" and ignore the login
  2. CONNECTION: "MYSQL"
  3. HOST: "127.0.0.1"
  4. DATABASE: "Practice"
  5. USER: "root"
  6. PASSWORD: "password"
  7. DEATH_SETTINGS:
  8. DEATH_MESSAGES_ENABLED: false
  9. DEATH_ITEMDROP_ENABLED: false
  10. FIGHT_SETTINGS:
  11. START_DELAY: 5 #Seconds before match starts
  12. START_EFFECT: true #Makes players not be able to move like PvPLounge
  13. MAX_TIME: 1800 #Measured in seconds
  14. CUSTOM_KITS_SETTINGS:
  15. MAX_CUSTOM_KITS: 3 #Amount of custom kids players with permission can have. Recommended not to go above 6
  16. LOCATION_SPAWNPOINTS:
  17. FFA: world,0.0,65.0,0.0,0.0,0.0
  18. LOBBY: world,-672.5595651828203,18.0,63.33603457976664,179.90887,14.082364
  19. KIT_ROOM: world,-672.4517733760051,14.0,108.54587349579772,-358.43628,1.6764226
  20.  
  21. ConfigVersion: #Modifying this will reset your config! You have been warned!
  22. Do_Not_Modify: 0p6p1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement