config chages for the new fixes
This commit is contained in:
parent
3010db6370
commit
54510c692f
@ -39,9 +39,16 @@ Need_Confirm: 'true'
|
||||
|
||||
# Whether or not the countdown will start upon warping.
|
||||
Countdown: 'true'
|
||||
# Whether or not players can break blocks while playing
|
||||
|
||||
# Duration of the countdown .
|
||||
Countdown_Timer: 15
|
||||
|
||||
# Whether or not players can break ANY blocks while playing
|
||||
Protected_Arena: 'true'
|
||||
|
||||
# Whether or not players (not playing) can break blocks while waiting
|
||||
Protected_Arena_Allways: 'true'
|
||||
|
||||
# Whether or not players will be frozen when they are teleported to their positions
|
||||
Frozen_Teleport: 'true'
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: HungerArena
|
||||
main: me.Travja.HungerArena.Main
|
||||
version: 1.4Dev
|
||||
version: 1.4Dev-Jeppa
|
||||
description: A lightweight and powerful plugin to help with playing The Hunger Games!
|
||||
softdepend: [Vault]
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user