Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # AdvancedMonthlyCrates
- # Made by PM2
- # ** Commands and permissions
- # /amc list - Shows a list of all correctly made monthly crates. ; AMC.List
- # /amc give <player> <crate> <amount> - Gives a specified player the specified monthly crate. ; AMC.Give
- # /amc sgive <player> <crate> <amount> - Silent Give (Doesn't send a message of receiving a crate) ; AMC.Give
- # /amc giveall <crate> <amount> - Gives everyone on the server a specified monthly crate. ; AMC.GiveAll
- # /amc reload - Reloads all plugins configurations. ; AMC.Reload
- # /amc errors - Sends out why and where MCrates are not configured properly. ; AMC.Errors
- # /amc pouch list - Lists all Available Pouches. ; AMC.PouchList
- # /amc pouch give <player> <pouch> <amount> - Gives a Player the Specified Pouch. ; AMC.PouchGive
- # ** Crate Customisations **
- #What should be the Pyramid Crates Mystery Item random name list
- #Can be added multiple times for it to be more likely to appear
- Pyramid_Mystery_Item_Names:
- - "&c&lMystery Item"
- - "&d&lMystery Item"
- - "&5&lMystery Item"
- - "&0&lMystery Item"
- - "&0&lMystery Item"
- - "&5&lMystery Item"
- - "&4&lMystery Item"
- - "&4&lMystery Item"
- - "&7&lMystery Item"
- - "&8&lMystery Item"
- - "&6&lMystery Item"
- - "&e&lMystery Item"
- #What should be the Pyramid Animations mystery items?
- Pyramid_Mystery_Items:
- - "WOOL,0"
- - "WOOL,2"
- - "WOOL,4"
- - "WOOL,7"
- - "WOOL,8"
- - "WOOL,9"
- - "WOOL,10"
- - "WOOL,12"
- - "WOOL,13"
- - "WOOL,14"
- - "WOOL,15"
- - "WOOL,15"
- - "WOOL,7"
- - "WOOL,8"
- - "WOOL,15"
- - "WOOL,7"
- # What commands should be blocked for the player while he is opening a Monthly Crate? AMC.CommandBypass to bypass this restriction. Doesn't effect OPs!
- BlockedCommands:
- # - "warp"
- # - "home"
- # ** Variables **
- # {player_name} - replaces with the users nickname.
- # {random_number} - requires additional conditions: RandomNumberMin (number) ; RandomNumberMax (number)
- # ** Configurations **
- # Very important that you change this if your server is running on a spigot fork (Spigot fork examples: PaperSpigot, TacoSpigot, BeerSpigot..)
- # As if you are using those jars there won't be any armor stands appearing for a split second for the versions above 1.8
- SpigotFork: false
- # Should there be lightning at the end of the animation?
- Spinning_Lightning: true
- # Should item rewards not repeat? For example if you have 10 available rewards there won't be 2
- # of the same rewards at a time
- Spinning_Items_Dont_Repeat: true
- # What should be the main command in order to use AdvancedMonthlyCrates plugin, default is /amc
- main_command: "amc"
- # Do alts also get mcrate giveall crates or only 1 crate per ip?
- alts_get_giveall: false
- # How many Monthly Crates can a single player open at the same time?
- MonthlyCrates_Player_Limit: 1
- # How many Monthly Crates can be opened at the same time on the server?
- MonthlyCrates_Global_Limit: 50
- # How close by / what radius between the Monthly Crates should be to be able to open them?
- Crate_Radius: 10
- # How long should the display animation be rolling for? (measured in seconds)
- Display_Animation_Lenght: 25
- # What should be the interval between changing items in the display animation? (measured in seconds)
- Display_Animation_Item_Change: 3
- # With what effect should pouches end? (Currently available: Lightning, Explosion, Smoke, Flame), leave empty for no effect.
- PouchEnding: "Lightning"
- # What particles should be shown when changing items in the "Round" animation? (Currently available: Instant_Spell, Flame), leave empty for no effect.
- Item_Change_Particle_Round: "Instant_Spell"
- # How high should the round animation be after being placed on the ground?
- Round_How_High: 3
- # Debug Mode
- Debug_Mode: false
- # ** Messages **
- # What message should be written if an account on the same ip has already been given a Monthly Crate?
- alt_message: "&cAn account on your IP address has already gotten a monthly crate from a give all."
- # What message should the player get if there are already a maximum amount of crates being opened on the server?
- MonthlyCrate_Global_Limit_Message: "&cSorry, there is already a maximum amount of crates being opened at the same time on the server, please try again in a bit!"
- # What message should the player get if he tries to open more crates than is given as a max per player?
- MonthlyCrate_Player_Limit_Message: "&cYou already have {opening_crates_now} Monthly Crates placed, please wait for at least one of them to finish to open an another one!"
- # What message should the player receive if he is trying to open a crate too close to another crate?
- Crate_Radius_Message: "&cYou are too close to another crate that is being opened, please move away to open Yours."
- # What should be the message that the player receives once he is given a crate with a command give / giveall?
- Player_Gets_MCrate_Message: "&d&l [AMC] &5You have been given a Monthly Crate!"
- # What should be the message that the player receives once he is given a pouch?
- Player_Gets_Pouch_Message: "&d&l [AMC] &5You have been given a Pouch!"
- # What should be the message that the player receives if he places down a crate in a wrong location? (only works if added OnlyPlaceableAt: "x,y,z" inside a crates configurations)
- Crate_Placed_At_Wrong_Location: "&cYou can not place this Monthly Crate here. Go to &f/warp crates &cto open this crate!"
- # What should be the message that the player receives if he executes a command that is blocked while opening a monthly crate?
- BlockedCommandMessage: "&cYou can not use this command while opening a Monthly Crate!"
- # Some configurable settings are explained, others should be self-explanatory.
- # Contact "BubbleBootie" on SpigotMC with any questions or bug reports.
- Crates:
- #Here you create a new monthly crate, you can call it any name but they must not repeat.
- MarchCrate:
- Animation: "Round"
- #OnlyPlaceableAt: "405,71,-1006"
- #OnlyPlaceableAt makes it so you can only place this specific crate at declared coordinates. You can find you the coordinates by pressing F3 and looking at "Looking at block"
- #Currently there are 3 types of animations: Round ; Pyramid ; Display
- Item: "ENDER_CHEST"
- #Is the block that will be the monthly crate
- Enchanted: true #Not all items can be enchanted.
- Name: "&e&lMarch MonthlyCrate &c&l2019"
- CommandOnCratePlace:
- - "broadcast {player_name} is opening a March Crate!"
- MessagesToPlayer:
- - "&fThank you for opening this crate!"
- RewardHologram:
- - "&cCongradulations to &a&l{player_name} &cfor opening"
- - "&cThe Monthly March Crate!"
- - ""
- - "&8Buy your own crate at: buy.store.com"
- #Customisable hologram above the main prize
- Size: 8
- #Amount of items that the person will get, ranges from 0-8
- Lores:
- - ""
- - "&e&lThank you for buying the crate &4&l{player_name}"
- - "&e&lSuper OP March Crate"
- - "&a&lThere is a lot of loot here"
- Prizes:
- #Prize names musn't repeat, though they can be called anything.
- DiamondHelmet:
- Item: ANVIL
- Enchanted: true
- Name: "&e&lSuper OP Diamond Helmet"
- RandomNumberMin: 5
- RandomNumberMax: 20
- Commands:
- - "give {player_name} diamond_helmet {random_number}"
- - "broadcast &e&l{player_name} Just Won a Super Helmet!"
- MessagesToPlayer:
- - "&fYou Just Won a Super Helmet!"
- Chance: 10
- CreeperEgg:
- Item: MONSTER_EGG
- Enchanted: false
- Damage: 50
- Name: "&e&lOP Creeper Egg (x1)"
- MessagesToPlayer:
- - "&fYou Just Won an OP Creeper Egg!"
- Chance: 80
- BrewingStand:
- Item: BREWING_STAND_ITEM
- Enchanted: false
- Name: "&a&lStrange looking brewing stand (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Brewing Stand!"
- MessagesToPlayer:
- - "&fYou Just Won a Brewing Stand!"
- Chance: 25
- MobSpawner:
- Item: MOB_SPAWNER
- Enchanted: true
- Name: "&c&lMysterious Mob Spawner (x2)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Mysterious Mob Spawner!"
- Chance: 100
- Stone:
- Item: STONE
- Enchanted: true
- Name: "&e&lSome Regular Stone (x1)"
- Commands:
- - "give {player_name} stone 1"
- - "broadcast &e&l{player_name} Just Won Some Regular Stone!"
- Chance: 50
- DiamondSword:
- Item: DIAMOND_SWORD
- Enchanted: true
- Name: "&e&lWardens Ultra Rare Sword (x1)"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won Wardens Ultra Rare Sword (x1)!"
- Chance: 1
- Flower:
- Item: YELLOW_FLOWER
- Enchanted: true
- Name: "&e&lJust a Yellow Flower (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Yellow Flower (x1)!"
- Chance: 80
- Apple:
- Item: APPLE
- Enchanted: true
- Name: "&f&lVery Rare Red Apple (x1)"
- Commands:
- - "give {player_name} apple 1"
- - "broadcast &e&l{player_name} Just Won a Very Rare Red Apple!"
- Chance: 30
- Diamond:
- Item: DIAMOND
- Enchanted: true
- Name: "&c&lThis Server's Rare Tokens (x30)"
- Commands:
- - "broadcast &e&l{player_name} Just Won Rare Tokens (x30)!"
- Chance: 100
- FishingRod:
- Item: FISHING_ROD
- Enchanted: true
- Name: "&a&lPoseidon's Fishing Rod (x1)"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won Poseidon's Fishing Rod (x1)!"
- Chance: 1
- Bed:
- Item: BED
- Enchanted: true
- Name: "&b&nVery Strange Looking Bed (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Very Strange Looking Bed (x1)!"
- Chance: 1
- #There will be only 1 Best Prize, it will be located in the middle of the circle. You can also delete BestPrizes section if you wish there to not be any item in the middle.
- BestPrizes:
- Bedrock:
- Item: BEDROCK
- Enchanted: true
- Name: "&8&l&nBest Block Ever (x1)"
- Commands:
- - "give {player_name} bedrock 1"
- - "broadcast &e&l{player_name} Just Won a Best Block Ever (x1)!"
- Chance: 20
- Boat:
- Item: BOAT
- Enchanted: true
- Name: "&f&l&nSailer's Boat (x1)"
- Commands:
- - "give {player_name} boat 1"
- - "broadcast &e&l{player_name} Just Won a Sailer's Boat (x1)!"
- Chance: 20
- JuneCrate:
- Animation: "Pyramid"
- Item: "ENDER_CHEST"
- Enchanted: true #Not all items can be enchanted.
- Name: "&e&lJune MonthlyCrate &c&l2019"
- RewardHologram:
- - "&cCongradulations to &a&l{player_name} &cfor opening"
- - "&cThe Monthly June Crate!"
- - ""
- - "&8Buy your own crate at: buy.store.com"
- Size: 5 #currently disabled.
- Radius: 4
- Lores:
- - ""
- - "&e&lSuper OP June Crate"
- - "&a&lThere is a lot of loot here"
- Prizes:
- DiamondHelmet:
- Item: ANVIL
- Enchanted: true
- Name: "&e&lSuper OP Diamond Helmet"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won a Super Helmet!"
- MessagesToPlayer:
- - "&fYou Just Won a Super Helmet!"
- Chance: 10
- BrewingStand:
- Item: BREWING_STAND_ITEM
- Enchanted: false
- Name: "&a&lStrange looking brewing stand (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Brewing Stand!"
- MessagesToPlayer:
- - "&fYou Just Won a Brewing Stand!"
- Chance: 25
- MobSpawner:
- Item: MOB_SPAWNER
- Enchanted: true
- Name: "&c&lMysterious Mob Spawner (x2)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Mysterious Mob Spawner!"
- MessagesToPlayer:
- - "&fYou Just Won a Mystery Mob Spawner x2!"
- Chance: 100
- Stone:
- Item: STONE
- Enchanted: true
- Name: "&e&lSome Regular Stone (x1)"
- Commands:
- - "give {player_name} stone 1"
- - "broadcast &e&l{player_name} Just Won Some Regular Stone!"
- Chance: 50
- DiamondSword:
- Item: DIAMOND_SWORD
- Enchanted: true
- Name: "&e&lWardens Ultra Rare Sword (x1)"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won Wardens Ultra Rare Sword (x1)!"
- Chance: 1
- Flower:
- Item: YELLOW_FLOWER
- Enchanted: true
- Name: "&e&lJust a Yellow Flower (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Yellow Flower (x1)!"
- Chance: 80
- Apple:
- Item: APPLE
- Enchanted: true
- Name: "&f&lVery Rare Red Apple (x1)"
- Commands:
- - "give {player_name} apple 1"
- - "broadcast &e&l{player_name} Just Won a Very Rare Red Apple!"
- Chance: 30
- Diamond:
- Item: DIAMOND
- Enchanted: true
- Name: "&c&lThis Server's Rare Tokens (x30)"
- Commands:
- - "broadcast &e&l{player_name} Just Won Rare Tokens (x30)!"
- Chance: 100
- FishingRod:
- Item: FISHING_ROD
- Enchanted: true
- Name: "&a&lPoseidon's Fishing Rod (x1)"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won Poseidon's Fishing Rod (x1)!"
- Chance: 1
- Bed:
- Item: BED
- Enchanted: true
- Name: "&b&nVery Strange Looking Bed (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Very Strange Looking Bed (x1)!"
- Chance: 1
- Display:
- Item: "ENDER_CHEST"
- Animation: "Display"
- DisplayStand: BEACON
- Enchanted: true
- Name: "&e&lDisplay MonthlyCrate &c&l2019"
- RewardHologram:
- - "&cCongradulations to &a&l{player_name} &cfor opening"
- - "&cThe Display Crate!"
- - ""
- - "&8Buy your own crate at: buy.store.com"
- Lores:
- - ""
- - "&e&lSuper OP Display Crate"
- - "&a&lContains lots of items"
- Prizes:
- DiamondHelmet:
- Item: ANVIL
- Enchanted: true
- Name: "&e&lSuper OP Diamond Helmet"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won a Super Helmet!"
- MessagesToPlayer:
- - "&fYou Just Won a Super Helmet!"
- Chance: 10
- BrewingStand:
- Item: BREWING_STAND_ITEM
- Enchanted: false
- Name: "&a&lStrange looking brewing stand (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Brewing Stand!"
- MessagesToPlayer:
- - "&fYou Just Won a Brewing Stand!"
- Chance: 25
- MobSpawner:
- Item: MOB_SPAWNER
- Enchanted: true
- Name: "&c&lMysterious Mob Spawner (x2)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Mysterious Mob Spawner!"
- MessagesToPlayer:
- - "&fYou Just Won a Mystery Mob Spawner x2!"
- Chance: 100
- Stone:
- Item: STONE
- Enchanted: true
- Name: "&e&lSome Regular Stone (x1)"
- Commands:
- - "give {player_name} stone 1"
- - "broadcast &e&l{player_name} Just Won Some Regular Stone!"
- Chance: 50
- DiamondSword:
- Item: DIAMOND_SWORD
- Enchanted: true
- Name: "&e&lWardens Ultra Rare Sword (x1)"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won Wardens Ultra Rare Sword (x1)!"
- Chance: 1
- Flower:
- Item: YELLOW_FLOWER
- Enchanted: true
- Name: "&e&lJust a Yellow Flower (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Yellow Flower (x1)!"
- Chance: 80
- Apple:
- Item: APPLE
- Enchanted: true
- Name: "&f&lVery Rare Red Apple (x1)"
- Commands:
- - "give {player_name} apple 1"
- - "broadcast &e&l{player_name} Just Won a Very Rare Red Apple!"
- Chance: 30
- Diamond:
- Item: DIAMOND
- Enchanted: true
- Name: "&c&lThis Server's Rare Tokens (x30)"
- Commands:
- - "broadcast &e&l{player_name} Just Won Rare Tokens (x30)!"
- Chance: 100
- FishingRod:
- Item: FISHING_ROD
- Enchanted: true
- Name: "&a&lPoseidon's Fishing Rod (x1)"
- Commands:
- - "give {player_name} diamond_helmet 1"
- - "broadcast &e&l{player_name} Just Won Poseidon's Fishing Rod (x1)!"
- Chance: 1
- Bed:
- Item: BED
- Enchanted: true
- Name: "&b&nVery Strange Looking Bed (x1)"
- Commands:
- - "broadcast &e&l{player_name} Just Won a Very Strange Looking Bed (x1)!"
- Chance: 1
- Pouches:
- MoneyPouch:
- Item: ENDER_CHEST
- PouchStand: ENDER_CHEST
- Enchanted: true
- Name: "&e&lTier I Money Pouch &r&7(Right Click)"
- ConvertBigNumbers: true #makes it so prizes from thousands to quintillions are changed to letters such as K, Mil, Bil, etc.
- EndHologram:
- - "&e&lMONEY POUCH"
- - "&7You have won ${random_number} from this pouch!"
- TitleMessage: "&a&l+{random_number}"
- Lores:
- - ''
- - '&7Place the Money Pouch to receive a'
- - '&7Mystery reward of money!'
- - ''
- - '&6&l* &eTier &f1'
- - ''
- - '&6&l* &eReward'
- - '&8- &f$10,000 - $50,000'
- - ''
- - '&7&o(( Place down to open! ))'
- RandomNumberMin: 10000
- RandomNumberMax: 50000
- Rewards:
- - "eco give {player_name} {random_number}"
- DiamondPouch:
- Item: DIAMOND_BLOCK
- PouchStand: DIAMOND_BLOCK
- Enchanted: true
- Name: "&b&lTier I Diamond Pouch &r&7(Right Click)"
- EndHologram:
- - "&e&lDIAMOND POUCH"
- - "&7You have found {random_number} Diamond Blocks from this pouch!"
- Lores:
- - ''
- - '&7Place the Diamond Pouch to receive a'
- - '&7Mystery reward of Diamond Blocks!'
- - ''
- - '&6&l* &bTier &f1'
- - ''
- - '&6&l* &bReward'
- - '&8- &f1 - 128 Diamond Blocks'
- - ''
- - '&7&o(( Place down to open! ))'
- RandomNumberMin: 1
- RandomNumberMax: 128
- Rewards:
- - "give {player_name} DIAMOND_BLOCK {random_number}"
- ExpPouch:
- Item: CHEST
- PouchStand: CHEST
- Enchanted: true
- Name: "&a&lTier I EXP Pouch &r&7(Right Click)"
- EndHologram:
- - "&e&lEXP POUCH"
- - "&7You have found {random_number} EXP from this pouch!"
- Lores:
- - ''
- - '&7Place the EXP Pouch to receive a'
- - '&7Mystery reward of Experience!'
- - ''
- - '&6&l* &aTier &f1'
- - ''
- - '&6&l* &aReward'
- - '&8- &f100 - 1000 EXP'
- - ''
- - '&7&o(( Place down to open! ))'
- RandomNumberMin: 100
- RandomNumberMax: 1000
- Rewards:
- - "minecraft:xp {random_number} {player_name}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement