| Installation and Configuration
For this example, let's assume that you're using LuckPerms, and you're gonna call the BuildMode group "buildmode". Let's also assume that you've left the permission names on default. Finally, let's assume that your builders already have an existing permission group called "builder".
0. Make sure you've already downloaded the Skript plugin!
1. Download the script.
2. Place the script in plugins/Skript/scripts.
3. Create a LuckPerms group with all the permissions you'd want a builder to have. Let's name it "buildmode".
4. Remove all permissions from your original builder group, then add the buildmode.toggle permission to the said group.
5. Create a new permission group called "buildmode".
6. Go back to the script, and set the buildmode_group config option to "buildmode".
7. Change the rest of the config options to your needs.
8. Run /skript reload buildmode_v2.0.1.sk.
9. To allow builders to use BuildMode feature, they must still have the original builder group with the buildmode.toggle permission. Then, they can activate it by using the /buildmode or /bm command.
If you need any help, feel free to leave a comment on the Discussion tab or on the
GitHub Gist!