Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,400 resources
02
Days
12
Hours
48
Mins
28
Secs

Alpha Drops - [Supply Drop / Care Package] Plugin

Status
This thread has been locked.

Kek123

Feedback score
1
Posts
61
Reactions
34
Resources
0
8b98a23572ee1a6f01447e386fa30f1f.png

A simple to use, highly configurable crate drop plugin that allows players to find and claim randomly dropped crates for configurable rewards.

(See video below for a demonstration/tutorial)

Previously rated 5 stars, updated and brought back due to request from users

Available here: https://www.spigotmc.org/resources/alpha-drops-supply-drop-care-package-plugin.49559/

eca712b28e9767d0c382c6512b805216.png

Highly configurable
MassiveCore Factions Support
Excellent reward system
Multi world support
GUI allowing players to view rewards and chances
Disable drops when no players are online
Particles around active drops
Random automated drops, as well as physical crates that can be given to players


ffd0760a3bfdb47e149a7b3f3ef2e7c8.png



  • /supplydrop -> Lists all SupplyDrop Sub-Commands
  • /supplydrop drop {x} {z} -> Spawns a SupplyDrop at X and Z
  • /supplydrop random -> Initiates a random SupplyDrop
  • /supplydrop locations -> Lists all current SupplyDrop locations
  • /supplydrop remove -> Removes all current SupplyDrops
  • /supplydrop give {player} {amount} -> Gives player their own SupplyDrops which they can place and claim
Alias: /sd

Note: To create the rewards GUI simply set the first line of a sign to: [SupplyDrops]

5b459b5293a6496c8a7b7c614e19c037.png


  • supplydrop.drop -> Allows user to use /supplydrop drop
  • supplydrop.random -> Allows user to use /supplydrop random
  • supplydrop.locations -> Allows user to use /supplydrop locations
  • supplydrop.remove -> Allows user to use /supplydrop remove
  • supplydrop.rewardsign -> Allows user to create a RewardSign
  • supplydrop.give -> Allows user to give player their own SupplyDrops

Sample Config:
Code:
SupplyDrop:[/SIZE][/FONT][/COLOR]
[FONT=Arial][SIZE=5][COLOR=rgb(44, 44, 44)]  Messages:
    Prefix: '&8[&6SupplyDrops&8] '
    Drop-Message: '%prefix% &6A SupplyDrop has landed at &cX: %x% Y: %y% Z: %z% &6in &c%world%'
    Claim-Message: '%prefix% &c%player% &6has claimed a supply crate at &cX: %x% Y: %y% Z: %z% &6 in &c%world%'
    Check-Location-Message: '%prefix% &6Found a crate at: &cWorld: %world% X: %x% Y: %y% Z: %z%'
    Crate-Give-Message: '&6You have been given &c%amount% &6SupplyDrops!'
  Options:
    Interval: 1000
    Number-Of-Drops: 1
    Factions-Support: false
    Disable-Ocean-Drop: true
    Disable-Drop-Message: false
    Disable-Claim-Message: false
    Play-Drop-Sound: true
    Sound: ENTITY_GENERIC_EXPLODE
    Number-Of-Rewards: 5
    Reward-Inventory-Name: '&lSupplyDrop Rewards'
    Crate-DisplayName: '&6&lSupply Drop'
    Show-Reward-Chance: true
    Reward-Chance-Lore: '&6Chance: &c%chance%'
    Reward-Sign-Lines:
    - '&8[&6SupplyDrop&8]'
    - ' '
    - '&a&lRewards'
    - ' '
  Worlds:
    1:
      Name: 'world'
      Bounds: 10000
    2:
      Name: 'world_nether'
      Bounds: 3000
  Rewards:
    1:
      Name: '&bDiamond Sword'
      Item: DIAMOND_SWORD
      Durability: 0
      Chance: 100
      Commands:
      - give %player% diamondsword 1
    2:
      Name: '&6Golden Apples'
      Item: GOLDEN_APPLE
      Durability: 1
      Chance: 50
      Commands:
      - give %player% goldenapple 1  
    3:
      Name: '&6Daily Kit'
      Item: IRON_HELMET
      Durability: 0
      Chance: 50
      Commands:
      - 'kit daily %player%'
    4:
      Name: '&6Vote Keys'
      Item: TRIPWIRE_HOOK
      Durability: 0
      Chance: 50
      Commands:
      - votekeys give %player%


0e760a66bd56fff9e601d917abac42fa.png





Note: The tutorial is missing some features such as physical SupplyDrops. (Check the commands for instructions on how to use them)

4ff464039b8c69db289de2565c158e4b.png

You will not redistribute or resell this plugin.
You will only use this plugin on servers you own
You will not decompile or view the source of this plugin
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

TamataPvP

Premium
Feedback score
12
Posts
347
Reactions
109
Resources
0
Suggestion: Add 1.7 support, believe or not, there is still many 1.7 servers.
 
Status
This thread has been locked.
Top