From 0031276ef13325313ac5b231724ad32e212e7589 Mon Sep 17 00:00:00 2001 From: Samo Hribar <34912839+samolego@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:39:45 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 26848ac..f858695 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,19 @@ tl;dr: Please see the [wiki](https://github.com/samolego/FabricTailor/wiki) :wink:. +## Permissions + +FabricTailor provides permission support for permission manager of your choice. Skin changing is granted by default. +/skin command +``` +fabrictailor.command.skin +``` +You can also diaable skin clearing / setting only +``` +fabrictailor.command.skin.set +``` + + ## Setup 1. Clone the repository. Then run `./gradlew genSources`