- Added bStats metrics
- An error message prompting you to check console is now sent if you reload the plugin but an invalid configuration is found. (Before it would fail silently)
- added basic play sound system
- added options to sounds/particles/messages: repetitions, delay, multiple
- fixed an error were config errors in functions where not being thrown
- added more particle command
- finished internal placeholder system for language messages (now every command parameter can be used in any message for that command)
- fixed a bug in my command framework where multiple parameters wouldn't work
- permissions are now customizable in language file
- Removed the world guard flag because it didn't serve any purpose.
- Added particles.
- Similar to custom drops now you can execute commands based on chance.
- item.yml has changed to drops.yml
- added effects.yml
Started working on older versions support and sound effects.
- Fixed some errors from the latest update
- Added support for mcMMO, you can set the exp given when mining from a generator, and get double drops based on the users level.
Remember to save your current files and let the plugin regenerate config. Or you can add/change values by looking at the config.yml on the plugin page.
- Added the ability to customize the replacement block for each generator
- You can still use the dafault-replacement which will act on all generators which don't have the override replacement.
- Added a message sent when the player mines a depleted generator.
- added permission to break each generator, and some custom messages
- added world guard support. Now you can set the oreregen-break flag to allow/deny oregens to be broken in a protected region. It's allowed by default.
- Now if you break a generator that doesn't have custom drops, it will respect the tools enchants, such as fortune or silktouch.