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

Problem z serwerem skyblock - gdy tworzy się wyspa, to nie ma itemów.


Rekomendowane odpowiedzi

Opublikowano

Cześć mam mały problem stworzyłem z kolegą serwer skyblock wszystko działa tylko, gdy tworzy się wyspę to nie ma itemów [1.7.X]

Nie wiem co mam zrobić proszę o jaką kolwiek pomoc z góry dzięki.

Opublikowano


# 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

world-isle: IslandWorld

world-spawn: IslandWorld

world-block-id: 0

layer-delete-delay: 5

island-height: 60

island-size: 100

region-spacing: 1

max-count: 100

snail-mode: false

teleport-delay: 0

movement-break-tp: false

time-limit: 0

calc-limit: 10

auto-save: 60

backup-on-start: true

backup-max-days: 0

set-home: false

clean-inventory: true

clean-inventory-leave: true

clean-ender-chest: true

clean-inventory-exit: false

delete-challenges: true

allow-visit: true

strict-party: true

party-limit: 4

party-limit-vip: 6

home-limit: 3

home-limit-vip: 6

skip-completed: false

challenges-order: false

use-signs: true

obsidian-break: false

obsidian-limit: true

request-time: 10

reload-time: 30

auto-purge: 0

purge-check-members: true

purge-delay: 5

falling-block-tp: true

remove-mob-on-tp: false

respawn-on-island: skip

spawn-on-quit: false

chat-prefix: none

item-protection: false

island-lock: false

negative-build: true

default-biome: forest

per-biome-perms: false

calc-on-enter: false

flags:

  move-info: true

  pvp: false

  chest-acces: false

  use-egg: false

  use-vehicle: false

  item-pickup: false

  item-drop: true

  use-portal: false

  kill-animals: false

  kill-monster: false

  potion-throw: false

allowed-list:

- '26'

blocked-list:

- '383:56'

ignored-list:

- '7'

material-points:

  '4': 2

database:

  host: localhost

  port: 3306

  user: islandworld

  pass: password

  base: islandworld

pathway:

  width: 0

  height: 150

  block: '44:2'

economy-enabled: false

command-cost:

  commandname: 200

dynmap:

  enabled: false

  debug: true

  ispertick: 50

  timetick: 1

  updatetime: 3600

  regionstyle:

    strokeColor: '#00FF00'

    strokeOpacity: 0.7

    strokeWeight: 3

    fillColor: '#00FF00'

    fillOpacity: 0.3

use-config-items: false

normal-items:

- LAVA_BUCKET 1

- WATER_BUCKET 2

- 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 2

- 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

Opublikowano

Tą linijkę:

use-config-items: false 

zmień na

use-config-items: true 

a znajdziesz ją tutaj:

# Visit Bukkit Page (http://dev.bukkit.or...ns/islandworld/) for more informations about all config options
# 
# Print debug messages?
debug: false
island-debug: false
version-check: true
language: def
world-isle: IslandWorld
world-spawn: IslandWorld
world-block-id: 0
layer-delete-delay: 5
island-height: 60
island-size: 100
region-spacing: 1
max-count: 100
snail-mode: false
teleport-delay: 0
movement-break-tp: false
time-limit: 0
calc-limit: 10
auto-save: 60
backup-on-start: true
backup-max-days: 0
set-home: false
clean-inventory: true
clean-inventory-leave: true
clean-ender-chest: true
clean-inventory-exit: false
delete-challenges: true
allow-visit: true
strict-party: true
party-limit: 4
party-limit-vip: 6
home-limit: 3
home-limit-vip: 6
skip-completed: false
challenges-order: false
use-signs: true
obsidian-break: false
obsidian-limit: true
request-time: 10
reload-time: 30
auto-purge: 0
purge-check-members: true
purge-delay: 5
falling-block-tp: true
remove-mob-on-tp: false
respawn-on-island: skip
spawn-on-quit: false
chat-prefix: none
item-protection: false
island-lock: false
negative-build: true
default-biome: forest
per-biome-perms: false
calc-on-enter: false
flags:
  move-info: true
  pvp: false
  chest-acces: false
  use-egg: false
  use-vehicle: false
  item-pickup: false
  item-drop: true
  use-portal: false
  kill-animals: false
  kill-monster: false
  potion-throw: false
allowed-list:
- '26'
blocked-list:
- '383:56'
ignored-list:
- '7'
material-points:
  '4': 2
database:
  host: localhost
  port: 3306
  user: islandworld
  pass: password
  base: islandworld
pathway:
  width: 0
  height: 150
  block: '44:2'
economy-enabled: false
command-cost:
  commandname: 200
dynmap:
  enabled: false
  debug: true
  ispertick: 50
  timetick: 1
  updatetime: 3600
  regionstyle:
    strokeColor: '#00FF00'
    strokeOpacity: 0.7
    strokeWeight: 3
    fillColor: '#00FF00'
    fillOpacity: 0.3
use-config-items: false                                  #<<<<<<<<<<<<<<<<<<<<<<< TUTAJ
normal-items:
- LAVA_BUCKET 1
- WATER_BUCKET 2
- 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 2
- 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 

Darmowe kody na 20% zniżki (WWW, VPS and MC) na lvlup.pro

Szczegóły discord: xVendrome#6074 / PW

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...