[go: nahoru, domu]

Skip to content

Disable players ability to craft using the Recipe Book. Useful for... reasons.

License

Notifications You must be signed in to change notification settings

Puremin0rez/DisableRecipeBookCrafting

Repository files navigation

DisableRecipeBookCrafting

Compatible with Minecraft 1.12+ (Tested on Minecraft 1.19)

Requires ProtocolLib to be installed on the server

Description

This plugin will disable players ability to use the crafting functionality of the Recipe Book. This applies to all non-opped players by default.

Allow specific users or groups this functionality with the disablerecipebookcrafting.exempt permission (default: OPs)

This functionality is blocked on the packet level. This plugin is useful for... reasons.

How do I obtain it?

You can download stable releases via Github Releases, located here.

You can download development builds via Github Actions, located here. (Github Account Required)

You can compile it by running the following command in the project directory:

./gradlew clean build

(The jar file will be located in /build/libs/)

Can I use your code?

This project is licensed as GPL-3.0 and may be used in any way that respects the aforementioned license.

Acknowledgements

About

Disable players ability to craft using the Recipe Book. Useful for... reasons.

Resources

License

Stars

Watchers

Forks