Zakazani urcitých vecí ve WorldGuardu

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
xKiv
Příspěvky: 7
Registrován: 14 lis 2012, 16:40
Reputation: 0

Zakazani urcitých vecí ve WorldGuardu

#1 Příspěvekod xKiv » 20 dub 2013, 12:23

Server: 93.91.250.126:37052

Zdravím,potřebuju pomoct zakázat rámy na předměty pomocí worldguardu , vím že je to něco se složkou blacklist ale nevím co s tím.
Chtěl bych aby ten rám zmizel okamžitě po tom, co by si ho někdo vzal do ruky.Na několika serverech jsem to už viděl.Chtěl bych to zakázat pro všechny groupy.Když jsem to zkoušel sám tak se mi to nepovedlo, a hráči to stejně mohli používat.
Takže pokud by mi někdo poradil co s tím byl bych moc rád...

WorldGuard - Blacklist

Spoiler: zobrazit
#
# WorldGuard blacklist
#
# The blacklist lets you block actions, blocks, and items from being used.
# You choose a set of "items to affect" and a list of "actions to perform."
#
###############################################################################
#
# Example to block some ore mining and placement:
# [coalore,goldore,ironore]
# on-break=deny,log,kick
# on-place=deny,tell
#
# Events that you can detect:
# - on-break (when a block of this type is about to be broken)
# - on-destroy-with (the item/block held by the user while destroying)
# - on-place (a block is being placed)
# - on-use (an item like flint and steel or a bucket is being used)
# - on-interact (when a block in used (doors, chests, etc.))
# - on-drop (an item is being dropped from the player's inventory)
# - on-acquire (an item enters a player's inventory via some method)
#
# Actions (for events):
# - deny (deny completely, used blacklist mode)
# - allow (used in whitelist mode)
# - notify (notify admins with the 'worldguard.notify' permission)
# - log (log to console/file/database)
# - tell (tell a player that that's not allowed)
# - kick (kick player)
# - ban (ban player)
#
# Options:
# - ignore-groups (comma-separated list of groups to not affect)
# - ignore-perms (comma-separated list of permissions to not affect - make up
# your very own permissions!)
# - comment (message for yourself that is printed with 'log' and 'notify')
# - message (optional message to show the user instead; %s is the item name)
#
###############################################################################
#
# For more information, see:
# http://wiki.sk89q.com/wiki/WorldGuard/Blacklist
#
###############################################################################
#
# Some examples follow.
# REMEMBER: If a line has # in front, it will be ignored.
#

# Deny lava buckets
#[lavabucket]
#ignore-perms=my.own.madeup.permission
#ignore-groups=admins,mods
#on-use=deny,tell

# Deny some ore
#[coalore,goldore,ironore]
#ignore-groups=admins,mods
#on-break=notify,deny,log

o_OTh0mas
Příspěvky: 26
Registrován: 06 lis 2012, 17:52
Reputation: 0

Re: Zakazani urcitých vecí ve WorldGuardu

#2 Příspěvekod o_OTh0mas » 18 čer 2013, 21:38

Udělej to v essentials, je to mnohem jednodužší.
Obrázek

Uživatelský avatar
siOnzee
Příspěvky: 810
Věk: 28
Registrován: 30 lis 2011, 21:40
Reputation: 4
Bydliště: siOnzee.cz
Kontaktovat uživatele:

Re: Zakazani urcitých vecí ve WorldGuardu

#3 Příspěvekod siOnzee » 20 čer 2013, 07:30

Kód: Vybrat vše

# Vypnutí item frame.
[itemframe]
on-acquire=deny
on-use=deny
on-drop=deny


Asi takhle nějak ?

o_OTh0mas, Byl jsem na tvém serveru a doporučuji ti aktualizovat mnoho pluginů, a hlavně permissionsex.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 69 hostů