Bukkit Coding ~ Episode 32: Death Drops

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.พ. 2025

ความคิดเห็น • 21

  • @TheBradszone
    @TheBradszone 11 ปีที่แล้ว

    Hey Thanks For Another Great Tutorial Pogostick, I Was Wondering How To Give The Player A Full Level For Such Things As Kill Counts Or Anything Else. Thanks, Keep Making Absolutely Great Videos And Have A Great Day!

  • @WolfClash12
    @WolfClash12 11 ปีที่แล้ว

    Can you still make a tutorial on how to add a list to the warps?

  • @XPDisease
    @XPDisease 11 ปีที่แล้ว

    Hey. This is just what i need. Do you mind setting that code up so that when a certain group in my permissions ex file dies, ( specifically the trainee, guard, superguard) they drop iron armor (with a random durability if you can)! It's one of the last things i need for my server and no one has a code like yours! This is just what i need! please set this up. And pm me on youtube the link to the code, and also instructions on how to download it into my bukkit! thanks :D

  • @XPDisease
    @XPDisease 11 ปีที่แล้ว

    how do you make it so it specifies which group the person is in

  • @dansammy100
    @dansammy100 9 ปีที่แล้ว

    How to make a mob drops with custom item's display name and lores? It don't seems to attach with the ItemMeta using getdrop.add or drop.add something..

    • @embedflux6912
      @embedflux6912 8 ปีที่แล้ว

      entity.getworld.dropitemnaturally(entity.getlocation(), itemstack)

  • @brayanandres3038
    @brayanandres3038 6 ปีที่แล้ว

    if is a random item?

  • @sozum_4311
    @sozum_4311 6 ปีที่แล้ว

    i want when the player dead if he has diamond_axe will not drop it how can i make it ?

    • @TheSkyGamez
      @TheSkyGamez 5 ปีที่แล้ว

      when they die check if they have a diamond axe, then make it not drop and then when they respawn put it in their inventory

  • @JoshDaBoss007
    @JoshDaBoss007 8 ปีที่แล้ว

    how can i make an explosion happen when you die?

    • @PxlMc2000
      @PxlMc2000 8 ปีที่แล้ว

      if (e.getEntity() instanceof Player){
      p.getWorld().createExplosion(p.getLocation(), 10);
      Sorry for the late reply, i bet you already figured out your problem. Hopefully you didnt quit

    • @iModySG
      @iModySG 7 ปีที่แล้ว

      Bryan p.setHealth(20)

  • @dfbonus
    @dfbonus 8 ปีที่แล้ว

    Where do i put the YML file? :D

    • @dfbonus
      @dfbonus 8 ปีที่แล้ว

      Thanks.

  • @mrminimumminecraft9836
    @mrminimumminecraft9836 10 ปีที่แล้ว

    what if i want the player to get a item onDeath??

    • @87penminecraft
      @87penminecraft 10 ปีที่แล้ว

      I'd suggest using the PlayerRespawnEvent not PlayerDeathEvent so they get the item upon respawn.

  • @bryanwesterveld5287
    @bryanwesterveld5287 11 ปีที่แล้ว

    Freaky, it finished at 3min, but after refreshing it continued.

  • @BenjioPvP
    @BenjioPvP 10 ปีที่แล้ว

    DO U JUST PUT IT IN UR PLUGIN FOLDER?

  • @trooperbravo1297
    @trooperbravo1297 2 ปีที่แล้ว

    i heard F it plugin lol

  • @paskie66070
    @paskie66070 11 ปีที่แล้ว

    Sit plugin