Gifts

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

CraftGifts

Gifts is a really easy to use plugin which adds the ability to create gifts in Minecraft, by running a command or by a customizable crafting recipe.

It doesn't take much to get started, once you've installed the plugin you're pretty much good to go, if you want to create a custom gift just type /gifts give {username} custom, or else, if you want to create a predefined gift go the config file and add your own tier, you can customize it's loot and set what the percentage of it is enchanted, as well as if you want it to have a permission node or if you want it to be craftable, and of course, you can choose the gift's color. There's an example tier you can play around with, as well as a 'custom' one, this one is special and all it does it modify how custom gifts behave, even if you remove it from the config, custom gifts will still exist.

So... go ahead, download it and have fun exchanging gifts with other players! ;)

Commands

/gifts give [player] [tier] Gives a player a gift of a certain tier.

/gifts edit Opens an inventory where you can edit the extra contents of a gift.

/gifts [enable/disable] [tier] Lets you enable or disable tiers.

/gifts recipe [tier] Lets players see the crafting recipe of a certain tier.

/gifts list Lets players see a list of tiers and their settings.

/gifts reload Reloads the config.

Permissions

   gifts.admin:
          description: Permissions an admin should have.
          default: false
          children:
             gifts.use.bypass: true
             gifts.edit: true
             gifts.reload: true
             gifts.toggle: true
             gifts.give: true
   gifts.use:
     description: Permission to interact with gifts.
     default: true
   gifts.use.bypass:
     description: Permission to interact with gifts, even if their tier is disabled or requires a specific permission.
     default: OP
   gifts.list:
     description: Permission to list all of the tiers.
     default: true
   gifts.edit:
     description: Permission to edit gifts with a commend
     default: OP
   gifts.reload:
     description: Permission to reload the plugin's config.
     default: OP
   gifts.toggle:
     description: Permission to enable or disable tiers.
     default: OP
   gifts.recipe:
     description: Permission to view a tier's crafting recipe.
     default: true
   gifts.give:
     description: Permission to give gifts with a command.
     default: OP

Videos:

German (by BukkitFAQ)


IMPORTANT: This plugin requires Java 8 or higher and is intended for Minecraft 1.8, If it doesn't work in Minecraft 1.7.x feel free to contact me, but remember to attach a log of the console so I can troubleshoot it.

Let me know any suggestions in the comment section below or PM me.

Any video tutorials/reviews would be really appreciated!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    96793
  • Created
    Dec 24, 2015
  • Last Released File
    Sep 24, 2017
  • Total Downloads
    1,382
  • License

Categories

Members

Recent Files

Bukkit