ISLANDWORLD
Napsal: 14 říj 2012, 13:28
od Stere0n_J0e
Server: IP:93.91.250.103:37840
prosim vas pouzivam island world a ten potrebuje worldguard ale ja nechcem aby mali hraci ochranu na ostrovoch tu je config co mam prepisat nechcem to pokazit
prosim vas pouzivam island world a ten potrebuje worldguard ale ja nechcem aby mali hraci ochranu na ostrovoch tu je config co mam prepisat nechcem to pokazit
Spoiler: zobrazit
Kód: Vybrat vše
#
# Default configuration file for IslandWorld
#
# Name of world where you will have islands
world-isle: IslandWorld
# Name of world where you have spawn
# Player will be moved there on island delete
world-spawn: IslandWorld
# Block id what you use to generate world
# Air: 0, Water: 9
world-block-id: 0
# y coord for island (Number which you use to generate world with water)
# Or just height for isle in air
island-height: 20
# If enabled world guard region will be created from 0 to 255 (height)
# If disabled it will have island-size value.
full-height: false
# Maximum island size
# Value will be used for protecting regions.
island-size: 100
# Region spacing
# For example if spacing is 1 and island-size 100
# Island box will have 100 x 100 size
# but WG region will have coords 1 x 99 and will be 1 block space
# between regions. (in fact two because island near will also have 1 block space)
region-spacing: 1
# Maximum islands in row/col (will be x * z)
# Islands are pregenerated, you can change it later
max-count: 100
# Time limit in minutes between possible delete/clear commands
# 0 to disable option
time-limit: 0
# Autosave time - in minutes, 0 to disable
auto-save: 60
# Use /sethome on island create?
set-home: false
# Clean player inventory on island clear/delete?
clean-inventory: true
# If true player added to one island cannot make own island
# or cannot be added to other island as helper
strict-party: true
# Players limit in party (without owner)
# 0 to disable limit
party-limit: 0
# List of challenges should skip already completed ?
# Otherwise it will print number of challenge:
# Green if completed, Red if not completed yet
skip-completed: false
# If sign-use should be allowed?
use-signs: true
# Print debug messages?
debug: false
# WorldGuard flags for regions, please check worldGuard
# documentation to check possible flags, or just leave defaults
# Use flag:value (without space!)
region-flags:
- pvp:deny
- greeting:You are entering a protected island area. (%owner%)
- farewell:You are leaving a protected island area. (%owner%)
# List of items to put into chest for normal schematic
items-normal:
- 287 10
- 327 1
- 79 2
- 323 1
- 352 1
- 338 2
- 39 2
- 40 2
- 81 1
- 360 1
- 361 1
# List of items for special schematic
items-special:
- 287 10
- 327 1
- 79 2
- 323 1
- 352 1
- 338 2
- 39 2
- 40 2
- 81 1
- 360 1
- 361 1