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

World Guard.


DubleRs

Rekomendowane odpowiedzi

Opublikowano

Refreszuje i jeszcze jedna sprawa

gdy chce zrobic gatesa to wyskakuje takie cos... neiwiem oco chodzi i prosze o podpowiedzenie "You are not allowed to build gates" Napis który wyskakuje pod czas robienia

1377774857-U369478.png


Opublikowano

Nie masz uprawnień do tego (patrz permission)

 

Co do 1-szego

/minecraft/plugins/WorldGuard/worlds/nazwa_świata

plik config.yml

Wszystko jest po angielsku więc dasz radę.

Były Moderator Metin2, kiedyś z obowiązku, dziś dla rozrywki.


icon-social-apple-outline-64.png

Opublikowano

Siera... niemam uprawnien? cos nieumiem zmienic prissmons,aby były zmiensiz? dam ci tu cale prissmons

# System is no longer used, but may become used in the future
# Copies is for multiple-world support
#   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
#   If this file is for your default world (the one in server.properties) then you must
#   leave copies blank.
#  Example: copies: Derp    -  This will clone the permissions of the world Derp
#
# Make sure to rename this file to the name of the world that is in sever.properties under
# level-name.  So if it is level-name: world  then this should be world.yml and in the 
# plugins/Permissions directory (ie. plugins/Permissions/world.yml)
#
# NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
# doing this is to use Notepad++ and replace the tab with 4 spaces.
plugin:
   permissions:
       system: default
       copies: 

##        
# AntiBuild is included with this.  To disable a group from being able to build then
# set the build: flag to false (build: false).  If you want a group to be able to build
# then set it to true. 
##
# Groups can contain inheritance.
#   To make a group inherit the permissions from another
#   group simply place the groups name in the "inheritance:" like so:
#
#   Example:
#       inheritance:
#           - Default
##
#   All permissions including the asterisks must be placed in single quotes.
#   like so:
#
#       - 'foo.bar'
#
#   Otherwise errors will happen!
##
#   Globalized Permission settings:
#
#       If a permission contains periods (.) you can denote a globalized parameter:
#
#           - 'foo.*'
#
#       This will allow you to use all general commands.
#
##
#   Single Asterisk denotes all commands:
#
#       - '*'
#   If you give a group this permissions, do not have the group inherit any permissions
#   from other groups.  Any users assigned to this group should NOT be given any additional
#   permissions either.
##
#   To exempt a node use the - prefix like so:
#       - '-foo.bar'
##
#   prefix: and suffix: do not do anything on their own.  You need another outside plugin
#   such as iChat or HeroChat in order for these to do anything.
groups:
   Mieszkaniec:
       default: true
       info:
           prefix: '&e[Mieszkaniec]'
           suffix: '&7'
           build: true
       inheritance:
       permissions:
           - 'warpz0r.warp'
           - 'warpz0r.list'
           - 'warpz0r.home'
           - 'warpz0r.sethome'
           - 'PrivateWarp.pw'
           - 'lwc.protect'
           - 'lockette.create.*'
           - 'commandbook.who'
           - 'commandbook.motd'
           - 'commandbook.rules'
           - 'commandbook.spawn'
           - 'commandbook.msg'
           - 'commandbook.say'
           - 'commandbook.whereami'
           - 'iConomyChestShop.shop.create'
           - 'iConomyChestShop.shop.use'
           - 'iConomyChestShop.shop.sell'
           - 'iConomy.payment'
           - 'iConomy.access'
           - 'iConomy.rank'
           - 'iConomy.list'
           - 'uQuest.CanQuest'
           - 'uQuest.CanDropQuest'
           - 'wolfpound.use'
   Moderator:
       default: false
       info:
           prefix: '&c[Moderator]'
           suffix: '&b'
           build: true
       inheritance:
           - Default
       permissions:
           - '/help'
           - 'warpz0r.*'
           - 'commandbook.*'
           - 'lwc.protect'
           - 'PrivateWarp.pw'
           - 'iConomyChestShop.shop.create'
           - 'iConomyChestShop.shop.use'
           - 'iConomyChestShop.shop.sell'
           - 'magiccarpet.mc'
           - 'iConomy.payment'
           - 'iConomy.access'
           - 'iConomy.rank'
           - 'iConomy.list'
           - 'uQuest.*'
           - 'worldedit.wand'
           - '/region'
           - 'wolfpound.*'
   Head Admin:
       default: false
       info:
           prefix: '&c[HeadAdmin]'
           suffix: '&e'

           build: true
       inheritance:
       permissions:
           - '*'

