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

PreciousStones - Blok tworzący cuboid


Wonoace

Rekomendowane odpowiedzi

Opublikowano


 

WItam, chciałbym zaprezentować wam jak skonfigurować PreciousStones by dany blok tworzył cuboid o podanym rozmiarze. Pokaże także jak ustawić limity działek oraz zabezpieczyć drzwi, dźwignie itp gdyż to nie jest zabezpieczone. Do edycji polecam Notepad++.

 

 

 

Ogólnie config po instalacji pluginu powinien wyglądać tak:

 

 

unbreakable-blocks: []
force-field-blocks:
- title: City Protection
  block: diamond_block
  radius: 20
  custom-height: 15
  meta-name: '&bCity Protection'
  meta-autoset: true
  meta-lore:
  - '&eThis will protect a city'
  - '&eIt covers an area of 20 radius'
  - '&eWith a max height of 15'
  prevent-fire: true
  prevent-place: true
  prevent-destroy: true
  prevent-vehicle-destroy: true
  prevent-enderman-destroy: true
  prevent-explosions: true
  prevent-unprotectable: true
  prevent-item-frame-take: true
  protect-armor-stands: true
  prevent-flow: true
  protect-crops: true
  protect-inventories: true
  prevent-place-blacklist:
  - 153
  ?welcome-message: true
  ?farewell-message: true
  ?prevent-portal-enter: true
  ?prevent-portal-destination: true
  ?prevent-portal-create: true
  ?prevent-vehicle-enter: true
  ?prevent-vehicle-exit: true
  ?prevent-teleport: true
  command-blacklisting: true
  can-change-owner: true
  enable-on-src: true
  mixing-group: 1
  rentable: true
  buyable: true
  cuboid: true
  mask-on-disabled: 80
- title: City Plot
  block: quartz_ore
  radius: 20
  custom-height: 15
  meta-name: '&bCity Plot'
  meta-autoset: true
  meta-lore:
  - '&eCity Protection plots'
  - '&eIt covers an area of 20 radius'
  - '&eWith a max height of 15'
  allowed-only-inside:
  - City Protection
  plot: true
  no-conflict: true
  prevent-use:
  - wooden_door
  - iron_door
  - spruce_door
  - birch_door
  - jungle_door
  - acacia_door
  - dark_oak_door
  prevent-fire: true
  prevent-place: true
  prevent-destroy: true
  prevent-vehicle-destroy: true
  prevent-enderman-destroy: true
  prevent-explosions: true
  prevent-unprotectable: true
  protect-inventories: true
  prevent-flow: true
  ?prevent-teleport: true
  protect-crops: true
  ?welcome-message: true
  ?farewell-message: true
  can-change-owner: true
  enable-on-src: true
  mixing-group: 1
  rentable: true
  buyable: true
  cuboid: true
  mask-on-disabled: 80
- title: Entry Bouncer
  block: lapis_block
  radius: 5
  meta-name: '&bEntry Bouncer'
  meta-autoset: true
  meta-lore:
  - '&ePrevents entry into an area'
  - '&eIt covers an area of 5 radius'
  prevent-entry: true
  prevent-unprotectable: true
  prevent-flow: true
  enable-on-src: true
  can-change-owner: true
  cuboid: true
  mask-on-disabled: 80
- title: Grief Revert
  block: gold_block
  radius: 20
  custom-height: 15
  meta-name: '&bGrief Revert'
  meta-autoset: true
  meta-lore:
  - '&eReverts grief in an area'
  - '&eIt covers an area of 20 radius'
  - '&eWith a max height of 15'
  allow-grief:
  - 37
  - 38
  - 39
  - 40
  grief-revert: true
  grief-revert-safety: true
  ?welcome-message: true
  ?farewell-message: true
  enable-on-src: true
  can-change-owner: true
  mixing-group: 1
  cuboid: true
  mask-on-disabled: 80
