McAirdrop - (Care Package/Supply Drops) 1.0

Status
This thread has been locked.

Seas.

https://waldxn.com/
Supreme
Feedback score
1
Posts
13
Reactions
5
Resources
0
H6P9MGM.png


McAirdrops is an easy to use plugin that allows players to claim airdrops with configurable contents!
Features:
- Multi-world support
- Configurable broadcast messages
- Create your own airdrops
- Customize airdrop contents
- Change how fast the airdrop falls
- Change the particle type and amount that beacons the airdrop
- Set a range of coordinates for each airdrop to randomly spawn in
- Enable/Disable scheduled airdrops
- Change the delay in between scheduled airdrops


Commands:
- /airdrop [Crate Name] - Spawns an airdrop at a random location (coordinate range defined in config)
- /airdrop [Crate Name] [x-Coord] [z-Coord] - Spawns an airdrop at a specific location
- /airdroplist - Lists all available airdrop names
- /airdroplocations - Lists all currently landed airdrop


Permissions:
- airdrop.call - Gives access to the /airdrop command
- airdrop.list - Gives access to the /airdroplist command
- airdrop.locations - Gives access to the /airdroplocations command


Default Config
# Plugin coded by Waldxn
# Materials: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
# Particles: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html


# List of all airdrop broadcasts
Prefix: "&9&lAirdrop &r≫"
BroadcastDropping: "&7Airdrop is falling at x:%x%, z:%z%!"
BroadcastLanding: "&7The supply drop has landed at x:%x%, z:%z%!"
BroadcastClaim: "&a%username% &7has claimed the supply drop at x:%x%, z:%z%!"


# Automatically spawn airdrops
AutomaticAirdrops: true
# IMPORTANT! List all of your worlds below. Make sure to disable any worlds by inputting false
AutomaticAirdropWorlds:
world: true
world_nether: false
world_the_end: false
# How many ticks in-between airdrops
AutomaticAirdropDelay: 36000


# Title of the airdrop's inventory
AirdropInventoryTitle: "&7Airdrop"
# How fast the airdrop falls 1 block downwards (20 ticks = 1 second)
AirdropFallingSpeed: 3


Crates:
# Copy this format for your custom crates
DefaultCrate:
# Crate included in automatic airdrops
AutomaticCrate: true
# Particle modifiers (See particles link above for correct syntax such as FIREWORKS_SPARK)
Particle: FIREWORKS_SPARK
ParticleAmount: 1
# Range of coordinates for this crate to drop
xMin: -100
xMax: 100
zMin: -100
zMax: 100
# List of items included in the airdrop (Up to 27 items)
Items:
DIAMOND:
Quantity: 2
Terms and Conditions:
For use w/ Spigot 1.12
- You may not resell the plugin
- You can not publish the plugin or the source code anywhere
- By purchasing the plugin you accept these terms and conditions

Price:
Jar - $2.99 USD

Contact Me:
Discord: @Waldxn#8152

Proof of Ownership:
jU0-Oc3TRvC4b96H17qVsA.png


Vouches:
X7zXeNh7SZOrdcPH54S2dw.png

Tutorial Video:
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Seas.

https://waldxn.com/
Supreme
Feedback score
1
Posts
13
Reactions
5
Resources
0
I'd fix the thread as you have two spoilers for the configuration.
I tried re-doing it but it just automatically creates two spoilers.

EDIT: Now it decides to fix itself. Anyways, can't find a solution to fixing this for dark mode. Will remain as-is until I figure out how to change to everyone's liking.
 
Last edited:

Hassan R.

Hassan#2565
Premium
Feedback score
4
Posts
284
Reactions
77
Resources
0
I tried re-doing it but it just automatically creates two spoilers.

EDIT: Now it decides to fix itself. Anyways, can't find a solution to fixing this for dark mode. Will remain as-is until I figure out how to change to everyone's liking.
it's not to their liking.. they just can't see it. set the color to default.
 
Status
This thread has been locked.
Top