zákaz craftingu určitých itemů

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
honzaban
Příspěvky: 26
Registrován: 28 bře 2014, 11:47
Reputation: 0

zákaz craftingu určitých itemů

#1 Příspěvekod honzaban » 02 dub 2014, 03:02

Server: 93.91.250.145:27053 (pokud server ještě nemáte, vepište zde "nemám")
Ahoj,
potřeboval bych poradit, jakým pluginem,zakážu výrobu, nebo použití daných itemů,např: Mining laser,crystal chest, turtle,ITNT,atd.
A ještě se chci zeptat, jak udělám, aby si hráči mohli vycraftit a použít reaktor, ale když jim bouchne, aby nic nezničil?
Tímto chci předejít rychlé destrukci světa.
Prosím o co nejjednodušší návod, nejsem žádný přeborník přes pluginy a na server si pluginy konfiguruju sám.
Děkuji moc

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: zákaz craftingu určitých itemů

#2 Příspěvekod Smexhy » 02 dub 2014, 07:51

Používaš WorldGuard? Ak áno, má tam blacklist config... Ten sem daj

honzaban
Příspěvky: 26
Registrován: 28 bře 2014, 11:47
Reputation: 0

Re: zákaz craftingu určitých itemů

#3 Příspěvekod honzaban » 02 dub 2014, 09:00

Spoiler: zobrazit
#
# WorldGuard's main configuration file
#
# This is the global configuration file. Anything placed into here will
# be applied to all worlds. However, each world has its own configuration
# file to allow you to replace most settings in here for that world only.
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
# you use an editor like Notepad++ (recommended for Windows users), you
# must configure it to "replace tabs with spaces." In Notepad++, this can
# be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
# in categories (like "enforce-single-session" is in the "protection"
# category.
# - If you want to check the format of this file before putting it
# into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
# and see if it gives "ERROR:".
# - Lines starting with # are comments and so they are ignored.
#

regions:
use-scheduler: true
use-creature-spawn-event: true
sql:
use: false
dsn: jdbc:mysql://localhost/worldguard
username: worldguard
password: worldguard
enable: true
invincibility-removes-mobs: false
high-frequency-flags: false
wand: 334
max-claim-volume: 30000
claim-only-inside-existing-regions: false
max-region-count-per-player:
default: 7
auto-invincible: false
use-player-move-event: true
security:
deop-everyone-on-join: false
block-in-game-op-command: false
host-keys: {}
summary-on-start: true
op-permissions: true
protection:
item-durability: true
remove-infinite-stacks: false
disable-xp-orb-drops: false
disable-obsidian-generators: false
gameplay:
block-potions: []
block-potions-overly-reliably: false
simulation:
sponge:
enable: true
radius: 3
redstone: false
default:
pumpkin-scuba: false
disable-health-regain: false
physics:
no-physics-gravel: false
no-physics-sand: false
vine-like-rope-ladders: false
allow-portal-anywhere: false
disable-water-damage-blocks: []
ignition:
block-tnt: false
block-tnt-block-damage: false
block-lighter: false
fire:
disable-lava-fire-spread: true
disable-all-fire-spread: false
disable-fire-spread-blocks: []
lava-spread-blocks: []
mobs:
block-creeper-explosions: false
block-creeper-block-damage: false
block-wither-explosions: false
block-wither-block-damage: false
block-wither-skull-explosions: false
block-wither-skull-block-damage: false
block-enderdragon-block-damage: false
block-enderdragon-portal-creation: false
block-fireball-explosions: false
block-fireball-block-damage: false
anti-wolf-dumbness: false
disable-enderman-griefing: false
block-painting-destroy: false
block-item-frame-destroy: false
block-plugin-spawning: true
block-above-ground-slimes: false
block-other-explosions: true
block-zombie-door-destruction: false
block-creature-spawn: []
player-damage:
disable-fall-damage: false
disable-lava-damage: false
disable-fire-damage: false
disable-lightning-damage: false
disable-drowning-damage: false
disable-suffocation-damage: false
disable-contact-damage: false
teleport-on-suffocation: false
disable-void-damage: false
teleport-on-void-falling: false
disable-explosion-damage: false
disable-mob-damage: false
disable-death-messages: false
chest-protection:
enable: false
disable-off-check: false
crops:
disable-creature-trampling: false
disable-player-trampling: false
weather:
prevent-lightning-strike-blocks: []
disable-lightning-strike-fire: false
disable-thunderstorm: false
disable-weather: false
disable-pig-zombification: false
disable-powered-creepers: false
always-raining: false
always-thundering: false
dynamics:
disable-mushroom-spread: false
disable-ice-melting: false
disable-snow-melting: false
disable-snow-formation: false
disable-ice-formation: false
disable-leaf-decay: false
disable-grass-growth: false
disable-mycelium-spread: false
disable-vine-growth: false
blacklist:
use-as-whitelist: false
logging:
console:
enable: true
database:
enable: false
dsn: jdbc:mysql://localhost:3306/minecraft
user: root
pass: ''
table: blacklist_events
file:
enable: false
path: worldguard/logs/%Y-%m-%d.log
open-files: 10


Nevím, jak se to sem vkládá, ani jsem ten blacklist nenašel, tak jsem zkopiroval config od WG, je to neco platné?

Uživatelský avatar
BigwebSvK
Příspěvky: 572
Registrován: 24 zář 2013, 18:16
Reputation: 6
Kontaktovat uživatele:

Re: zákaz craftingu určitých itemů

#4 Příspěvekod BigwebSvK » 02 dub 2014, 09:30

Daj ho prosím ešte do code, takto nejako.
Spoiler: zobrazit

Kód: Vybrat vše

TEXT
Obrázek

honzaban
Příspěvky: 26
Registrován: 28 bře 2014, 11:47
Reputation: 0

Re: zákaz craftingu určitých itemů

#5 Příspěvekod honzaban » 02 dub 2014, 09:36

Tak to už vubec nechapu,myslel jsem,že to ztoho vyčtete.

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: zákaz craftingu určitých itemů

#6 Příspěvekod Smexhy » 02 dub 2014, 10:05

Vyčteme, ale stratí sa formátovanie...prosím ťa hoď sem blacklist.yml , nie config...nájdeš ho --> /plugins/WorldGuard/world/<DanýSvet>/blacklist.yml

honzaban
Příspěvky: 26
Registrován: 28 bře 2014, 11:47
Reputation: 0

Re: zákaz craftingu určitých itemů

#7 Příspěvekod honzaban » 02 dub 2014, 10:31

V daném světě mám jen blacklist.txt
Yml soubor tam není :(

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: zákaz craftingu určitých itemů

#8 Příspěvekod vojtamaniak » 02 dub 2014, 10:32

Tak sem dej ten txt :)

honzaban
Příspěvky: 26
Registrován: 28 bře 2014, 11:47
Reputation: 0

Re: zákaz craftingu určitých itemů

#9 Příspěvekod honzaban » 02 dub 2014, 10:38

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







ono by asi bylo nejlepší,kdyby někdo dostal soukromě přístup přes FTP a vyřešilo se to tak, sice bych vložil duvěru do někoho koho neznám,ale riskovat se musí.

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: zákaz craftingu určitých itemů

#10 Příspěvekod Smexhy » 02 dub 2014, 13:31

Na to nie je potreba dávať niekomu FTP...stačí tam prepísať toto :

Kód: Vybrat vše

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


Za toto:

Kód: Vybrat vše

<Co Len chces napis tu>
[<ID predmetov>]
ignore-groups=<skupiny ktore budu moct stavat tento predmet>
on-break=notify,deny,log


Zpět na „Minecraft, Tekkit“

Kdo je online

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