Care Packages

Kits would be a lot cooler if they fell from the sky in awesome pods. Care Packages allows you to create your own Care Packages with a custom inventory, price, (using Vault economy) and description. Players can then use a command to call a care package and it will drop from the sky in a pod with a chest inside containing a custom inventory.

Features

  • Supports Vault economy, so you can charge players for getting Care Packages
  • Very customizable
  • Unique protection feature allows you to prevent players from dropping care packages where they cannot build, no matter what protection plugin you're using
  • Easy API so other developers can add automatic care packages to mini-games or other plugins

Installation, Setup, and Configuration

To install Care Packages, simply place it in your plugins directory and reload/restart your server. To configure the plugin, find the config.yml inside of the CarePackages directory (files only generated after reload/restart) inside of the plugins directory. If your server uses Vault and you would like to be able to add prices to care packages, set "use-vault" to "true". Next, add/customize the "protection-plugins" list to match all plugins used for region protection on your server. This may include WorldGuard, Factions, or PlotMe. Care Packages decides if a player should be allowed to place a care package in a specific area by sending fake block events to all plugins in the list, so you can add any plugins, even custom plugins to this list. Do NOT add anti-cheat plugins to this list, as it may think the player is hacking.

Commands

  • /carepackage help - Take a guess, genius.
  • /carepackage list - Display a list of loaded care packages. (Excludes packages that player doesn't have permission for)
  • /carepackage get <package> - Send a care package to player's eye location
  • /carepackage give <package> <player> - Sends package to a specified player's eye location
  • /carepackage create <package> [cost] [description] - Create a new care package
  • /carepackage delete <package> - Delete a care package

Permissions

  • carepackage.get - Allows use of the /carepackage get <package> command.
  • carepackage.give - Allows use of the /carepackage give <package> <player> command.
  • carepackage.package.<package> - Allows a player to get or give one specific package (also requires base permission for getting or giving)
  • carepackage.create - Allows use of the /carepackage create <package> [cost] [description] command.
  • carepackage.delete - Allows use of the /carepackage delete <package> command.
  • carepackage.bypasscost - Allows player to receive care packages without paying (Only necessary if using Vault economy)

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    88118
  • Created
    Dec 26, 2014
  • Last Released File
    Dec 26, 2014
  • Total Downloads
    1,881
  • License

Categories

Members

Recent Files