Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /giant:
- permission: giant.giant
- trigger:
- set {_mob} to last spawned entity
- spawn giant at event-location
- make last spawned entity ride {_mob}
- set max health of last spawned entity to 1000
- heal last spawned entity
- broadcast "&bNa mapie pojawil sie &b&lGIANT &bo imieniu: &b&lKarmel! &bZabijcie go! &bKordy: &6%event-location%"
- command /giantmatt:
- permission: giant.giant
- trigger:
- set {_mob} to last spawned entity
- spawn giant at event-location
- make last spawned entity ride {_mob}
- set max health of last spawned entity to 1000
- heal last spawned entity
- broadcast "&bNa mapie pojawil sie &b&lGIANT &bo imieniu: &b&lMatt! &bZabijcie go! &bKordy: &6%event-location%"
- command /giantandrzej:
- permission: giant.giant
- trigger:
- set {_mob} to last spawned entity
- spawn giant at event-location
- make last spawned entity ride {_mob}
- set max health of last spawned entity to 1000
- heal last spawned entity
- broadcast "&bNa mapie pojawil sie &b&lGIANT &bo imieniu: &b&lAnDrZeJ69! &bZabijcie go! &bKordy: &6%event-location%"
- on death of giant:
- delete drops
- drop 1 nether star named "&b&lVIP &bStar" at victim
- broadcast "&bGracz &6%attacker% &bzabil GIANT!"
- create fake explosion at the victim
- on right click with nether star:
- execute console command "setrank %player% VIP 7d"
- remove nether star from the player's inventory
- broadcast "&b&l%player% &buzyl &b&lVIP &bStar'a i dostaje &b&lVIP'a &bna 7 dni"
Advertisement
Add Comment
Please, Sign In to add comment