Minecraft – plugin for always spawning with the same items

minecraft-bukkitminecraft-java-edition

I need a plugin that lets me set an item/items that players always spawn with. Does such a thing exist?

Best Answer

I just wrote a quick plugin that will do this for you. It's called StartingItems, and you can find it on BukkitDev here. It supports both respawn items and items for players that first login. Feel free to check it out.