Config

Config

# General
Prefix: '&8[&5SurvivalGames&8] &7'
Broadcast-win: true
Deathmach: true

# MySQL settings
# Used to store points and statistics, that can be shown on signs
Enabled: false
Port: 3306
Host: ''
Database: ''
Username: ''
Password: ''

# Lightning
On-death: true
On-few-players: true
Few-Players: 3

# Lobby
Lobby-Time: 120  #The time you are in the lobby
Required-Players: 3 # Required-Players to start the game
Max-Players: 24 # Max players on a game, take note to have enough spawns
Grace-Period: 30 # Grace period time
Game-Time: 20 # Time before the games ends or deathmatch starts
Deathmatch-Start: 3 # Amount of players to start the deathmatch automaticly
Kick-Player-On-Lobby-Leave: false # Used for bungee servers, if they want to send the player to the fallback server


# Guns
# The plugin have a integrated support for guns and weapons. Using one of the new awesome 1.7 
# features will the plugin automaticly install a resource pack to the players.
# CrackShot is required if you want to enable this.
# Read more here; comming soon...
# Material list; http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html#AIR
Guns-Enabled: false
# Leave this blank if you dont want to use any resource pack
Resource-Pack: ''
# Amount of weapons
Total-Weapons: 3
Weapons:
   1:
      Material: IRON_BARDING
      CrackShot-Weapon: AK-47
   2:
      Material: GOLD_BARDING
      CrachShot-Weapon: Type95
   3:
      Material: DIAMOND_BARDING
      CrachShot-Weapon: Hunting

# Chest config, level 5 is the most rarely
# <itemid>,<max amount per slot>
chest:
  ratio: 8
  lvl1:
  - 268,1
  - 298,1
  - 299,1
  - 300,1
  - 301,1
  - 319,3
  - 349,3
  lvl2:
  - 268,1
  - 262,5
  - 260,2
  - 261,1
  - 272,1
  - 314,1
  - 315,1
  - 316,1
  - 317,1
  - 320,3
  - 281,4
  - 260,2
  - 363,4
  - 364,2
  - 365,4
  - 366,2
  - 282,1
  lvl3:
  - 283,1
  - 360,4
  - 306,1
  - 307,1
  - 308,1
  - 309,1
  - 302,1
  - 303,1
  - 305,1
  - 322,2
  - 259,1
  - 283,1
  lvl4:
  - 267,1
  - 222,1
  lvl5:
  - 276,1
  - 368,2
  - 310,1
  - 311,1
  - 312,1
  - 313,1
  - 354,2

Comments

Posts Quoted:
Reply
Clear All Quotes