Search results

  1. D

    Question How do i get nbt tags

    I'm working on a custom tool but i need to get tool tags to know that it is not just a simple pickaxe. How can i do that?
  2. D

    Solved How to detect when a player right click with an item.

    I'm working on a plugin that add custom block. But for that i need to detect when a player right click with a specific to destroy a block. How can i do that ?
  3. D

    How do i spawn a npc ?

    Hello, i recently start to developpe a plugin using paper. I haven't really code in java but i know python, c++, javascript, ect... But i'm not familiar with how work package, lib in java and how to use paper library. I would to understand how to create a npc. Otherwise have a great day.