Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

LiteGm

Rekomendowane odpowiedzi

Opublikowano

Witam, chciałem zrobić serwer skyblock dla siebie i znajomych, zainstalowałem plugin IslandWorld który łekko mówiąc nie działa zbyt dobrze, korzystam z wersji przeznaczonej dla Mc 1.12.2. Zmieniałem config który został przez skryp olany i nadpisany tak jak już mu się podobało. Dodany schemat też nie został wykorzystany i generuje się podstawowa wyspa zaimplementowana w skrypcie (nazwę swojego schematu zmieniłem na normal.schematic). Wyspy tworzyć się jedna obok drugiej, renderują się jedna na drugiej i wyskakuje błąd że nie ma spawnpointu. Proszę o pomoc, dodaję config który sam zmieniłem. Pozdrawiam i z góry dziękuję.

 

Mój config

# Visit Bukkit Page (http://dev.bukkit.org/bukkit-plugins/islandworld/) for more informations about all config options
# 
# Print debug messages?
debug: true
island-debug: true
version-check: true
language: pl
date-format: yyyy-MM-dd HH:mm
world-isle: islandworld
world-spawn: world
world-block-id: 0
island-height: 100
island-y-move: 0
island-size: 200
region-spacing: 1
region-spacings:
  permvip: 1
region-step: 0
delete-step: 20
delete-delay: 5
check-only-island: true
skip-create-check: false
max-count: 200
track-uuid: true
use-bimap: true
snail-mode: true
use-world-edit: true
use-gui: false
schematics:
- normal
schematic-move: 50
on-create:
- sethome
on-delete:
- sethome
teleport-delay: 0
movement-break-tp: false
skip-tp-home-check: true
skip-tp-visit-check: true
time-limit: 0
fixhome-limit: 0
calc-limit: 10
create-limit: 0
auto-save: 10
backup-on-start: true
backup-max-days: 14
inv-clear:
  create: true
  delete: true
  leave: true
  remove: false
  quitfall: false
ec-clear:
  create: true
  delete: true
  leave: true
  remove: false
eco-reset: false
allow-visit: true
strict-party: true
helper-allowed:
- home
party-limit: 3
party-limits:
  svip: 9
  vip: 6
home-limit: 3
home-limits:
  svip: 9
  vip: 5
obsidian-break: true
obsidian-limit: true
request-time: 10
rank-size: 10
reload-time: 30
auto-purge: 0
purge-check-members: true
purge-points: 0
purge-delay: 60
falling-block-tp: true
remove-mob-on-tp: true
respawn-on-island: skip
spawn-from-nether: false
spawn-on-quit: false
fast-kill: false
holo-spawns:
  enabled: false
  text: Spawn here!
  item: NETHER_STAR
party-prefix: none
chat-prefix: none
chat-prefix-without-island: true
check-lock-open-flags: true
owner-change-allowed: false
island-lock: false
item-protection: false
spawn-switcher: false
spawn-type-block-mobs:
  NATURAL: true
spawn-type-block-animals:
  NATURAL: true
island-flying: false
spawn-flying: false
liquid-listeners: false
negative-build: true
default-biome: forest
per-biome-perms: false
per-biome-cost: false
calc-on-enter: false
remove-chest-shops: false
remove-lockette: false
flags:
  move-info: true
  pvp: false
  chest-acces: true
  use-egg: false
  use-vehicle: false
  use-boat: false
  item-pickup: false
  item-drop: true
  death-item-drop: true
  use-portal: false
  use-villager: true
  kill-animals: false
  kill-monster: true
  kill-golems: false
  potion-throw: false
  egg-throw: false
  shear: false
  fire-damage: false
  fall-damage: false
allowed-list:
- '26'
blocked-list:
- '383:56'
ignored-list:
- '7'
ignored-inventory-list:
- WRITTEN_BOOK:0
level-divider: 25600
material-points:
  '4': 2
  '41': 25
  '42':10
  '52':75
  '56:40
  '133':50
  '138':100
  '152':20
  
material-default: 1
database:
  host: disabled
  port: 3306
  user: islandworld
  pass: password
  base: islandworld
  table: island_stats
  useSSL: true
pathway:
  width: 0
  height: 150
  block: '44:2'
economy-enabled: false
command-cost:
  commandname: 200
dynmap:
  enabled: false
  debug: false
  ispertick: 50
  timetick: 1
  updatetime: 3600
  regionstyle:
    strokeColor: '#00FF00'
    strokeOpacity: 0.7
    strokeWeight: 3
    fillColor: '#00FF00'
    fillOpacity: 0.3
use-config-items: true
normal-items:
- LAVA_BUCKET 1
- WATER_BUCKET 1
- WATER_BUCKET 1
- SEEDS 2
- PUMPKIN_SEEDS 2
- MELON_SEEDS 2
- INK_SACK 2 3
- SAPLING 1
- SAPLING 1 1
- SAPLING 1 2
- RED_MUSHROOM 2
- BROWN_MUSHROOM 2
- APPLE 10
- CARROT 10
- MELON 10
- STRING 10
- BONE 10
special-items:
- LAVA_BUCKET 1
- WATER_BUCKET 1
- WATER_BUCKET 1
- SEEDS 4
- PUMPKIN_SEEDS 4
- MELON_SEEDS 4
- INK_SACK 4 3
- SAPLING 3
- SAPLING 3 1
- SAPLING 3 2
- RED_MUSHROOM 10
- BROWN_MUSHROOM 10
- APPLE 10
- CARROT 10
- MELON 10
- STRING 20
- BONE 20
use-awe: true
awe-group:
  maxJobs: 2
  cleanOnLogout: true
  defaultMode: true
  renderer:
    blocks: 10000
    time: 75
  queue:
    limit-hard: 200000
    limit-soft: 100000
  messages:
    progress-bar: false
    progress-chat: false
    talkative: false
    progress-bar-min: 100
  disableUndo: false

 