##
# Users denote which users are included in which group.
# DubleRs is in the Head Admin group
# Speedpl2 is in the Head Admin group
# Siwy is in the Head Admin group
# Crackbon_PL is in the Moderator group
# OnlineX is in the Moderator group

##
users:
   DubleRs:
       group: Head Admin
       permissions:
   speedpl2:
       group: Head Admin
       permissions:
   siwy:
       group: Head Admin
       permissions:
   Crackbon_PL:
       group: Moderator
       permissions:
   OnlineX:
       group: Moderator
       permissions:

1377774857-U369478.png


Opublikowano

W sprawie blokowanie TNT i Lavy

Wchodzisz w pluginy World Guard potem worlds następnie w world i otwierasz plik config.Zjedź troche niżej i znajdziesz takie coś

block-tnt zmień na ,,on" i tak dalej,

 

ignition:

block-tnt: off

block-lighter: off

 

fire:

disable-all-fire-spread: off

disable-fire-spread-blocks: []

disable-lava-fire-spread: on

lava-spread-blocks: []

 

Co do dawanie admina to wchodzisz w pluginsy/Permissions/world i szukasz grupy users:

Przykład

users:

'...':

group: Admin

permissions: null

Shizuu:

group: Admin

 

Tyle ,że w gropu wpisujesz HeadAdmin z tego co widziałem.I tam masz też przyklady w users u Ciebie

users:

DubleRs:

group: Head Admin

permissions:

Tyle ,że zamiast DubleRs wpisz swój nick i tyle.

WaldzioxD.png



Opublikowano

# System is no longer used, but may become used in the future

# Copies is for multiple-world support

# Put the name of the world you wish for it to be a clone of, otherwise leave it empty.

# If this file is for your default world (the one in server.properties) then you must

# leave copies blank.

# Example: copies: Derp - This will clone the permissions of the world Derp

#

# Make sure to rename this file to the name of the world that is in sever.properties under

# level-name. So if it is level-name: world then this should be world.yml and in the

# plugins/Permissions directory (ie. plugins/Permissions/world.yml)

#

# NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid

# doing this is to use Notepad++ and replace the tab with 4 spaces.

plugin:

permissions:

system: default

copies:

 

##

# AntiBuild is included with this. To disable a group from being able to build then

# set the build: flag to false (build: false). If you want a group to be able to build

# then set it to true.

##

# Groups can contain inheritance.

# To make a group inherit the permissions from another

# group simply place the groups name in the "inheritance:" like so:

#

# Example:

# inheritance:

# - Default

##

# All permissions including the asterisks must be placed in single quotes.

# like so:

#

# - 'foo.bar'

#

# Otherwise errors will happen!

##

# Globalized Permission settings:

#

# If a permission contains periods (.) you can denote a globalized parameter:

#

# - 'foo.*'

#

# This will allow you to use all general commands.

#

##

# Single Asterisk denotes all commands:

#

# - '*'

# If you give a group this permissions, do not have the group inherit any permissions

# from other groups. Any users assigned to this group should NOT be given any additional

# permissions either.

##

# To exempt a node use the - prefix like so:

# - '-foo.bar'

##

# prefix: and suffix: do not do anything on their own. You need another outside plugin

# such as iChat or HeroChat in order for these to do anything.

groups:

Mieszkaniec:

default: true

info:

prefix: '&e[Mieszkaniec]'

suffix: '&7'

build: true

inheritance:

permissions:

- 'warpz0r.warp'

- 'warpz0r.list'

- 'warpz0r.home'

- 'warpz0r.sethome'

- 'PrivateWarp.pw'

- 'lwc.protect'

- 'lockette.create.*'

- 'commandbook.who'

- 'commandbook.motd'

- 'commandbook.rules'

- 'commandbook.spawn'

- 'commandbook.msg'

- 'commandbook.say'

- 'commandbook.whereami'

- 'iConomyChestShop.shop.create'

- 'iConomyChestShop.shop.use'

- 'iConomyChestShop.shop.sell'

- 'iConomy.payment'

- 'iConomy.access'

- 'iConomy.rank'

- 'iConomy.list'

- 'uQuest.CanQuest'

- 'uQuest.CanDropQuest'

- 'wolfpound.use'

Moderator:

default: false

info:

prefix: '&c[Moderator]'

suffix: '&b'

build: true

inheritance:

- Default

permissions:

- '/help'

- 'warpz0r.*'

- 'commandbook.*'

- 'lwc.protect'

