Skocz do zawartości
  • Dołącz do społecznoś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

[Problem] Plugin Death-Message


Rekomendowane odpowiedzi

Opublikowano

Witam mam nazwane miecze typu Maczeta lowcy głów a plugin DeathMessage nie pokazuje np ze zabiłem go tym oto mieczem co mam zrobić może mam coś wyłączyć w configu oto on :

 

 

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# About Plugin/Author #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
#
# Plugin Name: Restarter
# Author: Jose Manuel Gassin Perez-Traverso
# Bukkit Profile:

To jest ukryta treść, proszę

# Description: Change the Default Bukkit Death Messages as you Wish, including colors, victim name, killer name and weapon/material/name...  also other General messages as Join/Kick/Leave.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# About Plugin/Author #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# Plugin Version #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
#
# Don't change this or your config will be renamed to "old_config.yml" and the correct config.yml version will be created.
Version: 2.6.2
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# Plugin Version #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# Debugging #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
#
### Enabling this option will BROADCAST useful data about the Death Process, which will be useful to find plugins conflicting with Bukkit normal events.
# You'll be able to check: Victim Name, World Name, Last Damage Cause Type, Last Damage Cause (Reason), and Damager.
Debug: false
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# Debugging #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# Commands & Permissions #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
#
# /deathmessages reload   |  dm.admin.commands  |  Reloads this file.
# Notes: you can use /dm as alias for /deathmessages
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# Commands & Permissions #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

#====================================== PvP Messages ======================================#
### What to do with PvP Death Messages?
# 1 = Don't Show any of Them.
# 2 = Show them as Usual.
# 3 = ONLY show PvP Death Messages.
PvP_Death_Messages_Handling: 2

#====================================== World Settings ======================================#
### IMPORTANT NOTE: World names are CASE SENSITIVE!
### Disable ALL Death and Generic messages to those worlds, total silence, no message comming from the world itself or from any other.
Silenced_Worlds:
- TooManyDeaths_world
- NoSpam_world

### Linking worlds allows worlds to share death/generic messages, worlds out if this list will ONLY see it's own messages.
# Example: as you can see in this list, the worlds "world", "world_nether" and "world_the_end" are linked, so Death and Generic messages will be shared, if we have another world called "new_world", will only be able to see it's own Death and Generic Messages.
Linked_Worlds:
  Enable: false
  World_List:
  - world
  - world_nether
  - world_the_end

#====================================== Generic Messages ======================================#
### Enable/Disable all Generic Messages; if disabled, will totally turn off the listeners, so this part will not affect performance.
# (YOU HAVE TO RELOAD or STOP/START THE SERVER FOR THIS OPTION TO HAVE EFFECT)
Generic_Messages: true

### On Player FIRST Join Message:
Player_First_Join: '&6The Player &b%player &6has joined the Server for FIRST TIME!'

### On Player Join Message:
Player_Join: '&aThe Player &b%player &ahas joined the Server!'

### On Player Leave/Disconnect Message:
Player_Disconect: '&cThe Player &b%player &chas left the Server!'

### On Player Kick Message:
Player_Kick: '&cThe Player &b%player &chas been Kicked!'

#====================================== Death Messages ======================================#
### Change those TAGS as you wish.
# %player = Player (victim) name
# %killer = Player Assasin name (only for player kills, PvP)
# %weapon_material = Material name of the weapon wielded by the killer(only for player kills, PvP)
# %weapon_name = Meta display name of the weapon, instead of the material one, if there's no name it'll show the material one.
# %world = World name in which the player died, can be used in any message.

### Don't forget to use bukkit colors if you want ===>   

To jest ukryta treść, proszę

# And other Bukkit Formats ===>    &n = Underlined   ||   &o = Italic   ||   &m = Strike-through   ||   &l = Bold   ||   &k = Magic   ||   &r = Reset Format

### Some Examples:
# Example for Creeper Message = '&2%player &Elikes to hug &CCreepers&E, he is a pill of dust now...'
# Example for PvP Message = '&2%player &Ewas slain by &Ckiller&E, wielding his mighty &C%weapon'

### TAKE CARE ABOUT SPECIAL CHARACTERS OR NON-ENGLISH ONES! THE BUKKIT YAML PARSER DON'T ALLOWS THEM! CHECK THE PLUGIN PAGE TO USE VARIABLES INSTEAD TO SHOW THEM!

### Finally, you can add/modify/remove all the random messages you wish, when a death occurs, a random message from the list will be chosen.
# REMEMBER, THERE'RE NOT ONLY 2 POSSIBLE RANDOM MESSAGES, ADD/REMOVE ALL YOU WISH! INFINITE POSSIBILITIES!

### On Player FIRST Join Message:
Player_First_Join: '&6Gracz &b%player &6zawital na serwie!'

### On Player Join Message:
Player_Join: '&aGracz &b%player &2wbil na serwer!'

### On Player Leave/Disconnect Message:
Player_Disconect: '&cGracz &b%player &cwyszedl z serwera!'

