Config
Kód: Vybrat vše
#
# Configuration file for IslandWorld
#
# Name of world where you will have islands
world-isle: SkyBlock
# Name of world where you have spawn
# Player will be moved there on island delete
world-spawn: SkyBlock
# 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: 160
# Maximum island size
# Value will be used for protecting regions.
island-size: 140
# 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: 0
# Force WorldGuard to save regions on every change like island add/delete
wg-save: false
# Use /sethome on island create?
set-home: true
# 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: 4
# 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
# 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
- 6 2
# 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
- 6 2