Skip to main content

Questions tagged [bukkit]

Bukkit is the name of a set of community built, open source tools envisioned and developed to ease the creation of SMP plugins. It was intended to replace hey0's Mod.

1 vote
0 answers
66 views

For Minecraft, utilizing the Bukkit/Spigot API, I have a LivingEntity Villager that I would like to path, or "walk" to ...
Randall Arms's user avatar
1 vote
1 answer
3k views

I'm (trying to) develop a plugin for Spigot Minecraft 1.14.2. I have tried putting both api-version: 1.14.2 and ...
Jachdich's user avatar
  • 113
2 votes
1 answer
88 views

I am currently working on a minecraft plugin using spigot. It's a sort of a race between players where checkpoints validation is needed. I have a minecraft map edited on MCEdit and I have severals ...
Himeji's user avatar
  • 31
0 votes
1 answer
674 views

Could any one tell me why I get the exception (and how to fix it): Bukkit Plugin Couldn't pass Playerdeathevent to Plugin [org.bukkit.event.EventException] with this code? ...
Apply55gx's user avatar
0 votes
3 answers
231 views

How can I check if a players held item is of a specific item type - for example an axe. (can be iron axe, gold axe, wooden axe, etc.)? Or do I have to do multiple if statements to have this done? <...
paskl's user avatar
  • 103
3 votes
1 answer
2k views

I'm trying to make a bukkit plugin, which implements backpacks in the game if the player has the correct item (Enchanted Normal book with Efficiency 10 and Unbreaking 10, to be uncraftable). I want ...
Bálint's user avatar
  • 15.1k
4 votes
1 answer
220 views

I'm trying to make a turret in Bukkit (Java). This will shoot an arrow to the players that are in the shooting radius. But now I've a little problem, the arrow gets stuck inside the block where its ...
Bennie Godschalk's user avatar
1 vote
1 answer
1k views

I'm creating a wizardry plugin for Minecraft, and I was wondering how you would get the entity that a player was looking at, I know that you would have to use a ...
Jojodmo's user avatar
  • 113

15 30 50 per page