Changelog:
- Fixed bugs when closing some Crate Inventories.
- When closing the main, or preview gui, you wouldn't be able to move any items in your inventory.
Changelog:
- Made the spinning more smooth
- Added a new spin type
- Reverse Horizontal (HORIZONTAL2), which is the reverse of the regular horizontal
Changelog:
- Optimized and cleaned up code.
- Added ability to toggle borders in all interfaces.
Changelog:
- Revamped the spinning system, this will have no change for you, but will make it easier to add crate types.
- Added a log file to store rewards given.
- Add this to the top of your config.yml
Code:Log-Crates: true
Changelog:
- Some small bug fixes
- Added new reward messages
- Send messages and sounds to players when they receive a specific reward.
Code:Rewards: "DefaultReward": Chance: 25 Display-Item: Enchanted: false Material: EMERALD Name: "&f&l[!] &f$100,000" Lore: - "&7&l* &fCommon Tier Reward &7(%chance%%)" Message: Sound-Enabled: true Sound: "ENTITY_PLAYER_LEVELUP" Message-Enabled: true Message: - "&6&l[!] &eYou have won &6$100,000 &efrom this crate key." Rewards: - "eco give %player% 100000" "SecondReward": Chance: 75 Display-Item: Enchanted: false Material: SKULL_ITEM Data: 3 Owner: Chubbyduck1 Name: "&e&l[!] &eGoliath Rank" Lore: - "&6&l* &eLegendary Tier Reward &7(%chance%%)" Message: Sound-Enabled: true Sound: "ENTITY_PLAYER_LEVELUP" Message-Enabled: true Message: - "&6&l[!] &eYou have won the &6Goliath &erank from this crate key." Rewards: - "pex user %player% group set Goliath"
Changelog:
- Updated tab completion to accommodate for the convert sub-command.
Changelog:
- Added a new menu item to the settings interface.
- Back To Main Menu Item
Code:Crate-Settings: Title: "&lCRATE KEY SETTINGS" Size: 27 Items: Border: Fill: true Material: STAINED_GLASS_PANE Data: 15 Name: " " Lore: - " " Back-To-Main-Menu: Slot: 26 Material: ARROW Data: 0 Name: "&6&l[!] &eBack To Crates" Lore: - '&7&o"Click this to go back to the main menu."'
