Create your case in 5 minute!
Tutorial: [PL] - version 4.0
permissions: getcase.admin:
case type:
- LUCKY_BLOCK
- LOOTBOX
Code (Text):
lootboxType: "LOOTBOX"
Code (Text):
lootboxType: "LUCKY_BLOCK"
commands:
- /getcase reload - reload the plugin configuration
- /getcase setlocation [case-name] [!] You must look at the block - set a block as case interaction point
- /getcase removelocation [!] You must look at the block - remove case interaction point from the block
- /getcase create [case-name] - create a new case
- /getcase delete [case-name] - delete an existing case
- /getcase give [player] [case-name] [amount] - give keys to a specific player
- /getcase giveall [case-name] [amount] - give keys to all online players
- /getcase edit [case-name] [index] - edit the loot pool for a specific case page
- /getcase preview [case-name] [index] - preview the contents of a specific case page
- /getcase enable * - enable all cases
- /getcase enable [case-name] - enable a specific case
- /getcase disable * - disable all cases
- /getcase disable [case-name] - disable a specific case
- /getcase setindex [case-name] [index] - set the active page index for a case
- /getcase setopencase [case-name] [player] [amount] - set the number of times a player has opened a case (statistics)
Placeholders (PlaceholderAPI):
- %getcase_opened_<case-name>% - number of times this case has been opened by the player
- %getcase_total_opened_cases% - total number of cases opened by the player across all types
- %getcase_next_drop_change_<case-name>% - time until the next loot pool rotation for this case
Variables for broadcast messages:
{item-name-<number>} - the name of the item from the drop
{item-amount-<number>} - the quantity of the item
{multi-amount} - the number of cases being opened simultaneously
{player} - the player's name who opened the case
Example usage: {player} opened {multi-amount}x case and received {item-amount-1}x {item-name-1}
Discord:
https://dc.gether.dev