Configuration
-
Default Configuration:
Code (Text):
# > ---
# > Splash Configuration
# > Visit Spigot page for more informations
# > http://goo.gl/JVkrKR/
# > ---
settings:
# Do you wand to set debug mode? (Displays error when something goes wrong)
debug: false
# Automatically joined a player to the game after joining to the server
autojoin: false
# If you set the auto join and you will not use bungeecord and the player leaves the game
# he will be kicked from the server with this reason
kick-message: "&eYou left the game, join us again :)"
# Do you want to plugin used the database?
use-sql: false
# Do you want to store player data? (inventory, food level, experience etc.)
store-data: true
# Start delay on seconds default is 15
start-delay: 15
# Respawn delay after death
death-delay: 15
# Define default class for player
default-class: "Shooter"
# Use Vault API for rewards
vault: false
# BungeeCord Settings
bungeecord:
# Do you want to used BungeeCord API?
use: false
# The server name to join the players after finishing the game
# When Global Lobby is enbaled, players are connecting to random lobby
server: hub
# Global Lobby Settings
lobby:
# Do you want to used this server as lobby?
# Global Lobby only works when BungeeCord is enabled.
use: false
# Name for Lobby Selector
name: lobby_1'
# Display Name in Lobby Selector
display-name: '&aSplash Lobby #1'
# Lore in Lobby Selector
lore:
- '&7Players: %players%/65'
- '%empty%'
- '&eClick to join!'
# Max Players who can join to lobby
players: 64
# Tab List Settings
tablist:
# Display player score on TabList
show-scores: true
# Header Text
header:
- 'Splash Minigame by Nicc0'
- '%empty%'
# Footer Text
footer:
- '%empty%'
- 'www.nicc0.pl'
# Gameplay Configuration
gameplay:
# Do you want to the display particle? (ALPHA) true = yes / false = no
particle: false
# Do you want to players can climb walls on of his own color? true = yes / false = no
climbing: true
# Do you want to players sprinting only on their own color? true = yes / false = no
sprint: true
# Do you want to players during the sprint were hidden in color? true = yes / false = no
gliding: true
# Do you want to receive damage when players are on the enemy color? true = yes / false = no
damage: true
# Do you want to players can jump after spawn? true = yes / false = no
jump: true
# > ---
# > Signs Configuration
# > ---
signs:
join:
- '&fSplash'
- '&e%game%'
- '&e%players%&f/&e%max%'
- '&fClick to Join!'
leave:
- '&fSplash'
- '&e%game%'
- ''
- '&fClick to Leave!'
# > ---
# > Items Configuration
# > ---
items:
classes: '&eChange class &7(Right Click)'
weapons: '&eChange weapon &7(Right Click)'
perks: '&eChange perks &7(Right Click)'
shop: '&eShop &7(Right Click)'
leave: '&eLeave &7(Right Click)'
lottery: '&eLottery &7(Right Click)'
buy-class: '&eBuy Class &7(Right Click)'
buy-weapons: '&eBuy Weapon &7(Right Click)'
buy-perks: '&eBuy Perk &7(Right Click)'
exit: '&eExit &7(Right Click)'
vision-visible: '&fPlayers: &aVisible &7(Right Click)'
vision-hidden: '&fPlayers: &cHidden &7(Right Click)'
vision-vip: '&fPlayers: &eOnly VIP &7(Right Click)'
selector: '&eLobby Selector &7(Right Click)'
# > ---
# > Inventories Configuration
# > ---
inventories:
# Settings for player inventory
player:
# List of places for items in lobby e.g. 0: classes (format - id: name)
# Ids from 0 to 8 for handheld equipment
places:
- 0: classes
- 2: weapons
- 4: shop
- 6: vision
- 8: leave
# Settings for Lobby Selector inventory
game:
# List of places for items in game e.g. 1: subweapon (format - id: name)
# Ids from 0 to 8 for handheld equipment
places:
- 0: weapon
- 1: subweapon
- 2: specialweapon
- 7: perk-1
- 8: perk-2
selector:
# Name of inventory, default: ''
display: '&eLobby Selector'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for lobby selector e.g. 0: oneofthem (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 0: lobby_1
- 1: lobby_2
- 2: lobby_3
- 22: exit
# Settings for SetSkin inventory
classes:
# Name of inventory, default: '&eChoose your class'
display: '&eChoose your class'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for skins e.g. 0: oneofthem (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 0: roller
- 1: charger
- 2: splatling
- 3: shooter
- 8: exit
# Settings for SetWeapon inventories
weapons:
# Inventory for Roller class
roller:
# Name of inventory, default: '&eChoose your weapon'
display: '&eRoller Weapons'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for roller weapons e.g. 0: default (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 8: exit
# Inventory for Charger class
charger:
# Name of inventory, default: '&eChoose your weapon'
display: '&eCharger Weapons'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for charger weapons e.g. 0: default (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 8: exit
# Inventory for Splatling class
splatling:
# Name of inventory, default: '&eChoose your weapon'
display: '&eCharger Weapons'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for splatling weapons e.g. 0: default (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 8: exit
# Inventory for Shooter class
shooter:
# Name of inventory, default: '&eChoose your weapon'
display: '&eCharger Weapons'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for shooter weapons e.g. 0: default (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 8: exit
# Settings for SetPerks inventory
perks:
# Name of inventory, default: ''
display: '&eChoose your perks'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for perks e.g. 8: exit (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 8: exit
# Settings for Shop inventory
shop:
# Name of inventory, default: ''
display: '&eShop'
# Do you want to generate inventory by plugin? true = yes / false = no
auto: true
# List of places for shop e.g. 8: exit (format - id: name)
# Ids from 0 to 26 for small inventory and from 0 to 53 for large
places:
- 8: exit
# > ---
# > Scoreboard Configuration
# > ---
scoreboard:
# Use animated name for scoreboard
animate: true
# Colors for animated scoreboard e.g. '&f', 'f', '&e&l' or 'el'
colors: [fl, el, 6l]
# Displays the text on the lobby scoreboard
lobby: SPLASH LOBBY
# Displays the text on the pregame scoreboard
pregame: SPLASH MINIGAME
# Displays the text on the game scoreboard
game: SPLASH MINIGAME
# Use simple scoreboard for game. If you want you can set advanced layout for game scoreboard
layout:
# > ---
# > Layout for lobby scoreboard. Max 15 lines.
# >
# > Placeholders for scoreboard:
# > %empty% -> Sets an empty line
# > %lobby% -> Displays the name of lobby
# > %server% -> Displays the name of server
# > %player% -> Displays the name of player ------------------\
# > %level% -> Displays the current level of player ----------\
# > %coins% -> Displays the amount of coins -------------------\
# > %kills% -> Displays the amount of kills --------------------\
# > %deaths% -> Displays the amount of deaths --------------------> ("%private%=" is required)
# > %exp% -> Displays the total number of acquired exp -------/
# > %next% -> Displays the amount to of exp to next level ----/
# > %class% -> Displays the name of current selected class ---/
# > %weapon% -> Displays the name of current selected weapon -/
# > ---
lobby:
- "%empty%"
- "Lobby: %lobby%"
- "%empty%"
- "%private%=Level: %level%"
- "%private%=Coins: %coins%"
- "%empty%"
- "&ewww.example.com"
# > ---
# > Layout for pregame scoreboard. Max 15 lines.
# >
# > Placeholders for scoreboard:
# > %empty% -> Sets an empty line
# > %players% -> Displays the number of players in the game
# > %max% -> Displays the maximum number of players
# > %status% -> Displays the status of game (You can set what is to display the status)
# > %game% -> Displays the name of the game
# > %map% -> Displays the name of the map
# > ---
pregame:
- "%empty%"
- "Players: &a%players%&f/&a%max%"
- "%empty%"
- "%status%"
- "%empty%"
- "Game: &a%game%"
- "Map: &a%map%"
- "%empty%"
- "&ewww.example.com"
# > ---
# > Layout for game scoreboard. Max 15 lines.
# >
# > Placeholders for scoreboard: *1
# > %time% -> Displays the time to the end of game
# > %place% -> Displays the place of player -> ("%private%=" is required)
# > %score% -> Displays the score of player -> ("%private%=" is required)
# > %blue% -> Displays the blue team name
# > %red% -> Displays the red team name
# > %blue_score% -> Displays the score of blue team
# > %red_score% -> Displays the score of red team
# >
# > *1 You can also use here placeholders from "pregame"
# > ---
game:
- "%empty%"
- "Game: %game%"
- "Map: %map%"
- "%empty%"
- "Time Left: %time%"
- "%private%=Place: %place% (%score%)"
- "%empty%"
- "%blue%&f: %blue_score%"
- "%red%&f: %red_score%"
- "%empty%"
- "&ewww.example.com"
# Layout for statuses on Scoreboard
status:
# Display this text when status is STARTING
# %time% -> Displays the seconds to start
starting: "Starting in &a%time%"
# Display this text when status is WAITING
waiting: "Waiting..."
# Display this text when status is ENDING
ending: "ENDING"
# Display this text when status is STARTED
started: "STARTED"
# > ---
# > SQL Configuration
# > ---
sql:
# Hostname, default: "localhost"
host: localhost
# Port, default: "3306"
port: 3306
# Username (For safety reasons, I don't recommend using the "root")
user: <%username%>
# Password
pass: <%password%>
# Database
data: <%database%>
# Prefix for tables, default: "splash_"
pref: splash_ - Loading...
- Loading...
XenCarta PRO
© Jason Axelrod from 8WAYRUN.COM