[FREE] Monthly Crates - Create Your Own Monthly Crates! (CosmicPvP Style)

Status
This thread has been locked.

Splodgebox

Developer @ FD Technologies & Citi(Group/Bank)
Supreme
Feedback score
23
Posts
35
Reactions
317
Resources
11
krtr.png

Supported Versions: 1.8 - 1.14.4

2lGyE1O.png

MonthlyCrates is an easy to use loot crate system with a custom animation replicated the 'Cosmic Crate' feature on CosmicPvP.

Create your own crates without any hassle or difficulty like you would find with other plugins. Along with this, you can have the ability to semi customise the animation using the YAML files, or you can fully recode your own animation using the Open Source repository on Github.

If you are looking for a lootcrate system with a range of animations and NBT support then check out my plugin, EliteLootbox.

cflAonT.png
YAML:
/mcrate - view the crate storage
/mcrate help - the help command
/mcrate reload - reload the config
/mcrate addreward <crate> <giveItem> <chance> <command> - Automatically add the item in your hand
to the configuration (Doesn't support NBT)
/mcrate give <player> <crate> [amount] - give a player a monthly crate


Crates.yml
YAML:
Crates:
  example:
    title: "&e&lExample Crate"
    material: "ENDER_CHEST"
    name: "&e&l*** &eExample Crate &e&l***"
    lore:
      - '&eUnlocked at buy.store.com by &n%player%'
      - ''
      - '&f&l&nADMIN ITEMS'
      - '&f&l* &fAdmin Item'
      - ''
      - '&e&l&nCOSMETIC ITEMS'
      - '&e&l* &eCosmetic Item'
      - ''
      - '&6&l&nENCHANTMENT ITEMS'
      - '&6&l* &6Enchantment Item'
      - ''
      - '&c&l&nBONUS ITEMS'
      - '&c&l* &cBonus Item'
   bonus-rewards:
      1:
        chance: 50
        material: "DIRT"
        name: "&c&lDirt"
        lore:
          - 'This is a really cool dirt'
        command: "give %player% dirt"
        give_item: false[/SIZE]
    rewards:
      1:
        chance: 50
        material: "DIRT"
        name: "&c&lDirt"
        lore:
          - 'This is a really cool dirt'
        command: "give %player% dirt"
        give_item: false
      2:
        chance: 60
        material: "DIAMOND"
        name: "&c&lDIAMOND"
        lore:
          - 'This is a really cool dirt'
        command: "give %player% diamond"
        give_item: false


Lang.yml
YAML:
COMMAND:
  MESSAGE: |
    &e&l----- &6&lMonthly&e&lCrates &6&lCommands &e&l-----

    &e/monthlycrate give &6<player> <crate> &e[amount]
    &e/monthlycrate reload

    &6<> &7- &fRequire Argument
    &e[] &7- &fOptional Argument

    &6&lAliases: &e<mc, cc, monthlycrate, monthlycrates>
CONFIGURATION:
  RELOAD: '&6&l(!) &eConfiguration Files have been reloaded!'
INVALID:
  CRATE: '&4&l(!) &cThat is an invalid crate type!'
GIVEN:
  CRATE: '&6&l(!) &eYou have given &6%player% &ex%amount% of &6%crate%&e crates!'
klcIuFb.png



6MUsJKm.png

8d9BzGp.png

DUQalyC.png

VY9C3b6.png

Servers using this plugin:
play.treasurerealms.net - My Server

5sOz4FN.png

If you need support then check out the support discord
https://discord.gg/T7mVwtV


0d9bgHI.png

Feel free to donate if you like this plugin! :p
Top Donator:
1st - Flirtツ $10
2nd - UnrealisticBeing $10
3rd - Dr4nk $0.11


https://www.spigotmc.org/resources/monthly-crates-%E2%9E%A2-create-your-own-monthly-crates-complete-recode-beta.55765/
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

BrettPlays

YouTuber & MC Creator BrettPlayMC on Spigot
Premium
Feedback score
21
Posts
1,768
Reactions
768
Resources
4
Would I have to reset my config to update? I use an older version (whatever 1.0-Snapshot is) and would prefer to update for better efficiency but my crates work fine now and I would prefer not to reset the files.
 

Splodgebox

Developer @ FD Technologies & Citi(Group/Bank)
Supreme
Feedback score
23
Posts
35
Reactions
317
Resources
11
Would I have to reset my config to update? I use an older version (whatever 1.0-Snapshot is) and would prefer to update for better efficiency but my crates work fine now and I would prefer not to reset the files.
You will need to reset the file.[DOUBLEPOST=1568310490][/DOUBLEPOST]
krtr1.png

Check out the new graphics made for the plugin :D
 
Last edited:
Status
This thread has been locked.
Top