Main Configuration Help

Here is a detailed and list explanation of the Main Configuration file or "config"

# ----------------------------------------------------------------------------- #
# log everything in console or not.
verbose-logging: true
# ----------------------------------------------------------------------------- #
# 3 Strikes your out system
# Set to true to rid of those pesky players.
Use_Strike_System: false
Kicks_Before_Banned: 4
# ----------------------------------------------------------------------------- #
# The Amount of players used to change from night to day.
# Instead of whole server having to sleep.
Use_player_Sleep: false
Needed_Sleeping: 1
# Mob Controls
Stop_All_XP_Drop: true
Stop_All_Mob_Spawning: false
########
# Change values between the ####### for certain mob spawning
StopCertainMobs: true
mobs:
  - CREEPER
  - ZOMBIE
  - SKELETON
  - SPIDER
  - ENDERMAN
########  
Stop_XP_Farming: true
Stop_Slime_Split: true
# ----------------------------------------------------------------------------- #

Comments

Posts Quoted:
Reply
Clear All Quotes