Quick question, if i had a different set of minecrates available for purchase, would that be considered EULA compliant? I've read through the EULA multiple times and it's not very conclusive and draws lines about that sort of thing.
Hiya Ryan/Clip, Is it possible to add a time delay feature for spawning, these Minecrates, as if you have special enchant / effects on the tool (i.e. pickaxe) such as explosions, it removes the crate immediately if it spawns within the blast range or infront of tool's/crosshair location ? Also I can't get it spawn skulls, in chests...... Ty Kindly -Lozz
I bought downloaded and installed the plugin.The problem is that it doesn't give MineCrates(the handler I use is per world handler) here's my config(if the problem is in it pls can you fix it for me?: Code (Text): crate_hologram: handler: none message: - '&f%player%''s &aMineCrate' - '&e(&7Right click to open&e)' height: 2.2 check_updates: true area_handler: World ignore_silk_touch: true crate_despawn_time: 30 crate_material: ENDER_CHEST crate_inventory_name: '%reward_list_name% &aMineCrate' crate_cooldown: enabled: false time: 500 messages: help: - '&aMineCrates &fhelp' - '&a/minecrates reload &7- &freload the plugin' ignore_toggle_on: '&aYou are now ignoring MineCrates!' ignore_toggle_off: '&fYou are no longer ignoring MineCrates!' only_owner_can_open_crate: '&cOnly &[email protected] &ccan open this &aMineCrate!' no_permission: '&cYou don''t have permission to do that!' areas: world: permission: minecrates.getcrates.world drop_counter: 100 drop_chance: 70.0 counted_materials: - COAL_ORE - IRON_ORE - GOLD_ORE - DIAMOND_ORE - STONE rewards: vip: priority: 1 permission: minecrates.rewards.world.vip max_rewards_per_crate: 2 only_owner_can_open: true crate_spawn_actions: - '[message] &aYou found a VIP MineCrate!' - '[command] eco give @p 100' - '[broadcast] &[email protected] &afound a MineCrate!' - '[effect] helix' crate_despawn_actions: - '[message] &7Your crate has despawned!' - '[effect] helix' items: example_item: chance: 20.0 item: material: DIAMOND data: 0 amount: 64 name: '&bVIP &3Diamonds' lore: - This item is only available to players who - have permission for this vip reward list! enchantments: - LUCK,1 example_command_1: chance: 1.0 commands: - '[command] eco give @p 1000000' - '[msg] You got 1000000 dollars!' example_command_2: chance: 30.0 commands: - '[command] eco give @p 500' - '[msg] You got 500 dollars!' example_command_3: chance: 49.0 commands: - '[command] eco give @p 1000' - '[msg] You got 1000 dollars!' default: priority: 2 max_rewards_per_crate: 1 only_owner_can_open: false crate_spawn_actions: - '[message] &aYou found a regular MineCrate!' - '[command] eco give @p 100' - '[broadcast] &[email protected] &afound a MineCrate!' - '[effect] helix' items: example_item_1: chance: 5.0 item: material: DIAMOND amount: 16 example_item_2: chance: 10.0 item: material: IRON_INGOT amount: 32 example_command: chance: 85.0 commands: - '[command] eco give @p 250' - '[msg] You got 250 dollars!' Hope that someone will help me now....
It's not [01:22:13 ERROR]: Error occurred while enabling MineCrates v2.5 (Is it up to date?) me.clip.minecrates.effectlib.util.ParticleEffect$ParticlePacket$VersionIncompatibleException: Your current bukkit version seems to be incompatible with this library
clip updated MineCrates with a new update entry: 2.6.0 Updated EffectLib dependency, Hologram support for 1.10 Read the rest of this update entry...
clip updated MineCrates with a new update entry: 2.6.1 Cooldowns are now set per area, added /minecrates info command Read the rest of this update entry...
Can you add this feature? If players open chest, spawning mob on chest. /spawnmob zombie 1 @p is very closest player...
Is it possible to set it so the crate can only be opened using right click? When mining with OP picks on prison the crate vanishes before players even see it as they just hit with without realizing. Im also having issues with the enchants on items. I wrote EFFICIENCY,1 and UNBREAKING,1 but the enchants don't appear to be applied to the item. Are there custom names for the enchantments?
I don't have my chances add up to 100 but I still get a reward or drop every single time. Is there a way to add the possibility for a player to get nothing on open?