Skip to content

DreanorBukkit/SimpleGifts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleGifts

Simple Gifts is a Plugin that allows you to send any kinds of gifts (blocks, items and money) to another player. You will be able to send items that are currently in your hand to the player of your choice.

Latest update

v1.3.0 Compatible with: RB 1.4.7-R1.0

Features

You are able to send Money, one or multiple Items You can set how much gifts a player is able to send per hour Item names and enchantments will be also transfered

Commands

  • /gift - Shows all available commands
  • /gift - Sends the item that is currently held in your Hand to a Player.
  • /gift - Sends a specific amount of items that are currently held in your Hand to a Player.
  • /gift money - Sends a specific amount of money to a Player.
  • /giftinfo - Displays your current cooldown time for gifting or the amount of gifts that you are able to send until you hit the cooldown

Setup

This plugin depends on Vault for sending money.

Check the permissions below:

permissions:
  gift.*:
    description: Gives access to all SimpleGift commands
    children:
      gift.single: true
      gift.multiple: true
      gift.money: true
  gift.single:
    description: Allows you to Gift one item
    default: true
  gift.multiple:
    description: Allows you to Gift multiple items
    default: true
  gift.money:
    description: Allows you to Gift money
    default: true

About

Easy Lightweight Gifting (4k+ downloads)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages