Inactive [GEN] GiftSend v0.8 - Send items to other players[RB 1.2.3-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by Nitnelave, May 25, 2011.

  1. Offline

    Nitnelave

    GiftSend
    Version 0.8
    Tested on RB 1.2.3-R0.1

    THIS PLUGIN IS OUTDATED : A MORE RECENT VERSION CAN BE FOUND HERE.


    This is a fork of the abandoned SendGift.
    This plugin allows players to send items to each other. As opposed to the /give command, it does not generate the items out of the blue, but takes them from the sender's inventory. You can send items to players offline (configurable), and they will get it when they log in! You can set a fee for sending items. Permissions is optional, with OP fallback.

    /send <player> <amount> (item name or ID) (damage or color ID)
    /gift <player> <amount> (item name or ID) (damage or color ID)

    The item defaults to the one you're holding if not specified.

    When updating to 0.8, delete your config file.

    Features :
    • You can send items to other players via a simple command
    • You can send items to players offline, they'll get them when they log in (configurable).
    • Maximum range people can send items (configurable)
    • Allow cross world transfers (configurable, disallow offline transfers to enforce)
    • Fee per transaction.
    • Supports Permissions, but has OP fallback, or just allow-everyone (configurable)
    • Supports both item IDs and item names
    • Supports colored wool and damaged tools (sends the first tool it finds, damaged or not)
    • Supports OddItem for item names
    • Supports Vault Economy for transaction fee
    Permissions nodes (case sensitive):
    • GiftSend.send to allow sending items
    • GiftSend.nofee to allow sending for free (requires the send node)
    Download
    Older versions

    Source

    TODO: (will only implement if explicitely requested)

    Some more advanced taxing features (number of stacks, number of items...)
    Suggestions?

    Known Bugs :
    None :D ... (so far!)

    Changelog :
    • v0.8 -- Updated for CB1.2.3 -- switched to Vault for iconomy
    • v0.7 -- Support for BukkitPerms, crossworld setting.
    • v0.6 -- Added a fee per transaction, iConomy and BosEconomy support.
    • v0.5.1 -- fixed duplicate sending bug.
    • v0.5 - Fixed bug with item in hand durability, improved handling of durability for tools
    • v0.4.1 - The item ACTUALLY defaults to the one you're holding :p. Fixed a NullPointerException
    • v0.4 - The item defaults to the one you're holding if not specified
    • v0.3 - Fixed cookie bug. Fixed limitation on item sending (no longer 64 max). Fixed illegal stack sizes or sending more than the other can receive : it gets logged in the offline file, so that the user gets it after. Added support for OddItem.
    • v0.2.1 - Various bug fixes, including : not being able to send damaged tools (now send the first tools it finds), unstackable items stacking. WARNING: this version is no longer compatible with the transaction files from the older SendGift and from the older versions. Delete them.
    • v0.2 - Added OP Fallback. Updated the config to allow a choice of permissions.
    • v0.1 - First release. Forked SendGift, fixed main bugs. Learned Java :p
     
    zok, efstajas and Taranis01 like this.
  2. Offline

    Andreas Brisner

    I have "allow-offine: true" in my config, and it still gives me "That player is not online"...
     
  3. Offline

    Nitnelave

    I'll try and have a look when I come back from vacations, that is next month. In the mean time, sorry.
     
  4. Offline

    Xavura

    Just came to say thanks for reviving the abandoned project.
     
  5. Offline

    Nitnelave

    It's kind of back to being abandonned, but you're welcome!
     
  6. Offline

    EtwanMan

    what are the permissions? please reply as soon as possible! Nice plugin though! :)
     
  7. Offline

    Nitnelave

    Have a look at the main post once more. Take your time.
     
  8. Offline

    EtwanMan

    sorry i sent this to an owner of a server, and he asked what the permissions were, so i have to know
     
  9. Offline

    Nitnelave

    I am wondering if you read what I just said. Let's make it a little clearer : it is written in the main post. It is not hidden, it is clearly stated, so if you take the time to read the post, you will find them.
     
  10. Offline

    jacklin213

  11. Offline

    Jc17505

     
  12. Offline

    Nitnelave

    Submit this bug to the new dev, in the more recent version on bukkitDev, lingift.
     

Share This Page