Page 1 of 1

Modificare block - anti-pvp

Posted: 01 Feb 2014, 20:35
by s0uNNNdx
Salut !
Am incercat eu sa configurez PretiouStones astfel incat blocul de Diamond sa fie anti-pvp .. nu am reusit :))
Spoiler | Afiseaza
- title: Anti PvP block: 57 radius: 20 prevent-pvp: true no-player-place: false prevent-mob-damage: true protect-animals: true protect-mobs: true protect-villagers: true hidable: true cuboid: true mask-on-disabled: 80
Uneori merge uneori nu

Re: Modificare block - anti-pvp

Posted: 01 Feb 2014, 21:23
by StopMe
Daca pui protectia cu shift (adica ai apasat shift) nu merge. Daca vrei sa protejezi tu ceva, de exemplu spawnul, poti pune regiune. Selectezi aria pe care o vrei cu world edit. Ii dai //expand 256 up si //expand 256 down si apoi scri asta:

Code: Select all

/region claim <nume regiune>
Dupa aceea adaugi flag anti pvp:

Code: Select all

/region flag <nume regiune> pvp deny
[/b]

Re: Modificare block - anti-pvp

Posted: 01 Feb 2014, 23:11
by s0uNNNdx
Eu vreau ca si playeri sa poata folosi .

Re: Modificare block - anti-pvp

Posted: 02 Feb 2014, 05:45
by Quizzy
daca ai la groupmanager preciusstone.benefit.* e ok

Inlocuieste 57 (Diamond) cu ce ItemID vrei :)

Re: Modificare block - anti-pvp

Posted: 02 Feb 2014, 11:34
by s0uNNNdx
Pai nu pot lasa 57?

Re: Modificare block - anti-pvp

Posted: 02 Feb 2014, 16:28
by Quizzy
Nu era mare lucru ..... e cam ok ..

Code: Select all

- title: Anti-PvP
  block: 57
  radius: 30
  prevent-pvp: true
  no-player-place: true
  prevent-mob-damage: true
  protect-animals: true
  protect-mobs: true
  protect-villagers: true
  hidable: true
  cuboid: true
  mask-on-disabled: 20