Config który został nadpisany

# Visit Bukkit Page (http://dev.bukkit.org/bukkit-plugins/islandworld/) for more informations about all config options
# 
# Print debug messages?
debug: false
island-debug: false
version-check: true
language: def
date-format: yyyy-MM-dd HH:mm
world-isle: islandworld
world-spawn: world
world-block-id: 0
island-height: 20
island-y-move: 0
island-size: 100
region-spacing: 1
region-spacings:
  permvip: 1
region-step: 0
delete-step: 20
delete-delay: 5
check-only-island: true
skip-create-check: false
max-count: 100
track-uuid: true
use-bimap: true
snail-mode: false
use-world-edit: true
use-gui: false
schematics:
- normal
schematic-move: 25
on-create:
- sethome
on-delete:
- sethome
teleport-delay: 0
movement-break-tp: false
skip-tp-home-check: false
skip-tp-visit-check: true
time-limit: 0
fixhome-limit: 0
calc-limit: 10
create-limit: 0
auto-save: 60
backup-on-start: true
backup-max-days: 0
inv-clear:
  create: true
  delete: true
  leave: true
  remove: false
  quitfall: false
ec-clear:
  create: true
  delete: true
  leave: true
  remove: false
eco-reset: false
allow-visit: true
strict-party: true
helper-allowed:
- home
party-limit: 4
party-limits:
  svip: 9
  vip: 6
home-limit: 3
home-limits:
  svip: 9
  vip: 6
obsidian-break: false
obsidian-limit: true
request-time: 10
rank-size: 10
reload-time: 30
auto-purge: 0
purge-check-members: true
purge-points: 0
purge-delay: 60
falling-block-tp: true
remove-mob-on-tp: false
respawn-on-island: skip
spawn-from-nether: false
spawn-on-quit: false
fast-kill: false
holo-spawns:
  enabled: false
  text: Spawn here!
  item: NETHER_STAR
party-prefix: none
chat-prefix: none
chat-prefix-without-island: true
check-lock-open-flags: true
owner-change-allowed: false
island-lock: false
item-protection: false
spawn-switcher: false
spawn-type-block-mobs:
  NATURAL: true
spawn-type-block-animals:
  NATURAL: true
island-flying: false
spawn-flying: false
liquid-listeners: false
negative-build: true
default-biome: forest
per-biome-perms: false
per-biome-cost: false
calc-on-enter: false
remove-chest-shops: false
remove-lockette: false
flags:
  move-info: true
  pvp: false
  chest-acces: true
  use-egg: false
  use-vehicle: false
  use-boat: false
  item-pickup: false
  item-drop: true
  death-item-drop: true
  use-portal: false
  use-villager: false
  kill-animals: false
  kill-monster: false
  kill-golems: false
  potion-throw: false
  egg-throw: false
  shear: false
  fire-damage: true
  fall-damage: true
allowed-list:
- '26'
blocked-list:
- '383:56'
ignored-list:
- '7'
ignored-inventory-list:
- WRITTEN_BOOK:0
level-divider: 25600
material-points:
  '4': 2
material-default: 1
database:
  host: disabled
  port: 3306
  user: islandworld
  pass: password
  base: islandworld
  table: island_stats
  useSSL: false
pathway:
  width: 0
  height: 150
  block: '44:2'
economy-enabled: false
command-cost:
  commandname: 200
dynmap:
  enabled: false
  debug: false
  ispertick: 50
  timetick: 1
  updatetime: 3600
  regionstyle:
    strokeColor: '#00FF00'
    strokeOpacity: 0.7
    strokeWeight: 3
    fillColor: '#00FF00'
    fillOpacity: 0.3
use-config-items: true
normal-items:
- LAVA_BUCKET 1
- WATER_BUCKET 1
- WATER_BUCKET 1
- SEEDS 2
- PUMPKIN_SEEDS 2
- MELON_SEEDS 2
- INK_SACK 2 3
- SAPLING 1
- SAPLING 1 1
- SAPLING 1 2
- RED_MUSHROOM 2
- BROWN_MUSHROOM 2
- APPLE 10
- CARROT 10
- MELON 10
- STRING 10
- BONE 10
special-items:
- LAVA_BUCKET 1
- WATER_BUCKET 1
- WATER_BUCKET 1
- SEEDS 4
- PUMPKIN_SEEDS 4
- MELON_SEEDS 4
- INK_SACK 4 3
- SAPLING 3
- SAPLING 3 1
- SAPLING 3 2
- RED_MUSHROOM 10
- BROWN_MUSHROOM 10
- APPLE 10
- CARROT 10
- MELON 10
- STRING 20
- BONE 20
use-awe: true
awe-group:
  maxJobs: 10
  cleanOnLogout: true
  defaultMode: true
  renderer:
    blocks: 10000
    time: 75
  queue:
    limit-hard: 200000
    limit-soft: 100000
  messages:
    progress-bar: false
    progress-chat: false
    talkative: false
    progress-bar-min: 100
  disableUndo: false

 

Opublikowano

Wgraj zaufany, najlepszy aSkyBlock. Dobra rada.

# Też próbowałem kiedyś z IslandWorldem i to bylo gó**o.

więcej osób trzeba na serwerze poniżej UwU

craftcade.png

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...