Update (21.11.11): Sorry for the absence. I've been busy with other things lately and Minecraft has taken a back seat. Now that 1.0 is out and Bukkit soon to follow, I intend to get back to these plugins. For now though, I've removed the downloads but the source is still available at GitHub for the time being for anyone who wants it. I probably won't update this thread any more because of the move to BukkitDev. Version: v0.3 (31.08.11) Compatible Bukkit: RB #1060 Description: Simple item management. Provides a simple /give command. Requirements: Bukkit SuperPerms permissions manager (I recommend the official PermissionsBukkit plugin [forum link]) OR Permissions v3 plugin. Support for Permissions v3 will be removed once it breaks. This provides server administrators time to merge over to Bukkit permissions. Links: Source Code (on GitHub) Commands: Spoiler (Move your mouse to the spoiler area to reveal the content) Show Spoiler Hide Spoiler /give item[:data] [amount] [player] /give 1 - gives you 1 stone. /give 1 64 - gives you a 64 stack of stone. /give 1 1 DenneyMS - gives DenneyMS 1 stone. /give torch 10 - gives you 10 torches. Permissions: Spoiler (Move your mouse to the spoiler area to reveal the content) Show Spoiler Hide Spoiler mantragive.give - Permission to use the /give command. Changelog: Version 0.3 (31.08.11): Fixed Permissions v3 support (fixes internal server error). Version 0.2: Added support for SuperPerms. Added license. Version 0.1: Initial public release.
http://forums.bukkit.org/threads/gen-giveit-v1-3-a-give-item-plugin-with-more-control-818.3489/ http://forums.bukkit.org/threads/ad...r-self-permissions-economy-gto-gme-953.10449/ http://forums.bukkit.org/threads/ad...l-kill-warp-weather-multi-lingual-1000.10770/
I know there's a stack of others but I have written all my own plugins for various features because I wanted light-weight and simple plugins that I could manage. This plugin does one thing only and does it simply. I've put them up here in case anyone else wants to use them.
hey, @Denney when you get back to developing this plugin, could you add item ids for buildcraft possible? otherwise, nice and simple plugin and i will see to it soon that i get toomanyitems integrated with it so i can see all the items to be able to spawn such as a steam and combustion engines instead of only the redstone engine showing.