- title: Peace Keeper
  block: sponge
  radius: 10
  meta-name: '&bPeace Keeper'
  meta-autoset: true
  meta-lore:
  - '&eMakes peaceful areas'
  - '&eIt covers an area of 10 radius'
  prevent-pvp: true
  no-player-place: true
  prevent-mob-damage: true
  protect-animals: true
  protect-mobs: true
  protect-villagers: true
  cuboid: true
  mask-on-disabled: 80
- title: Creature Repeller
  block: web
  radius: 20
  meta-name: '&bCreature Repeller'
  meta-autoset: true
  meta-lore:
  - '&ePrevents creature spawning'
  - '&eAnd removes all mobs in an area'
  - '&eIt covers an area of 20 radius'
  single-use: true
  prevent-mob-damage: true
  prevent-mob-spawn: true
  prevent-animal-spawn: true
  remove-mob: true
  no-conflict: true
  mixing-group: 1
  cuboid: true
  mask-on-disabled: 80
- title: Air of Atlantis
  block: lapis_ore
  radius: 10
  custom-height: 256
  meta-name: '&9Air of Atlantis'
  meta-autoset: true
  meta-lore:
  - '&fAllows you to breathe underwater'
  - '&fIt covers an area of 10 radius'
  - '&fbut unlimmited height'
  air: true
  no-conflict: true
  mixing-group: 1
  cuboid: true
  mask-on-disabled: 80
- title: Proximity Snitch
  block: noteblock
  radius: 5
  meta-name: '&1Proximity Snitch'
  meta-autoset: true
  meta-lore:
  - '&9Will report to you when someone'
  - '&9enters your base.'
  - '&9It covers an area of 5 radius'
  snitch: true
  entry-alert: true
  no-conflict: true
  mixing-group: 2
  cuboid: true
  mask-on-disabled: 80
- title: Jack-o-Death
  block: lit_pumpkin
  radius: 5
  damage: 4
  meta-name: '&4Jack-o-Death'
  meta-autoset: true
  meta-lore:
  - '&6Does damage to anyone near it'
  - '&6Sneak to bypass'
  - '&6It covers an area of 5 radius'
  - '&6You can allow people to be immune'
  no-conflict: true
  sneaking-bypass: true
  no-player-place: true
  mixing-group: 2
  mask-on-disabled: 80
- title: The Shocker
  block: monster_egg
  radius: 0
  custom-height: 3
  meta-name: '&4The Shocker'
  meta-autoset: true
  meta-lore:
  - '&6Drops a lightning bolt to anyone'
  - '&6who steps on it.'
  - '&6It can be bypassed by sneaking'
  - '&6You can allow people to be immune'
  lightning: true
  lightning-replace-block: 0
  sneaking-bypass: true
  breakable: true
  no-conflict: true
  mixing-group: 2
  mask-on-disabled: 80
- title: Proximity Mine
  block: redstone_ore
  radius: 1
  custom-height: 5
  meta-name: '&4Proximity Mine'
  meta-autoset: true
  meta-lore:
  - '&6Blows up when someone gets near it'
  - '&6It can be bypassed by sneaking'
  - '&6You can allow people to be immune'
  mine: 5
  mine-has-fire: true
  mine-delay-seconds: 0
  breakable: true
  sneaking-bypass: true
  mixing-group: 2
  no-conflict: true
  mask-on-disabled: 80
- title: Launch Pad
  block: iron_ore
  radius: 1
  custom-height: 3
  custom-volume: 20
  meta-name: '&9Launch Pad'
  meta-autoset: true
  meta-lore:
  - '&fLaunches players in the air'
  - '&fin the direction they are walking'
  - '&fwhen they step over it.'
  - '&fWhile looking up = fast'
  - '&fWhile looking down = slow'
  - '&fWorks for only players allowed'
  launch: true
  no-conflict: true
  sneaking-bypass: true
  mixing-group: 2
  cuboid: true
  mask-on-disabled: 80
