Survival-Games - Otevirani chestek

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
WizGigabyte
Příspěvky: 133
Registrován: 09 čer 2015, 16:31
Reputation: 0

Survival-Games - Otevirani chestek

#1 Příspěvekod WizGigabyte » 06 črc 2015, 17:39

Server IP: 82.208.17.10:27397

Zdravím, chci se zeptat na jednu věc.. mám nastavené Survival-Games
Ale v areně nejdou hráčům otevírat chestky.. je na to nějaká permise?

Díky
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Survival-Games - Otevirani chestek

#2 Příspěvekod Smexhy » 06 črc 2015, 17:41

Zoznam pluginov sem hoď...robíš to v regióne/reske?

WizGigabyte
Příspěvky: 133
Registrován: 09 čer 2015, 16:31
Reputation: 0

Re: Survival-Games - Otevirani chestek

#3 Příspěvekod WizGigabyte » 06 črc 2015, 17:50

Robím to tak jak je to v plugin Survival-Games :D
Takže region.. World Guard
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Survival-Games - Otevirani chestek

#4 Příspěvekod Smexhy » 06 črc 2015, 17:52

Tak povol flagu: /rg flag <region> chest-access allow

WizGigabyte
Příspěvky: 133
Registrován: 09 čer 2015, 16:31
Reputation: 0

Re: Survival-Games - Otevirani chestek

#5 Příspěvekod WizGigabyte » 06 črc 2015, 19:20

A jak mám vědět jak se ten region jmenuje když sem to vytvářel přes ten plugin Survival-Games?
(Pomoci /sg create arena1)
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Survival-Games - Otevirani chestek

#6 Příspěvekod Smexhy » 06 črc 2015, 19:29

Tak skús "arena1" maybe?

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Survival-Games - Otevirani chestek

#7 Příspěvekod Hanakocz » 06 črc 2015, 19:32

a co třeba /region info ?
Nebo se kouknout do databáze?
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Survival-Games - Otevirani chestek

#8 Příspěvekod Smexhy » 06 črc 2015, 19:57

Poprípade sem hoď odkaz na plugin/config

WizGigabyte
Příspěvky: 133
Registrován: 09 čer 2015, 16:31
Reputation: 0

Re: Survival-Games - Otevirani chestek

#9 Příspěvekod WizGigabyte » 07 črc 2015, 13:42

Config:

Spoiler: zobrazit
################################################
# Survival Games #
# #
# Developed by #
# Double0negative #
# #
# #
# http://mc-sg.org #
# voidmc.com #
################################################

#Do NOT touch this!
config-version: 3

#Enable debug messages
debug: false

#Enables the udpdate checker. This will enabled
#anyone with the perm sg.system.updatenotify to
#be notified when a new update is avalible
check-for-updates: true

#Set how many players are needed for the game
#to auto-start. Once the player limit is reached
#it will wait for x amount of seconds for
#additional players. Auto start vote means that
#x percent of players need to vote with /sg vote
#for the game to begin
auto-start-players: 3
auto-start-time: 20
auto-start-vote: 20

#If the player queue is enabled then if a player
#tries to join a game that is not joinable
#(ie ingame) the player will be added to a
#queue line to join the next time the game
#is open
enable-player-queue: true

#If set to true, commands not associated with
#the Survival Games will not be allowed to be run
#by players in-game.
disallow-commands: true
#If disallow-commands is set to true, you can use
#the cmdwhitelist section below to whitelist certain
#commands.
cmdwhitelist:
- 'kit'

#Set how long the grace period for be after the start of
#the game in seconds.
grace-period: 20

#Controlls if chests should be restocked on the first
#night. If set to true this will also have the side
#effect of setting the world time to day at the start
#of the game. This is only temporary until per-arena time
#has been implemented.
restock-chest: true

#Here you can control block placing and breaking.
block:
place:
whitelist:
- 18
- 105
- 31
- 37
- 38
- 50
- 103
- 43
break:
whitelist:
- 18
- 105
- 31
- 37
- 38
- 50
- 103
- 43

#How many blocks to rollback per-tick
#The higher this settings the fast each
#arena will be reset but will cause more
#lag
rollback:
per-tick: 100


#Settings for when the game nears end. This runs
#when there are only x amount of players
#remaining. If place chest is enabled then
#when the player limit is reached, a chest
#will be placed inside the radius of every
#remain player containing random items for
#that player. If fire-lighting is enabled
#then a lighting strike will be fired at the
#location of each player every x seconds to
#notify the other players of their location
endgame:
players: 3
fire-lighting:
enabled: true
interval: 20


#If enabled, after x amount of time, each player
#remaing will be teleported to the center of the
#arena for a death match. If they have not been
#killed after killtime, the game will end.
deathmatch:
enabled: false
time: 30
killtime: 5


#Settings for connecting to and
#SQL server. These settings will
#be used for the online webstats
#Prefix is what all tables used for
#SurvivalGames will be
#prefixed with. This should stay the same
#for most cases.
sql:
host: 'localhost'
port: 3306
user: 'root'
pass: ''
database: 'survivalgames'
prefix: 'sg_'



###########################################################
####################### Stats ############################
###########################################################


#Settings for the webstats. If enabled, stats
#such as k/d record, wins, win streaks, kill
#streaks, etc. will be saved.


stats:
enabled: false
webserver:
enabled: false
port: 880
points:
kill: 10
win: 100
position: 7
killstreak:
base: 10
multiplier: 2
killstreak:
level1: '&e{player}&7 got a Double Kill!'
level2: '&e{player}&9 got a Multi Kill!'
level3: '&e{player}&5 got an Ultra Kill!'
level4: '&e{player}&4 got an Unbelievable Kill!'
level5: '&e{player}&a&kii&4&l Unbelievable+!&a&kii'


Plugin:
Spoiler: zobrazit
http://www.curse.com/bukkit-plugins/minecraft/survival-games


-- 08 črc 2015, 13:57 --

Hodil sem Config a plugin co dál?
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 20 hostů