[INACTIVE] [ADMIN] MantraGive v0.3 - Simple item management [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Denney, Jul 24, 2011.

  1. Offline

    Denney

    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:
    Commands:
    Show 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:
    Show 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.
     
  2. Offline

    SoulSauce

  3. Offline

    Denney

    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.
     
  4. Offline

    Plague

    that's actually why I made mine, I'm not running unknown code on my server.
     
  5. Offline

    mw2rules1999

    LOVE sthe plugin :D thank u so much i have been looking for somthing like this for 5 week's xD :D
     
  6. Offline

    Denney

    Glad I could help.
     
  7. Offline

    Denney

    I've now added Built-in Bukkit permissions support. No more reliance on the Permissions plugin.
     
  8. Offline

    Yoki

    does this plugin gives the items to your inventory or thows them to the floor?
     
  9. Offline

    Denney

    In your inventory.
     
  10. Offline

    Castaras

    Can you generate items with a damage value using this mod?
     
  11. Offline

    Denney

    Yep. The [data] value in the command is the value used for damage data (coloured wool for instance).
     
  12. Offline

    AsHperson

    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.
     

Share This Page