Plugin category: FUN Minecraft version: Spigot 1.8.8 Suggested name: ToolsCommands What I want: If one of the following: diamond pickaxe, diamond shovel, diamond axe has the lore "Lucky" (In gray (&7)). There is a 0.01% chance of command1 will be executed in the config.yml when the tool is used, there is also a 0.2% chance of command2 will be executed in the config.yml. Config: Code: Lucky: command1: broadcast hello command2: broadcast hello2 Ideas for commands: No commands needed for this plugin. Ideas for permissions: luckytools.use When I'd like it by: ASAP
0.01% Are you sure 0.1% wouldn't be better? I mean, 0.01% would be like 1/10000. In other words, mine 10 thousand blocks and get lucky 1 time
@DoggyCode™, are you making this? I'll do it if you aren't. (I made a new backend API for my plugins and I want to test it)
@JustNoHacks, guessing you mean exclusively for blocks. Should be done in an hour if my API works properly. EDIT: Have to do some stuff. It'll be done today though.
@JustNoHacks, The code for your plugin is done. I'm just sorting out an issue with my API now that's causing some issues. EDIT: Done. Tell me if there are any issues. All of your requests are there exactly as asked. The "Lucky" lore must be alone on it's own line. https://drive.google.com/file/d/0B6okEWgp3tkcd3JtVVVOd25XVTg/view?usp=sharing NOTE: This will not be posted to BukkitDev. It's use is too specific.