### On Player Kick Message:
Player_Kick: '&cGracz &b%player &czostal wyrzucony!'

#====================================== Death Messages ======================================#
### Mob Causes
Blaze:
  - '&2%player &Ewas zjaral sie przez &CBlaze'
CaveSpider:
  - '&2%player &Ewas slain by &CCave Spider'
Creeper:
  - '&2%player &Ezapomnial ze nie glaska sie &2Creepera'
EnderDragon:
  - '&2%player &Ezostal zabity przez &CEnder Dragon'
Enderman:
  - '&2%player &Ezostal zabity przez &CEnderman'
Ghast:
  - '&2%player &Ezjaral sie przez &CGhast'
Giant:
  - '&2%player &Ezostal zabity przez &CGiant'
IronGolem:
  - '&2%player &Ezostal zabity przez &CGolem'
MagmaCube:
  - '&2%player &Ezostal zabity przez &CMagma Cube'
PigZombie:
  - '&2%player &Ezostal zabity przez &CZombie Pigman'
Silverfish:
  - '&2%player &Ezostal zabity przez &CSilverfish'
SkeletonArcher:
  - '&2%player &Ezostal zabity przez &CSkeleton'
SkeletonMelee:
  - '&2%player &Ezostal zabity przez &CSkeleton'
Slime:
  - '&2%player &Ezostal zabity przez &CSlime'
Spider:
  - '&2%player &Ezostal zabity przez &CSpider'
Witch:
  - '&2%player &Ezostal zabity przez &CWitch'
Wolf:
  - '&2%player &Ezostal zabity przez &CWolf'
Zombie:
  - '&2%player &Ezostal zabity prez &CZombie'
### Wither
Wither:
  - '&2%player &Ezostal zabity prezz Withera'
WitherEffect:
  - '&2%player &Ezostal skaleczony przez Withera'
### Wither Skeleton
WitherSkeleton:
  - '&2%player &Ezostal zabity przez &CWither Skeleton'
### PvP Causes
PvPFist:
  - '&C%killer &Epotraktowal mieczem &2%player '
PvPWeapon:
  - '&C%killer &Eposkromil &2%player'
# Weapon Tag NOT APLICABLE
PvPBow:
  - '&C%killer &Ezdobyl glowe &2%player'
### Other Causes
TNT:
  - '&2%player &Ewybuchl'
Cactus:
  - '&2%player &Echcial przytulic kaktusa'
Anvil:
  - '&2%player &Ezostal zabity przez kowadlo &bx_O!'
# Dispenser only has 1 message for deaths, but i added another one if player dies from a fireball ;)
DispenserArrow:
  - '&2%player &Echcial poglaskac strzale z dispensera'
DispenserFireball:
  - '&EChcial poogladac fireballa &2%player'
Drowning:
  - '&2%player &Epadl'
PotionofHarming:
  - '&2%player &Ezostal potraktowany przez magie'
# In Minecraft you can't die from normal Poison, you just get to half heart, anyway it a Poison Potion hits you when u're with low health and kills you or by other plugins this could happen.
Fall:
  - '&2%player &Echcial poskakac'
Poison:
  - '&2%player &Ezostal otruty'
# Direct exposure to a fire block
FireBlock:
  - '&2%player &Epodpalil sie'
# Death caused by burns after leaving a Fire Block or Lava Block.
FireEffect:
  - '&2%player &Espalil sie'
Lava:
  - '&2%player &Echcial plywac w lawie'
# You usually get "went up in flames" like cause of death by a thunder, now you can specify what you want, anyway if the fire kills you first the cause will still being the fire.
Lightning:
  - '&2%player &Erozgniewal Zeusa'
Starvation:
  - '&2%player &Epatrzyl w gwiazdy i padl'
Suffocation:
  - '&2%player &Ezacial sie w scianie'
# Suicide message is only possible when player uses /suicide or /kill to himself.
Suicide:
  - '&2%player &Echcial opuscic ten swiat'
Void:
  - '&2%player &Ewypadl ze swiata'
# Weird causes like killed by EnderPearl, Eggs and Snowballs.
# Snowmans can't kill players cause Snowballs have no damage, anyway some servers change this mechanic for fun (like my server), so i added it too.
Others:
  - '&2%player &Epadl'
Snowman:
  - '&2%player zamarzl glaskajac &CSnowman'
## Rest of the Causes, command causes will be showed here, like /kill or /suicide case doesn't have a damager.
Unknown:
  - '&2%player &Epolecial i padl'
### DON'T USE, EXPERIMENTAL - NEXT VERSION
# PvPPotion:'&C%killer udawal Harryego Pottera na graczu &2%player'

Opublikowano

tam gdzie ma wrzucać nazwę broni daj dopisz  %weapon_name

nigdzie nie masz tego dodanego dlatego nie wyswietla

flag-poland-icon.png Pomagam tylko osobom, które piszą poprawnie po polsku !

  • 2 miesiące temu...

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...