Advertisement
JoshTEC

LOL

Dec 2nd, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.96 KB | None | 0 0
  1. #
  2. #
  3. # EquinoxCore | iHCF Fork
  4. # Main Configuration (Version 1.0)
  5. #
  6. #
  7.  
  8. # NOTES:
  9. # Scoreboard: For a blank line, use a colour code (eg. '&a') and nothing else, the scoreboard does not support ''
  10.  
  11. ##### SERVER SETTINGS ######
  12. settings:
  13.   server_ip: 'play.mc-market.org'
  14.   server_website: 'mc-market.org'
  15.   server_teamspeak: 'ts.mc-market.org'
  16.   kitmap_mode: false
  17.   map_protection: 1
  18.   map_sharpness: 1
  19.   map_power: 4
  20.   map_number: 1
  21.  
  22. ##### SCOREBOARD #####
  23. # Kitmap Scoreboard is not supported yet. Adding in next update.
  24. scoreboard:
  25.   scoreboard_title: '&6&lMC-Market &c[Map I]'
  26.   moderator_mode:
  27.     title: '&6&lStaff Mode&7:'
  28.     vis: '  &7* &eVisibility &6<arrow> &r<vanish>'
  29.     chat: '  &7* &eChat Mode &6<arrow> &r<staffchat>'
  30.     gamemode: '  &7* &eGamemode &6<arrow> &r<gamemode>'
  31.   kitmap_board:
  32.  - '&4&lPlayer Stats&7:'
  33.   - '  &4Kills&7: &c<kills>'
  34.   - '  &4Deaths&7: &c<deaths>'
  35.  
  36. ##### MESSAGES #####
  37. # (Not functioning yet, added in next update)
  38. messages:
  39.   prefix: '&eMC-MARKET &6\xbb &r'
  40.   no_permission: '&cYou do not have permission to use this command!'
  41.  
  42. ##### FACTIONS #####
  43. # (Not functioning yet, added in next update)
  44. factions:
  45.   FACTION_CHAT: '&2(Faction) <player>: &r<message>'
  46.   ALLY_CHAT: '&d(Ally) <player>: &r<message>'
  47.   PUBLIC_CHAT: '&8[&r<faction>&8] &r<displayname> &7<arrow> &r<message>'
  48.  
  49.  
  50. ######################################################################################################
  51. ######################################################################################################
  52. ############################################ EQUINOX CORE ############################################
  53. ########################################### END OF CONFIG! ###########################################
  54. ######################################################################################################
  55. ######################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement