Pomoce 0 Opublikowano 5 stycznia 2015 Udostępnij Opublikowano 5 stycznia 2015 Witam.1.Gdy wgrywam Other drops nie tworzy sie folder z configiem.2.Dlaczego to nie działa ? (prosze o napisanie calego configu :))include-files: ########### The plugin will scan through and load these files after loading the main config below.# Note: drops from included files will are inclusive and will all be added to the drop list.########### - includes/od-fix_undroppables.yml # fix glass, bookshelf, boat and stairs drops# - includes/od-goldtools-basic.yml # allow gold tools chance to get ice, glowstone and grass# - includes/od-goldtools-smelt.yml # gold-pickaxe smelts ores to ingots, sand to glass, etc# - includes/od-ore_extraction.yml # allow ores to be "extracted" - leaving behind the stone# - includes/od-leaf_overhaul.yml # overhaul leaf drops (apples, cocoa beans, leaves, sticks & a very small chance of golden apple)# - includes/od-playerdeath_zombie.yml # players drop zombies on death# - includes/od-undead_chaos.yml # the undead shall rise again! Includes players dropping zombies/skeletons# - includes/od-random_examples.yml # For crazy testing only :) Read through examples before activating.# - includes/od-dyewool.yml # Dye wool after placing!# - includes/od-stop_mob_farms.yml # Stop mob farming! ## Other users overhauls# - includes/overhaul-catballs.yml # great example/playable config from Catballs (disable "ob" configs before using this one, otherwise you might have too many drops)# - includes/overhaul-zarius.yml # Zar's messy config (I run this with no other includes, at the moment) ## Add your files here (alternatively just add your custom drops to the bottom of this file)# - my_custom_file1.yml aliases:########## # add custom YAML aliases here (advanced customisation) - see the wiki for more information defaults:########## # add default values for the config below, "include-files" have their own "defaults" sections otherdrops: DIAMOND_ORE: - drop: COBBLESTONE tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] STONE: - drop: DIAMOND tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.6% message: "&8Trafiles na &bdiament &8[1szt.]!" - drop: GOLD_ORE tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 2.5% message: "&8Trafiles na &6zloto &8[1szt.]!" - drop: EMERALD tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.8% message: "&8Trafiles na &2emeralda &8[1szt.]!" - drop: IRON_ORE tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 1.7% message: "&8Trafiles na &fzelazo &8[1szt.]!" - drop: ENDER_PEARL tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.3% message: "&8Trafiles na &5perelke &8[1szt.]!" - drop: APPLE tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.35% message: "&8Trafiles na &cjablko &8[1szt.]!" - drop: OBSIDIAN tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 1.0% message: "&8Trafiles na &9obsa &8[1szt.]!" - drop: BOOK tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.3% message: "&8Trafiles na &7ksiazke &8[1szt.]!" - drop: COAL tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 1.2% message: "&8Trafiles na &8wegiel &8[1szt.]!" - drop: REDSTONE tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 1.1% message: "&8Trafiles na &4redstone &8[1szt.]!" - drop: TNT tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.6% message: "&8Trafiles na &cTNT &8[1szt.]!" - drop: SLIMEBALL tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.3% message: "&8Trafiles na &aslimeballa &8[1szt.]!" - drop: NETHER_STAR tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] chance: 0.05% message: "&8Trafiles na &eNether Star'a! - Masz Szczescie! &8[1szt.]!" - drop: XP tool: [ANY_PICKAXE] chance: 100% quantity: 2 IRON_ORE: - drop: COBBLESTONE tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] EMERALD_ORE: - drop: COBBLESTONE tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE] GOLD_ORE: - drop: COBBLESTONE tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]########## # Your changes here, or create a new .yml file and include it above in the "include-files" section# Explore the included config files for many more examples## If make a interesting or crazy config let me know on the forum and I might include it in the next release.## Example:# GLASS:# - drop: GLASS# # - drop: MONEY# quantity: 3-15# message: You recycled the glass for %q dollars. Odnośnik do komentarza https://skript.pl/temat/5479-problem-z-other-drops/ Udostępnij na innych stronach Więcej opcji udostępniania...
dodoz012609 29 Opublikowano 5 stycznia 2015 Udostępnij Opublikowano 5 stycznia 2015 Nie jest od tego forum. Jak sama nazwa wskazuję, to jest forum o SKRYPTACH nie o pluginach. Napisz w odpowiednim dziale.http://skript.pl/index.php/forum/42-zarz%C4%85dzanie-serwerem/'>>http://skript.pl/index.php/forum/42-zarz%C4%85dzanie-serwerem/ Norbi 1 Odnośnik do komentarza https://skript.pl/temat/5479-problem-z-other-drops/#findComment-45486 Udostępnij na innych stronach Więcej opcji udostępniania...
Norbi 1337 Opublikowano 6 stycznia 2015 Udostępnij Opublikowano 6 stycznia 2015 Automatycznie wygenerowana wiadomość. Ten temat został przeniesiony z "Skript → Pytania i problemy" do "Minecraft → Tryb wieloosobowy → Zarządzanie serwerem". Odnośnik do komentarza https://skript.pl/temat/5479-problem-z-other-drops/#findComment-45734 Udostępnij na innych stronach Więcej opcji udostępniania...
Fajerowskyy. 56 Opublikowano 6 stycznia 2015 Udostępnij Opublikowano 6 stycznia 2015 Błędy z konsoli? Odnośnik do komentarza https://skript.pl/temat/5479-problem-z-other-drops/#findComment-45834 Udostępnij na innych stronach Więcej opcji udostępniania...
DamianeGx 0 Opublikowano 10 stycznia 2015 Udostępnij Opublikowano 10 stycznia 2015 Najprawdopodbniej config jest zły, pobierzo rginalny ze strony. Odnośnik do komentarza https://skript.pl/temat/5479-problem-z-other-drops/#findComment-46333 Udostępnij na innych stronach Więcej opcji udostępniania...
Rekomendowane odpowiedzi