emrah4434
Obsidyen Madencisi
- En iyi cevaplar
- 0
MySQL'yi yapamadım configi atıyorum
TIME:
# Max game length in minutes
MAX_GAME-MIN: 30
# Final battle takes place after ... minutes
INCREASE_DIFFICULTY-MIN: 15
# Countdown to the start of the game
COUNTDOWN-SEC: 340
# Duration of invincibility.
FINAL_COUNTDOWN-SEC: 60
# Define the messages. (You can use color codes in the MOTD, like '&e')
MESSAGE:
WORLD_BORDER: Mapin Sonuna Geldiniz.!
SERVER_FULL: Server suanda dolu!Her zaman girebilmek icin viplik aliniz.
GAME_PROGRESS: Oyuna Suanda Baslandi.
MOTD_PROGRESS: '&cSERVER Oyun Oynaniliyor..'
MOTD_COUNTDOWN: '&eSERVER Oyunun baslamasina <time> kaldi.'
NO_KIT_PERMISSION: Bu Kiti Almaya Yetkin Yok.
HELP_MESSAGE:
SERVER_TITLE:
KIT_BUY_WEBSITE: Yetkiliye sorunuz.
# Toggle the advanced chat-system. (HUD chat-system)
ADVANCED_CHAT: false
# Show tips throughout the game?
SHOW_TIPS: true
# Add a line for each tip you want to display.
TIPS:
- 'Aclik Oyunlariniz kutlu olsun ve sans sonsuza dek sizinle olsun!'
- 'Adminler Gorunmez Olabilir!'
- 'Yardim icin /help yaziniz.'
- 'Kit hakkinda bilgi icin /kitinfo [Kitadi].'
# Advcanced Abilities (DisguiseCraft needed!)
ADVANCED_ABILITIES: false
# Should the kitname displayed as prefix in the chat?
KIT_PREFIX: true
# Spawn cornucopia on start (see cornucopia.yml)
CORNUCOPIA: false
# Spawn feast (see feast.yml)
FEAST: false
# Radius of the world...
WORLD_BORDER_RADIUS: 500
# Minimum of players to start with.
MINIMUM_PLAYERS_START: 2
# Users which did not choose a kit, get the default kit (can be configured in the kit.yml)
DEFAULT_KIT: true
# If the plugin should use the item menu or the normal chat menu to display available kits
ITEM_MENU: true
# Enable or disable compass feature.
COMPASS: false
# Auto Update Compass (If true, may causes lag on the server!) COMPASS has to be enabled for this to work.
AUTO_COMPASS: false
# Team Function! If enabled players can add other players to their team!
TEAM: true
# Death signs mark Player death places! (Lines can be configured in deathsign.yml).
DEATH_SIGNS: true
# Regenerate world? (true: every round there will be a new world/ false: see world.yml for configs).
REGEN_WORLD: false
# If false, all players start the game at the spawn.
# If true, each player starts at a random spot. (May causes lag on some servers!)
RANDOM_START: false
# Last Winner gets alle Kits in the next round only on local server! (no Mysql is needed!)
SIMPLE_REWARD: true
# Winner-Reward-System (Mysql Database needed!, Configuration in kit.yml)
REWARD: true
# How many Coins you get for one kill? (Only effects when REWARD is enabled!)
COINS_FOR_KILL: 3
# How many Coins you get when you win a game? (Only effects when REWARD is enabled!)
COINS_FOR_WIN: 25
# If enabled, players can join server during the game and act like spectators (permissions node "bg.spectator" required)
SPECTATOR_SYSTEM: true
# Weather to use a MySQL database for statistics. (leaderboard.yml will still be used!)
MYSQL: true
# Fill in the information for the database if you set "MYSQL" to true.
HOST: '78.143.5.**'(sunucu ipsi)
PORT: '3306' (port)
USERNAME: 'ni2976**_*_DB' (nitrado username)
PASSWORD: 'I*********' (Şifrem)
DATABASE: 'ni2976**_*_DB' (nitrado ismim)
# We recommend you to leave this at it is, it makes updating the plugin a lot easier...
AUTO_UPDATE: false
# We also recommend you to leave this at it is, or you will have to check every day if there is an update for BukkitGames
UPDATE_CHECK: true
Kod:
UPDATE_CHECK: true
mysql bağlantıda sorun var mysql açık olup olmadığını kontrol et bazen localhostda açık oluyor.
Linki görebilmek için üye olmanız gerekiyor.
Giriş yap veya üye ol.
budar rewar.yml bu olmadan mysql çalışmaz.