Çözüldü SkyBlock Fırın

  • Konuyu Başlatan Konuyu Başlatan TheYVS
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 460
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

TheYVS

Odunlara Vur Vur Vur!
Katılım
9 Ocak 2016
Mesajlar
35
Elmaslar
2
Puan
0
Askyblock configinde fırın erişimi kapalı olmasına rağmen başka oyuncularının adasındaki fırını açabiliyorlar.
 
/is settings ' den ayarlanabiliyordu sanırım o
 
is settingste false olarak gözüküyor
 
true yapman gerek dostum
 
Kod:
protection:
   # Protection Setting Flags:
   # ACID_DAMAGE, ANVIL, ARMOR_STAND, BEACON, BED, BREAK_BLOCKS, BREEDING, BREWING,
   # BUCKET, COLLECT_LAVA, COLLECT_WATER, CHEST, CHORUS_FRUIT, CRAFTING, CROP_TRAMPLE,
   # DOOR, EGGS, ENCHANTING, ENDER_PEARL, ENTER_EXIT_MESSAGES, FIRE, FIRE_EXTINGUISH,
   # FIRE_SPREAD, FURNACE, GATE, HORSE_INVENTORY, HORSE_RIDING, HURT_MOBS, LEASH,
   # LEVER_BUTTON, MOB_SPAWN, MUSIC, PLACE_BLOCKS, PORTAL, PRESSURE_PLATE, PVP,
   # MILKING, NETHER_PVP, REDSTONE, SPAWN_EGGS, SHEARING, VILLAGER_TRADING,
   # VISITOR_ITEM_DROP, VISITOR_ITEM_PICKUP
   #
   # Players can be given the ability to change settings in the GUI with permissions
   # e.g. askyblock.settings.PVP or all settings with askyblock.settings.*
   # Permissions are not case sensitive.
   #
   # -- World defaults --
   # Applies everywhere and are the default for islands and spawn.
   # If not listed, default is false.
   # Changing a setting here will only affect new islands. Use /asadmin settingsreset
   # to reset individual or all settings across all islands. See /asadmin settingsreset help.
   world:
     # Acid causes damage above sea-level (if acid is active)
     ACID_DAMAGE: true
     # Allow anvil use
     ANVIL: false
     # Allow armor stand use (1.8+ only)
     ARMOR_STAND: false
     # Allow beacon use
     BEACON: false
     # Allow bed use
     BED: false
     # Players can break blocks or generally damage things
     BREAK_BLOCKS: false
     # Allow animal breeding
     BREEDING: false
     # Allow use of cauldrons and brewing stands
     BREWING: false
     # Allow use of buckets, either fill or dump them
     BUCKET: false
     # Collect Lava (overrides BUCKET setting for collecting lava)
     COLLECT_LAVA: false
     # Collect water (overrides BUCKET setting for collecting water)
     COLLECT_WATER: false
     # Allow access chests of any kind, droppers, dispensers and hoppers
     CHEST: false
     # Allow eating or use of chorus fruit
     CHORUS_FRUIT: false
     # Allow use of crafting benches
     CRAFTING: true
     # Allow creepers to hurt players (but not damage blocks)
     CREEPER_PAIN: true
     # Allow crop trampling
     CROP_TRAMPLE: false
     # Allow use of doors or trapdoors. Not including redstone activations.
     DOOR: true
     # Allow chicken egg throwing
     EGGS: false
     # Allow use of enchanting tables
     ENCHANTING: true
     # Allow enderpearl throwing
     ENDER_PEARL: false
     # Enable or disable join/leave messages from the player's island
     ENTER_EXIT_MESSAGES: true
     # Allow fire (flint & steel use, TNT priming) Making portals is allowed.
     FIRE: false
     # Can extinguish fires by punching them
     FIRE_EXTINGUISH: false
     # Allow fire spreading
     FIRE_SPREAD: false
     # Allow furnace use
     FURNACE: true
     # Allow gate use
     GATE: false
     # Allow horse/llama inventory use - only works when riding is enabled     
     HORSE_INVENTORY: false
     # Allow riding of horses/llamas
     HORSE_RIDING: false
     # Allow friendly mob hurting(cows etc.)
     HURT_MOBS: false
     # Allow monsters hurting
     HURT_MONSTERS: true
     # Allow leash use
     LEASH: false
     # Allow lever or button use
     LEVER_BUTTON: true
     # Cows can be milked
     MILKING: true
     # Animals, etc. can spawn naturally
     MOB_SPAWN: true
     # Allow monsters to spawn naturally
     MONSTER_SPAWN: true
     # Allow use of jukeboxes and note blocks
     MUSIC: false
     # Allow PVP in the nether world
     NETHER_PVP: false
     # Players can place blocks
     PLACE_BLOCKS: false
     # Allow portal use
     PORTAL: true
     # Allow pressure plate activation by players
     PRESSURE_PLATE: true
     # Allow PVP in the overworld
     PVP: false
     # Allow adjustment of diodes or comparators
     REDSTONE: false
     # Spawn eggs can be used
     SPAWN_EGGS: false
     # Allow sheep shearing
     SHEARING: false
     # Allow trading with villagers
     VILLAGER_TRADING: true
     # Allow item drop
     VISITOR_ITEM_DROP: true
     # Allow item pickup
     VISITOR_ITEM_PICKUP: true
   # -- Island Settings --
   # Settings for islands. Some are for visitors, some for the island itself.
   # If setting is not listed, it will not show in GUI and the world default will be used.
   # Add settings here to give the player the ability to see them in the GUI. Give the
   # player the permission for the setting for them to be able to change the setting.
   island:
     # Allow visitor anvil use
     ANVIL: true
     # Allow visitor armor stand use (1.8+ only)
     ARMOR_STAND: false
     # Allow visitor beacon use
     BEACON: false
     # Allow visitor bed use
     BED: false
     # Allow visitor block breaking, or other damage
     BREAK_BLOCKS: false
     # Allow visitor animal breeding
     BREEDING: false
     # Allow visitor use of cauldrons and brewing stands
     BREWING: false
     # Allow visitor access chests of any kind, droppers, dispensers and hoppers
     CHEST: false
     # Allow visitors to use crafting benches
     CRAFTING: true
     # Allow visitor use of doors or trapdoors. Not including redstone activations.
     DOOR: true
     # Allow visitor chicken egg throwing
     EGGS: false
     # Allow visitors to use enchanting tables
     ENCHANTING: true
     # Allow visitor furnace use
     FURNACE: false
     # Allow gate use
     GATE: true
     # Allow use of jukeboxes and note blocks
     MUSIC: false
     # Allow portal use by visitors
     PORTAL: true
     # Allow pressure plate activation by visitors (players only)
     PRESSURE_PLATE: false
     # Allow adjustment of diodes or comparators
     REDSTONE: false
     # Allow visitors to shear sheep
     SHEARING: false

# This section contains the biomes that can be bought or used
kod bu şekilde olmasına rağmen olmuyor. true yapsamda false yapsamda
essentials protect gereklimi acaba
 
kapılarıda true false yapmama rağmen engelleme olmuyor açabiliyor yine
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst