Skip to content

Instantly share code, notes, and snippets.

Created January 29, 2018 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7c746b1b3463262ba6e2ccc411e0657a to your computer and use it in GitHub Desktop.
Save anonymous/7c746b1b3463262ba6e2ccc411e0657a to your computer and use it in GitHub Desktop.
# Configuration file
##########################################################################################################
# commands
#--------------------------------------------------------------------------------------------------------#
# true = Op Only | false for All
##########################################################################################################
commands {
B:Back=false
B:Day=true
B:DelHome=false
B:DelWarp=true
B:Fly=true
B:Gamemode=true
B:God=true
B:Heal=true
B:Home=false
B:Night=true
B:Rain=true
B:Repair=true
B:RndTp=false
B:SetHome=false
B:SetSpawn=true
B:SetWarp=true
B:Spawn=false
B:Sun=true
B:TpAccept=false
B:TpDeny=false
B:Tpa=false
B:Warp=false
}
##########################################################################################################
# homes
#--------------------------------------------------------------------------------------------------------#
# max Player Homes for Members
##########################################################################################################
homes {
I:homes=5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment