Supported Versions: 1.8 - 1.14.4
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.
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!'
Servers using this plugin:
play.treasurerealms.net - My Server
If you need support then check out the support discord
https://discord.gg/T7mVwtV
Feel free to donate if you like this plugin!
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:
