Examples
Code Examples
api.createLootbox("epic_box", "Epic Box", AnimationType.CIRCLE);api.addReward("epic_box", new ItemStack(Material.DIAMOND), 50.0);Last updated
api.createLootbox("epic_box", "Epic Box", AnimationType.CIRCLE);api.addReward("epic_box", new ItemStack(Material.DIAMOND), 50.0);Last updated