Status
This thread has been locked.

MrToucan

Feedback score
0
Posts
172
Reactions
32
Resources
0
cooltext200972711515031.png

Hello, are you looking for a Loot Crate Drop Plugin? Well today you're in luck, cause I present to you, Cosmic Envoys! This is the Ultimate Envoy plugin - it is almost 100% configurable down to what color the fireworks are that the crates launch and it brings an entirely new aspect to the game! With it players are given a reason to stay online and camp for that Cosmic Envoy to get some loot that you set! So, if you are looking for a Supply Crate plugin, don't pick some ordinary one with everything being in the same place always! Pick a plugin that brings an entirely new aspect to the game with its random chest drop locations and random chances - pick Cosmic Envoy!

cooltext200972607242521.png
100% Configurable loot and Chances
Easy use with world Edit Selections
Random Chest Drop Locations
Gives players the ability to summon envoys through the envoy summon torch
All chances and weights are configurable
5 different chest tiers
Loot crates have custom titles for players to know what they got!
Loot Crates blast fireworks every 10 seconds after spawn
Random Envoys!
Be able to only summon envoys at certain envoy areas
Configurable Envoy Messages in chat!
Crates fall to the ground through a configurable block
Ultra and Legendary Chests spawn guardians, a wither skeleton with full diamond armor and potion effects or a ghast, to protect the loot on chest breaks!
By clicking a chests, players automatically break it and the loot falls out!
Tells player when the last envoy occurred
Allows you to summon envoys whenever you want - perfect for server events!


cooltext200972806354962.png

By purchasing this plugin you agree to abide by the following terms:
Using the purchased code as your own or taking it in any way is not allowed!
You may not REDISTRIBUTE the files!
You may only put this on one server or network! Sharing is not allowed!
You are not allowed to resell this plugin!
NO REFUNDS AFTER PURCHASE
All the rights to this plugin belong to me, and I may do whatever I want with the plugin itself.
Chargebacks or Refunds of any kind are NOT allowed! NO EXCEPTIONS!
You agree to any future updates to the Terms of Service
When purchasing this plugin, you agree to purchase the plugin itself - any types of bugs that you find are included.
If you are caught breaking any of these rules, you will be blocked from using any future updates of this plugin.


cooltext200972956097899.png

This plugin uses World Edit as a dependency, and please don't change the 1st item in the chests.yml file to prevent any file problems, though if you do, just delete the chests.yml file and reload the plugin to get a fresh copy.
Code:
Prefix: '&aCosmic&e&lEnvoy &1>>'[/SIZE][/CENTER][/SIZE][/CENTER][/SIZE][/COLOR][/FONT][/CENTER]
[SIZE=6][CENTER][FONT=Droid Sans][COLOR=rgb(44, 44, 44)][SIZE=6]
[CENTER][SIZE=6]
[CENTER][/COLOR][/FONT][/CENTER]
[FONT=Droid Sans][COLOR=rgb(44, 44, 44)]COMMONChestRate: '50'
UNCOMMONChestRate: '20'
RAREChestRate: '15'
ULTRAChestRate: '10'
LEGENDARYChestRate: '5'
MaxChestsSpawnPerArea: 3
MinChestsSpawnPerArea: 1
MaxItemsPerChest: 4
MaxEnvoyWaitTimeInMinutes: 30
FallingBlock: EMERALD_BLOCK
COMMONChestTitle: '&lCommon Crate'
UNCOMMONChestTitle: '&a&lUnCommon Crate'
RAREChestTitle: '&1&lRare Crate'
ULTRAChestTitle: '&e&lUltra Crate'
LEGENDARYChestTitle: '&6&lLegendary Crate'
COMMONFireworkColor: WHITE
UNCOMMONFireworkColor: GREEN
RAREFireworkColor: BLUE
ULTRAFireworkColor: YELLOW
LEGENDARYFireworkColor: ORANGE
EnvoyMessageByPlayer1: '&d&l**** &a&l&nWORLD EVENT &d&l****'
EnvoyMessageByPlayer2: '&dA &a&lCosmic Envoy&d''s nearby supply crates can be seen
  falling over the &a&lWarzone!'
EnvoyMessageByPlayer3: '&d&lCosmicEnvoySummoner: %PLAYER%'
EnvoyMessage1: '&d&l**** &a&l&nWORLD EVENT &d&l****'
EnvoyMessage2: '&dA &a&lCosmic Envoy&d''s nearby supply crates can be'
EnvoyMessage3: '&d seen falling over the &a&lWarzone!'
EnvoyAreaMessage1: '&d&l**** &a&l&nWORLD EVENT &d&l****'
EnvoyAreaMessage2: '&dA &a&lCosmic Envoy&d''s nearby supply crates can be'
EnvoyAreaMessage3: '&d seen falling over the &a&l%AREA%!'
EnvoyTime: '&aCosmic&e&lEnvoy &1>> &eThe last envoy was %TIME% minutes ago!'
DPGiveMessage: '&aCosmic&e&lEnvoy &1>> &aYou have been given a Cosmic Envoy Summon!'
NextEnvoyTime: '&aCosmuc&e&lEnvoy &1>> &aThe next envoy is in %TIME%!'
CosmicEnvoyTorch:
  Title: '&6Cosmic Envoy Summon &7( Right Click )'
  Lore: '&7Spawns a Cosmic Envoy over the Warzone'
GuardiansEnabled: true
GuardianSkeletonName: '&6&lDEFENDER'
GuardianGhastName: '&6&lDEFENDER'
[/COLOR][/FONT]
[CENTER][FONT=Droid Sans][COLOR=rgb(44, 44, 44)]



Code:
Items:
  '1':
    Type: AIR
    Amount: 1
    ChestType: COMMON
    Chance: 0.01
    Data: 0



cooltext200973015862558.png


/SaveChest <ChestTypeNumber> - CosmicEnvoy.SaveChest - ChestType Number represents the ChestType that you are saving the items for - 1 = COMMON 2 = UNCOMMON 3 = RARE 4 = ULTRA 5 = LEGENDARY.
After typing this command please click the chest where you stored your items to be saved for that chest type are - then later you can go to the config and edit them.

/addEnvoyArea <Name> - CosmicEnvoy.addEnvoyArea - Adds an EnvoyArea with the name that you specify, based on your current world edit selection - please select the top part of the area as selection 1 and the bottom part as selection 2 when selecting.

/callEnvoy - CosmicEnvoy.CallEnvoy - Calls a Global Envoy for the Entire Server

/ListEnvoyAreas - CosmicEnvoy.ListEnvoyAreas - Lists all available envoy areas

/GiveDP <Player> <Amount> - CosmicEnvoy.GiveDP - Gives the player specified a Cosmic Envoy Summon Torch with the amount specified - default 1.

/CallEnvoyForArea <AreaName> - CosmicEnvoy.CallEnvoyForArea - Calls an Envoy for the specified Area based on it's name.

/Envoy - CosmicEnvoy.EnvoyTime - Sends the sender the last time in minutes an envoy occurred - configurable message in config available

/getCosmicEnvoyBuyer - OP Permission - Sends the user the spigot ID of the person who bought the plugin for identification purposes.

/addItem <ChestType> <Percentage> - CosmicEnvoy.AddItem - Adds the current item in your hand to the envoy with a chesttype and percentage that you specify!

/NextEnvoy - CosmicEnvoy.NextEnvoy - Provides players with the next envoy time.


cooltext200973077753134.png

Cosmic Envoy Chests Falling Over the Warzone - Configurable
e42a616b43.png

A cosmic Envoy World Event Message - It is configurable
e425d57814.png

The /NextEnvoy command message
e4265e4c92.png

An empty Ultra supply create - configurable titles for all crates

legendarycrate.png

Fireworks coming from a supply crate - configurable colors
e436cf340d.png

A configurable message saying when the last Cosmic Envoy occurred
e425f0f0dc.png

A player summoning a cosmic envoy - configurable
CosmicEnvoySummonByPlayer.PNG

If you have any questions or concerns before buying this plugin, or if you own the plugin, please make sure to contact me first, and I will try to respond ASAP! If you own this plugin, and find a bug please don't spam the review section with negative reviews, instead, please contact me and wait for me to respond! Thanks

This plugin is available on Spigot for $10

https://www.spigotmc.org/resources/cosmic-envoy.28310/




 

Attachments

  • cooltext200972607242521.png
    cooltext200972607242521.png
    23.8 KB · Views: 1,051
  • cooltext200972711515031.png
    cooltext200972711515031.png
    34.7 KB · Views: 1,054
  • cooltext200972806354962.png
    cooltext200972806354962.png
    16.3 KB · Views: 1,041
  • cooltext200973015862558.png
    cooltext200973015862558.png
    24.5 KB · Views: 1,031
  • cooltext200972956097899.png
    cooltext200972956097899.png
    26.4 KB · Views: 1,033
  • cooltext200973077753134.png
    cooltext200973077753134.png
    22.7 KB · Views: 1,012
  • CommonCrate.png
    CommonCrate.png
    24.7 KB · Views: 545
  • CosmicEnvoyEventMessage.PNG
    CosmicEnvoyEventMessage.PNG
    20.4 KB · Views: 547
  • CosmicEnvoySummonByPlayer.PNG
    CosmicEnvoySummonByPlayer.PNG
    37.4 KB · Views: 988
  • legendarycrate.png
    legendarycrate.png
    20.2 KB · Views: 989
Last edited:

jackskate

Setups & Configuration Specialist
Supreme
Feedback score
51
Posts
2,862
Reactions
975
Resources
17
Test server? WalmartClothes[DOUBLEPOST=1472517400][/DOUBLEPOST]VC? Please add me on skype @ jackc22212
 

jackskate

Setups & Configuration Specialist
Supreme
Feedback score
51
Posts
2,862
Reactions
975
Resources
17
I am sorry, this plugin is on spigot - there are no vouch copies....
Ok can you please add me on skype I would like to discus something about the plugin Befor i but it
 

MrTipsy

Feedback score
0
Posts
37
Reactions
2
Resources
0
can you let the plugins spawn at a certain time?[DOUBLEPOST=1481347387][/DOUBLEPOST]i mean the envoys , spawn @ a certain time
 
Last edited:

MrToucan

Feedback score
0
Posts
172
Reactions
32
Resources
0
You realize there are free options for this also this is not "CosmicPVP's" plugin it is a remake made to look like it, also proof of ownership?
It is not related to CosmicPvP in anyway and I have made the entire plugin. If you would like to see proof of ownership visit my spigot because that's is where it is available for purchase.

Next time, please actually read the thread before asking me such questions.

Sincerely,
MrToucan
 
Status
This thread has been locked.
Top