- title: Sky Cannon
  block: coal_ore
  radius: 0
  custom-height: 3
  custom-volume: 20
  meta-name: '&9Sky Cannon'
  meta-autoset: true
  meta-lore:
  - '&fLaunches players in the air'
  - '&fstraight up'
  - '&fwhen they step over it.'
  - '&fWhile looking up = fast'
  - '&fWhile looking down = slow'
  - '&fWorks for only players allowed'
  sneaking-bypass: true
  cannon: true
  no-conflict: true
  mixing-group: 2
  cuboid: true
  enable-with-redstone: true
  mask-on-disabled: 80
- title: Translocator
  block: red_mushroom_block:14
  radius: 8
  custom-volume: 5000
  meta-name: '&9Translocator'
  meta-autoset: true
  meta-lore:
  - '&fAllows you to move your builds'
  - '&fIt covers an area of 8 radiuss'
  - '&fbut can be expanded'
  enable-with-redstone: true
  translocation: true
  dynmap-area: true
  dynmap-disabled: true
  translocation-blacklist:
  - diamond_block
  - gold_block
  cuboid: true
  mask-on-disabled: 17
- title: GodStone
  block: brown_mushroom_block
  radius: 5
  meta-name: '&eGodStone'
  meta-autoset: true
  meta-lore:
  - '&fHeal, feed, repair, neutralize portions'
  - '&6It covers an area of 5 radius'
  - '&fWorks for only players allowed'
  heal: 4
  feed: 2
  repair: 25
  neutralize-potions:
  - HARM
  - CONFUSION
  - BLINDNESS
  - HUNGER
  - WEAKNESS
  - POISON
  - SLOW
  no-conflict: true
  mixing-group: 2
  cuboid: true
  mask-on-disabled: 80
- title: Miner's Haste
  block: ice
  radius: 10
  meta-name: '&eMiner''s Haste'
  meta-autoset: true
  meta-lore:
  - '&fDig fast, Run fast, Jump, high'
  - '&fIt covers an area of 10 radius'
  - '&fWorks for only players allowed'
  custom-height: 128
  cuboid: true
  dynmap-area: true
  ^potions:
  - FAST_DIGGING
  - SPEED
  - JUMP
  potion-intensity:
  - 5
  - 3
  - 5
  enable-with-redstone: true
  no-fall-damage: true
  mask-on-disabled: 17
- title: Mild Forester
  block: leaves:4
  radius: 20
  custom-height: 15
  meta-name: '&2Mild Forester'
  meta-autoset: true
  meta-lore:
  - '&aGrow a forest around an area'
  - '&aRegular small and large trees'
  - '&aAnd a little bit of birch'
  - '&aIt covers an area of 20 radius'
  forester: true
  ground-block: dirt
  fertile-blocks:
  - dirt
  - grass
  - gravel
  - netherrack
  - snow
  - soul_sand
  tree-types:
  - 0
  - 0
  - 0
  - 1
  - 1
  - 4
  shrub-types:
  - 1
  - 1
  - 1
  - 2
  - 2
  - 3
  - 4
  shrub-density: 64
  tree-count: 32
  grow-time: 10
  no-owner: true
  no-conflict: false
- title: Redwood Forester
  block: leaves:5
  radius: 20
  custom-height: 15
  meta-name: '&2Redwood Forester'
  meta-autoset: true
  meta-lore:
  - '&aGrow a forest around an area'
  - '&aRedwood and tall redwood only'
  - '&aIt covers an area of 20 radius'
  forester: true
  ground-block: dirt
  fertile-blocks:
  - dirt
  - grass
  - gravel
  - netherrack
  - snow
  - soul_sand
  tree-types:
  - 2
  - 2
  - 2
  - 3
  shrub-types:
  - 1
  shrub-density: 64
  tree-count: 32
  grow-time: 10
  no-owner: true
  no-conflict: false
