Commit 0961db0 1 parent 71b3793 commit 0961db0 Copy full SHA for 0961db0
File tree 1 file changed +2
-13
lines changed
1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -4,27 +4,16 @@ A modular administration toolset for Minecraft servers.
4
4
5
5
## Modules
6
6
7
- * Claims (user groups, in-world selection, WECUI support )
7
+ * Claims (user groups, in-world selection)
8
8
* Sleep Vote (player threshold sleep)
9
9
* Fancy Names (nicknames, random name color on join)
10
10
* Admin (mod-mode for administrators)
11
11
* Simple homes (throw enderpearl at feet to return to your bed)
12
- * Integration with [ silly511/Backups-Mod] ( https://github.com/Silly511/Backups-Mod )
13
-
14
- ### Outstanding 1.12 Bugs
15
-
16
- This branch (` 1.12 ` ) has a few outstanding issues:
17
-
18
- * SimpleHome may not work across dimensions (waiting for 1.14 backport)
19
- * Mod-mode's return-to-position may not work across dimensions (waiting for 1.14 backport)
20
- * Command-based homes module is unfinished
12
+ * WIP: Command-based homes (unfinished)
21
13
22
14
## Building
23
15
24
- With the ForgeGradle environment:
25
-
26
16
```
27
- gradle setupCiWorkspace
28
17
gradle reobfJar
29
18
```
30
19
You can’t perform that action at this time.
0 commit comments