- 'PrivateWarp.pw'

- 'iConomyChestShop.shop.create'

- 'iConomyChestShop.shop.use'

- 'iConomyChestShop.shop.sell'

- 'magiccarpet.mc'

- 'iConomy.payment'

- 'iConomy.access'

- 'iConomy.rank'

- 'iConomy.list'

- 'uQuest.*'

- 'worldedit.wand'

- '/region'

- 'wolfpound.*'

HeadAdmin:

default: true

info:

prefix: '&c[HeadAdmin]'

suffix: '&e'

 

build: true

inheritance:

permissions:

- '*'

 

##

# Users denote which users are included in which group.

# DubleRs is in the HeadAdmin group

# Speedpl2 is in the HeadAdmin group

# Siwy is in the HeadAdmin group

# Crackbon_PL is in the Moderator group

# OnlineX is in the Moderator group

 

##

users:

DubleRs:

group: HeadAdmin

permissions:

speedpl2:

group: HeadAdmin

permissions:

siwy:

group: HeadAdmin

permissions:

Crackbon_PL:

group: Moderator

permissions:

OnlineX:

group: Moderator

permissions:

 

Powinno działać, jak nie, to pisz.

WaldzioxD.png



Opublikowano

# System is no longer used, but may become used in the future
# Copies is for multiple-world support
#   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
#   If this file is for your default world (the one in server.properties) then you must
#   leave copies blank.
#  Example: copies: Derp    -  This will clone the permissions of the world Derp
#
# Make sure to rename this file to the name of the world that is in sever.properties under
# level-name.  So if it is level-name: world  then this should be world.yml and in the 
# plugins/Permissions directory (ie. plugins/Permissions/world.yml)
#
# NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
# doing this is to use Notepad++ and replace the tab with 4 spaces.
plugin:
   permissions:
       system: default
       copies: 

##        
# AntiBuild is included with this.  To disable a group from being able to build then
# set the build: flag to false (build: false).  If you want a group to be able to build
# then set it to true. 
##
# Groups can contain inheritance.
#   To make a group inherit the permissions from another
#   group simply place the groups name in the "inheritance:" like so:
#
#   Example:
#       inheritance:
#           - Default
##
#   All permissions including the asterisks must be placed in single quotes.
#   like so:
#
#       - 'foo.bar'
#
#   Otherwise errors will happen!
##
#   Globalized Permission settings:
#
#       If a permission contains periods (.) you can denote a globalized parameter:
#
#           - 'foo.*'
#
#       This will allow you to use all general commands.
#
##
#   Single Asterisk denotes all commands:
#
#       - '*'
#   If you give a group this permissions, do not have the group inherit any permissions
#   from other groups.  Any users assigned to this group should NOT be given any additional
#   permissions either.
##
#   To exempt a node use the - prefix like so:
#       - '-foo.bar'
##
#   prefix: and suffix: do not do anything on their own.  You need another outside plugin
#   such as iChat or HeroChat in order for these to do anything.
groups:
   Gracz:
       default: true
       info:
           prefix: '&2'
           suffix: ''
           build: true
       inheritance:
       permissions:
           - 'foo.bar'
           - essentials.compass
           - essentials.kit.*
           - essentials.getpos
           - lwc.protect
           - essentials.msg
           - essentials.whois
           - essentials.sethome
           - magiccarpet.*
           - essentials.home.*
           - essentials.afk.*
           - falsebook.*
           - essentials.sethome.*
           - iConomy.list
           - iConomy.payment
           - iConomy.rank
           - iConomy.top
           - iConomyChestShop.shop.create
           - iConomyChestShop.shop.sell
           - iConomyChestShop.shop.use
           - iConomyChestShop.*
           - uQuest.*


   Admins:
       default: false
       info:
           prefix: '&c'
           suffix: ''
           build: true
       inheritance:
       permissions:
           - '*'

##
# Users denote which users are included in which group.
# TheNo1Yeti is in the Admin group
# Herpina is a member of the Moderator group but also has access
# to the herp.derp permissions
# Derpina is a member of the admin group but does not have access
# to the derp.derp permission node
# Users can also have a prefix and suffix as seen with Herpina
##
users:
   DubleRs:
       group: Admins
       permissions:

Jak to nie zadziała to już nie wiem,

WaldzioxD.png



Opublikowano

Tematów nie odświeżamy po 2 godzinach.

Zapoznaj się z regulaminem

LAYOUT'Y POD SERWER MINECRAFT U MNIE. ZAPRASZAM PW

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...