Currently the main features are:
- it blocking you from mining an enderchest and glass without silktouch except if you sneak (configurable)
- it blocking you from breaking budding amethyst without sneaking
- it blocking you from stripping wood except if you sneak (configurable)
- it blocking you from placing carpets ontop of carpets except if you sneak (configurable)
- Fullbright toggle
- Fork the repository.
- Create a new branch (
git checkout -b dev/feature-branch). - Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin dev/feature-branch). - Create a new Pull Request.
This project is licensed under the GNU GPLv3 License. See the LICENSE file for details.