You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## The Minecraft Tag-Based Datapack Permission Manager by NobleSkye
3
3

4
4
5
5
6
6
### Overview
7
7
SkyePerms is a Minecraft datapack designed to manage permissions using tags. It allows players to easily switch gamemodes, manage permissions, and execute functions. This is mainly designed for ```play.legitimoose.com``` which is a datapack creation network to share datapacks.
8
8
9
-
### Installation
9
+
### play.Legitimoose.com Installation
10
+
1. Download the `SkyePerms-v[version].zip` file from the [releases page](https://github.com/NobleSkye/SkyePerms/releases).
11
+
2. run /code in a world you have dev permissions in
12
+
3. Open the web editor
13
+
4. in the web remove ```/datapack``` from url so it looks like ```https://code.legitimoose.com/c4f57963-dabe-4aa2-a4fa-4d4bed7a6aef/?folder=/home/coder/project/```
14
+
5. Drag and drop the version you downloaded into the folder on the side so its parallel with the other datapacks
15
+
6.```/reload``` and enjoy!
16
+
17
+
### Personal World Installation
10
18
1. Download the `SkyePerms-v[version].zip` file from the [releases page](https://github.com/NobleSkye/SkyePerms/releases).
11
19
2. Extract the contents of the zip file.
12
20
3. Place the extracted folder in the `datapacks` directory of your Minecraft world. \
-`/trigger [gamemode]`: Switches to the specified gamemode if permitted.
35
44
36
-
### Environment Variables
37
-
-`whitelist`: 0:false 1:true ; weather the whitelist is working
45
+
38
46
39
47
### Feedback and Contributions
40
48
Feedback and contributions are welcome! Feel free to open issues or submit pull requests on the [GitHub repository](https://github.com/NobleSkye/SkyePerms).
41
49
50
+
51
+
42
52
### Credits
43
53
-[@NobleSkye](https://github.com/NobleSkye), creator of SkyePerms.
44
54
-[@loglot](https://github.com/loglot) For alot of changes and ideas
55
+
56
+
### Bug Reports & Support
57
+
You can put report any [Issues & Bug Reports](https://github.com/NobleSkye/SkyePerms/issues) or join the [discord](https://discord.gg/SkyePerms)
0 commit comments