Minecraft – Best method to create rare items on a minecraft server

minecraft-bukkitminecraft-java-editionminecraft-java-edition-server

In a Minecraft server I play on, we're trying to figure out a way to create items on our server that would be found through out our server randomly. We want to create these items with effects/special abilities. We also want a way to distribute them by either randomly placing them through out the world, but we only want a defined number of them to be distributed. We also, if possible, want them to be given to users when they get an achievement.

The kind of answers I'm looking for are …

  • NBT editor bukkit plugins (Hopefully ones that work with Permissions EX)
  • Achievement Plugins
  • Bungee suit/Essential

Also, our server runs on MySQL and I am trying to find plugins that work with that.

Best Answer

For an achievement plugin, you can try this one. It allows you to create your own achievements and allows you to give rewards as well.