- title: Jungle Forester
  block: leaves:6
  radius: 20
  custom-height: 15
  meta-name: '&2Jungle Forester'
  meta-autoset: true
  meta-lore:
  - '&aGrow a jungle around an area'
  - '&aRegular, jungle trees and bushes'
  - '&aAnd a little bit of birch'
  forester: true
  ground-block: dirt
  fertile-blocks:
  - dirt
  - grass
  - gravel
  - netherrack
  - snow
  - soul_sand
  tree-types:
  - 0
  - 0
  - 7
  - 7
  - 7
  - 8
  - 8
  - 8
  - 8
  shrub-types:
  - 2
  shrub-density: 30
  tree-count: 64
  grow-time: 10
  no-owner: true
  no-conflict: false
- title: Birch Forester
  block: leaves:7
  radius: 20
  custom-height: 15
  meta-name: '&2Birch Forester'
  meta-autoset: true
  meta-lore:
  - '&aGrow a birch forest around an area'
  - '&aMostly birch with a bit of tall trees'
  - '&aand jungle trees'
  forester: true
  ground-block: dirt
  fertile-blocks:
  - dirt
  - grass
  - gravel
  - netherrack
  - snow
  - soul_sand
  tree-types:
  - 4
  - 4
  - 4
  - 4
  - 1
  - 7
  shrub-types:
  - 2
  shrub-density: 85
  tree-count: 64
  grow-time: 10
  no-owner: true
  no-conflict: false
bypass-blocks: []
unprotectable-blocks: []
hiding-mask-blocks:
- '1'
- '2'
- '3'
- '4'
- '5'
- '7'
- '12'
- '13'
- '17'
- '18'
- '20'
- '24'
- '35'
- '43'
- '45'
- '47'
- '48'
- '49'
- '53'
- '60'
- '67'
- '80'
- '81'
- '82'
- '87'
- '88'
- '89'
- '99'
- '100'
- '108'
- '109'
- '110'
- '123'
- '124'
- '125'
- '128'
- '134'
- '135'
- '136'
tool-items:
- '256'
- '257'
- '258'
- '269'
- '270'
- '271'
- '273'
- '274'
- '275'
- '277'
- '278'
- '279'
- '284'
- '285'
- '286'
- '290'
- '291'
- '292'
- '293'
- '294'
repairable-items:
- '256'
- '257'
- '258'
- '259'
- '261'
- '267'
- '268'
- '269'
- '270'
- '271'
- '272'
- '273'
- '274'
- '275'
- '276'
- '277'
- '278'
- '279'
- '283'
- '284'
- '285'
- '286'
- '290'
- '291'
- '292'
- '293'
- '294'
- '298'
- '299'
- '300'
- '301'
- '302'
- '303'
- '304'
- '305'
- '306'
- '307'
- '308'
- '309'
- '310'
- '311'
- '312'
- '313'
- '314'
- '315'
- '316'
- '317'
- '359'
log:
  translocation: true
  rollback: true
  fire: true
  entry: true
  place: true
  use: true
  pvp: true
  destroy: true
  destroy-area: false
  place-area: false
  unprotectable: true
  bypass-pvp: true
  bypass-delete: true
  bypass-place: true
  bypass-destroy: true
  conflict-place: true
  rents-and-purchases: true
notify:
  translocation: true
  rollback: true
  place: true
  destroy: true
  bypass-unprotectable: true
  bypass-pvp: true
  bypass-place: true
  bypass-destroy: true
  fly-zones: true
warn:
  instant-heal: true
  slow-heal: true
  slow-damage: true
  slow-feeding: true
  slow-repair: true
  fast-damage: true
  air: true
  fire: true
  entry: true
  place: true
  use: true
  pvp: true
  destroy: true
  destroy-area: true
  unprotectable: true
  launch: true
  cannon: true
  mine: true
