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

[Pytanie]Minecraft wyjasnicie pare pluginow?


Rekomendowane odpowiedzi

Opublikowano

Cześć mam takie pytania:

 

1.Wyjaśnicie mi pluginy:

 

CustomServerMessages

 

PreformanceMonitos

 

2.OtherDrops:

 

a) Jak podwoic drop ze stone'a tzn. ze na 1 diax z stone 0.5% a 3 diaxy ze stone z 0.15%

b )Czy da sie zrobić ze vip ma wiecej % na wypadniecie i czy radzicie to dodac ?

c) Podpunkt c odsnosi sie troche do a : Czy na OtherDrops dziala fortune np diax kilof fortune 3? Jesli tak albo trzeba jakas konfiguracje dodac bardzo prosze o podanie.

 

3.

 

Co bym mogł dodać dla vip'a?

 

DAJE +

Szukam sponsora PW !

Opublikowano

1 & 2

Pogooglaj....

Na YT treekttv robi super poradniki, na pewno się coś znajdzie ;)

 

3)

/heal, /back, kit dla vipów, sklep vip, loża vip, /mc i coś sobie wybierz z tego xD

=== Jeśli pomogłem ===

+++ Liczę na Like +++

Opublikowano

1.Możesz spolszczyć wiadomości np.

join the game - dolaczyl do gry

 

2.Daje ci to kontrolę nad "życiem" serwera

 

3.OtherDrops nie ma opcji na fortune i na vip'a




Opublikowano
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:
    STONE:
        - drop: DIAMOND
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE]
          height: ["<16", ">1"]
          chance: 0.08
          message: "&bGratulacje! Znalazles Diament!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE]
          chance: 1.0
          message: "&bGratulacje! Znalazles Zloto!"
        - drop: EMERALD
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE]
          chance: 0.5
          message: "&bGratulacje! Znalazles Szmaragd!"
        - drop: IRON_ORE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]
          chance: 2.0
          message: "&bGratulacje! Znalazles Zelazo!"
    DIAMOND_ORE:
        - drop: NOTHING
          tool: [ANY, -EXPLOSIONT_TNT, EXPLOSION_CREEPER]
          message: "&4Diament dropi tylko ze STONE! Szansa 0.08%.!"
    IRON_ORE:
        - drop: NOTHING
          tool: [ANY, -EXPLOSIONT_TNT, EXPLOSION_CREEPER]
          message: "&4Zelazo dropi tylko ze STONE! Szansa 2.0%.!"
    EMERALD_ORE:
        - drop: NOTHING
          tool: [ANY, -EXPLOSIONT_TNT, EXPLOSION_CREEPER]
          message: "&4Emerald dropi tylko ze STONE! Szansa 0.5%.!"
    GOLD_ORE:
        - drop: NOTHING
          tool: [ANY, -EXPLOSIONT_TNT, EXPLOSION_CREEPER]
          message: "&4Zloto dropi tylko ze STONE! Szansa 1.0%.!"
##########	
# 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.

 

tutaj masz config może ci się przyda :) ma dropy już ustawione




Opublikowano

Kurde! Jest dzięki naprawde tego szukałem :) gdybym mógł dał bym ci 20 łapek :D

 

(to ["<16", ">1"] oznacza od 16 poziomu do 1?

Szukam sponsora PW !

Opublikowano

te 16>1 to poziom od którego dropi nie ma chyba % na fortune :(

Jest tylko nw jak to zrobić bo na takim jednym serwie bylo 0.50% na diax i 0.30% na dropniecie 2 diaxow zwyklym kilofem

Szukam sponsora PW !

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...