HCCrates [Made for HCF] [External Program]

Status
This thread has been locked.

Sniper

Software Developer
Supreme
Feedback score
65
Posts
1,312
Reactions
695
Resources
0
HCCrates
$5 (PayPal F&F)
+ $2.50 if you want program
Sniper#8762


Features
Easily configurable
Key drops on ground if inventory is full
Multiple commands per reward
Change Key appearance
All Enderchests are crates (for HCF)
Developer Events for easy add-ons
Full support from me
Clean looking messages

Clickable chat
Preview Crates


Images

External Program
https://i.gyazo.com/82cf77fbaeee0b42bf54816f9d817803

Commands [Alias of /key is /crate]
Default
/key (view help)
/key types (view crate types)


Admin
/key (view help)
/key giveall <crate> <amount>
/key give <player> <crate> <amount>
/key logs <player>
/key reload


Configuration File

Code:
###################
# MESSAGES
###################

Help menu:
  admin:
    - '&8&m------------&r &c&lHCCrates &8&m------------'
    - '&e/key giveall <crate> <amount> &7&oGive all players keys'
    - '&e/key give <player> <crate> <amount> &7&oGive keys'
    - '&e/key logs <player>'
    - '&8&m------------&r &c&lHCCrates &8&m------------'
  non admin:
    - '&8&m------------&r &c&lHCCrates &8&m------------'
    - '&e/key types &7&oView all types of crates'
    - '&8&m------------&r &c&lHCCrates &8&m------------'


Invalid arguments: '&8[&c*&8] &cInvalid arugments.'
Unknown command: '&8[&c*&8] &cThat is not a valid command.'
Not a crate: '&8[&c*&8] &cThis is not a crate!'
Invalid crate type: '&8[&c*&8] &cThat is not a valid crate type!'
Player not online: '&8[&c*&8] &cThat player is not online!'
Cant use wand: '&8[&c*&8] &cYou cant use the wand!'
Created crate: '&8[&c*&8] &aYou have made a crate!'

Key types header: '&c&lCrate Types:'
Key types list object: ' &e* &7{crate}'
Preview crate chat hover: '&7&oClick to preview this crate!'

Key giving:
  recieve: '&8[&c*&8] &eYou have received &cx{amount} {crate} &ekey.'
  give: '&8[&c*&8] &eYou have gifted &cx{amount} {crate} &ekey to &b{player}&e.'
  giveall: '&8[&c*&8] &eYou have given all online players x{amount} {crate} &ekey.'

###################
# ITEMS
###################

Wand:
  ID: '369:0'
  Name: '&cCrate Wand'
  Lore:
    - '&7Left click a block to set it as a crate.'


###################
# CRATES
###################

Crates:
  Silver:
    Identifier: silver
    Crate Key:
      Name: '&6&lSilver &7Crate Key'
      Lore:
      - '&7&oUse this at a crate!'
    Prizes:
      100B:
        Chance: 25
        Commands:
          - 'eco give %player% 100000000000'
        Item: PAPER
        Name: '&a&l$100,000,000,000'
      200B:
        Chance: 15
        Commands:
          - ' '
        Item: PAPER
        Name: '&a&l$200,000,000,000'
      300B:
        Chance: 10
        Commands:
          - 'eco give %player% 300000000000'
        Item: PAPER
        Name: '&a&l$300,000,000,000'


Developer
HCCratesGiveKeyEvent
HCCratesOpenCrateEvent


 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Sniper

Software Developer
Supreme
Feedback score
65
Posts
1,312
Reactions
695
Resources
0
Reserved.
 
Status
This thread has been locked.
Top