settings:
  disable-messages: false
  prevent-removal-if-player-in-field: true
  use-commands-to-rent: false
  disable-simpleclans-hook: false
  max-size-translocation: 100000
  max-size-translocation-for-redstone: 1000
  version: 14
  prevent-place-everywhere:
  - creative_world
  prevent-destroy-everywhere:
  - creative_world
  show-default-welcome-farewell-messages: true
  sneak-to-place-field: false
  sneak-to-place-normal-block: true
  disable-ground-info: false
  global-field-limit: 1000000
  no-refund-for-fields: false
  public-block-details: false
  drop-on-delete: true
  disable-alerts-for-admins: true
  disable-bypass-alerts-for-admins: false
  off-by-default: false
  lines-per-page: 100
  show-debug-info: false
  blacklisted-worlds:
  - creative_world
  auto-allow-clan-on-fields: true
  auto-allow-team-on-fields: false
  check-once-per-block-on-move: false
  use-blockids-in-snitches: false
  fence-max-depth: 50
  max-target-distance: 100
  default-item-currency: '266'
cuboid:
  defining-blocktype: obsidian
  visualization-blocktype: glass
cleanup:
  player-inactivity-purge-days: 180
  purge-banned-players: true
saving:
  frequency-seconds: 1
  max-records-per-snitch: 50
visualization:
  frame-block-type: glass
  block-type: glass
  seconds: 30
  new-dotted-style: true
  end-on-player-move: false
  mark-block-type: obsidian
  default-density: 8
  blocks-to-send: 100
  max-fields-to-visualize-at-once: 5
  ticks-between-sends: 10
  visualize-on-expand: true
grief-revert:
  min-interval-secs: 30
  black-list:
  - '92'
mysql:
  enable: false
  host: localhost
  port: 3306
  database: minecraft
  username: ''
  password: ''

 

 

Za chwile doprowadzimy go do takiego stanu by blok tworzył cuboid.

Na początek trzeba usunąć to co nie potrzebne, usuwamy wszystko od linii 43 do 486.

Teraz przechodzimy do edycji tego co zostało.

- title: nie musimy tego zmieniać ale możemy, ogólnie w grze nic to nie zmienia jest to tylko tytuł
block: tutaj wpisujemy id bloku który ma tworzyć cuboid
radius: jest to promień cuboida czyli jeśli ustawimy na 40 to cuboid będzie miał 81 na 81 kratek (do promienia nie jest wliczana kratka                na której stoi blok zabezpieczający)
custom-height: jest to wysokość na jaką działa zabezpieczenie
meta-name: taką nazwę przybierze blok gdy gracz do utworzy, nazwę podajemy miedzy apostrofami (')
meta-lore: są to dodatkowe informacje wyświetlą się gdy najedziemy kursorem na blok w eq by dodać takie informacje przechodzimy                     do następnej linii stawiamy myślnik i piszemy między apostrofami, każdy kolejny myślnik to nowa linia
?prevent-teleport: tutaj zmieniamy na false, umożliwi to tepanie na obszar działki.

 

 

Teraz przejdziemy do limitów.

By ustawić limity dodajemy pod ?prevent-teleport: takie coś jak limits:. Aby ustalić limity przechodzimy do kolejnej linii i po myślniku wpisujemy liczbę możliwych do postawienia działek. Limity prezentują się tak:

 

 

  ?prevent-teleport: false
  limits:
  - 3
  - 15
[size=5][font=lucida sans unicode,lucida grande,sans-serif]  - 30
[/font][/size]

 


By dodać konkretny limit do grupy musimy dodać permisje preciousstones.limit. Każdy kolejny myślnik to kolejna cyfra na końcu permisji np dla gracz ustalamy 3 działki dodajemy preciousstones.limit1, dla vipa 15 preciousstones.limit2 itd.
Teraz przejdziemy do zabezpieczeń. 
Pod ustalonymi limitami dodajemy prevent-use:. Teraz pod tym od myślników wymieniamy id rzeczy które mają być zablokowane dla obcych graczy. Powinno to wyglądać tak:

 

 prevent-use:
  - 64
  - 69
  - 70
  - 72
  - 77
  - 143
  - 96
  - 107
  - 183
  - 184
  - 185
  - 186
  - 187
  - 193
  - 194
  - 195
  - 196
  - 197
  - 324
  - 389
  - 427
  - 428
  - 429
  - 430
  - 431

 


To wszystko, ogólnie cały config powinien się prezentować mniej więcej tak:

 

unbreakable-blocks: []
force-field-blocks:
- title: Dzialka
  block: 25
  radius: 40
  custom-height: 300
  meta-name: '&bOchrona dzialki'
  meta-autoset: true
  meta-lore:
  - '&eInfo o dzialkach pod /dzialki'
  prevent-fire: true
  prevent-place: true
  prevent-destroy: true
  prevent-vehicle-destroy: true
  prevent-enderman-destroy: true
  prevent-explosions: true
  prevent-unprotectable: true
  prevent-item-frame-take: true
  protect-armor-stands: true
  prevent-flow: true
  protect-crops: true
  protect-inventories: true
  prevent-place-blacklist:
  - 153
  ?welcome-message: true
  ?farewell-message: true
  ?prevent-portal-enter: true
  ?prevent-portal-destination: true
  ?prevent-portal-create: true
  ?prevent-vehicle-enter: true
  ?prevent-vehicle-exit: true
  ?prevent-teleport: false
  limits:
  - 3
  - 15
  - 30
  prevent-use:
  - 64
  - 69
  - 70
  - 72
  - 77
  - 143
  - 96
  - 107
  - 183
  - 184
  - 185
  - 186
  - 187
  - 193
  - 194
  - 195
  - 196
  - 197
  - 324
  - 389
  - 427
  - 428
  - 429
  - 430
  - 431
  command-blacklisting: true
  can-change-owner: true
  enable-on-src: true
  mixing-group: 1
  rentable: true
  buyable: true
  cuboid: true
  mask-on-disabled: 80
bypass-blocks: []
unprotectable-blocks: []
hiding-mask-blocks:
- '1'
- '2'
- '3'
- '4'
- '5'
- '7'
- '12'
- '13'
- '17'
- '18'
- '20'
- '24'
- '35'
- '43'
- '45'
- '47'
- '48'
- '49'
- '53'
- '60'
- '67'
- '80'
- '81'
- '82'
- '87'
- '88'
- '89'
- '99'
- '100'
- '108'
- '109'
- '110'
- '123'
- '124'
- '125'
- '128'
- '134'
- '135'
- '136'
tool-items:
- '256'
- '257'
- '258'
- '269'
- '270'
- '271'
- '273'
- '274'
- '275'
- '277'
- '278'
- '279'
- '284'
- '285'
- '286'
- '290'
- '291'
- '292'
- '293'
- '294'
repairable-items:
- '256'
- '257'
- '258'
- '259'
- '261'
- '267'
- '268'
- '269'
- '270'
- '271'
- '272'
- '273'
- '274'
- '275'
- '276'
- '277'
- '278'
- '279'
- '283'
- '284'
- '285'
- '286'
- '290'
- '291'
- '292'
- '293'
- '294'
- '298'
- '299'
- '300'
- '301'
- '302'
- '303'
- '304'
- '305'
- '306'
- '307'
- '308'
- '309'
- '310'
- '311'
- '312'
- '313'
- '314'
- '315'
- '316'
- '317'
- '359'
log:
  translocation: true
  rollback: true
  fire: true
  entry: true
  place: true
  use: true
  pvp: true
  destroy: true
  destroy-area: false
  place-area: false
  unprotectable: true
  bypass-pvp: true
  bypass-delete: true
  bypass-place: true
  bypass-destroy: true
  conflict-place: true
  rents-and-purchases: true
notify:
  translocation: true
  rollback: true
  place: true
  destroy: true
  bypass-unprotectable: true
  bypass-pvp: true
  bypass-place: true
  bypass-destroy: true
  fly-zones: true
warn:
  instant-heal: true
  slow-heal: true
  slow-damage: true
  slow-feeding: true
  slow-repair: true
  fast-damage: true
  air: true
  fire: true
  entry: true
  place: true
  use: true
  pvp: true
  destroy: true
  destroy-area: true
  unprotectable: true
  launch: true
  cannon: true
  mine: true
settings:
  disable-messages: false
  prevent-removal-if-player-in-field: true
  use-commands-to-rent: false
  disable-simpleclans-hook: false
  max-size-translocation: 100000
  max-size-translocation-for-redstone: 1000
  version: 14
  prevent-place-everywhere:
  - creative_world
  prevent-destroy-everywhere:
  - creative_world
  show-default-welcome-farewell-messages: true
  sneak-to-place-field: false
  sneak-to-place-normal-block: true
  disable-ground-info: true
  global-field-limit: 1000000
  no-refund-for-fields: false
  public-block-details: false
  drop-on-delete: true
  disable-alerts-for-admins: true
  disable-bypass-alerts-for-admins: false
  off-by-default: false
  lines-per-page: 100
  show-debug-info: false
  blacklisted-worlds:
  - creative_world
  auto-allow-clan-on-fields: true
  auto-allow-team-on-fields: false
  check-once-per-block-on-move: false
  use-blockids-in-snitches: false
  fence-max-depth: 50
  max-target-distance: 100
  default-item-currency: '266'
cuboid:
  defining-blocktype: obsidian
  visualization-blocktype: glass
cleanup:
  player-inactivity-purge-days: 180
  purge-banned-players: true
saving:
  frequency-seconds: 1
  max-records-per-snitch: 50
visualization:
  frame-block-type: glass
  block-type: glass
  seconds: 30
  new-dotted-style: true
  end-on-player-move: false
  mark-block-type: obsidian
  default-density: 8
  blocks-to-send: 100
  max-fields-to-visualize-at-once: 5
  ticks-between-sends: 10
  visualize-on-expand: true
grief-revert:
  min-interval-secs: 30
  black-list:
  - '92'
mysql:
  enable: false
  host: 
  port: 
  database: 
  username:
  password: 

 

 

 

Zakaz kopiowania bez zgody autora.


Mam nadzieje, że pomogę tym chodź kilku osobom.

sygnatura.png

  • 1 miesiąc temu...
  • 2 tygodnie później...
  • 1 rok później...
Opublikowano

Można zaktualizować poradnik? Ogólnie to i tak dzięki bo szukałem jednej opcji :D

ZAPRASZAM NA SERWER MINECRAFT

Wersja gry: 1.15.2-1.16.X - IP: MineAdventure.PL 

TRYB: Survival+Działki, SMOCZE itemy, drop waluty! Parkoury, Eventy i dużo Więcej!

 

ma.gif

  • 1 miesiąc temu...
Opublikowano
Dnia 2.06.2018 o 16:42, KjakKONRAD napisał:

Można zaktualizować poradnik? Ogólnie to i tak dzięki bo szukałem jednej opcji :D

Mało już się bawię serwerami MC ale postaram się coś ogarnąć w wolnym dniu :D

sygnatura.png

  • 1 miesiąc temu...
Opublikowano
Dnia 26.07.2018 o 20:25, Wonoace napisał:

Mało już się bawię serwerami MC ale postaram się coś ogarnąć w wolnym dniu :D

spoko no to czekam siup :D

ZAPRASZAM NA SERWER MINECRAFT

Wersja gry: 1.15.2-1.16.X - IP: MineAdventure.PL 

TRYB: Survival+Działki, SMOCZE itemy, drop waluty! Parkoury, Eventy i dużo Więcej!

 

ma.gif

  • 1 rok później...
Opublikowano

Dałoby się zrobić tak, żeby bo zniszczeniu noteblocka, nie wylatywał noteblock z cuboidem? Chodzi mi o to żeby cuboida dało się tylko kupić w sklepie, nie craftować.

 

 

  • 1 miesiąc temu...
  • 2 tygodnie później...

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...