Skip to content

Commit 0961db0

Browse files
committed
Update README for 1.14
1 parent 71b3793 commit 0961db0

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.md

+2-13
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,16 @@ A modular administration toolset for Minecraft servers.
44

55
## Modules
66

7-
* Claims (user groups, in-world selection, WECUI support)
7+
* Claims (user groups, in-world selection)
88
* Sleep Vote (player threshold sleep)
99
* Fancy Names (nicknames, random name color on join)
1010
* Admin (mod-mode for administrators)
1111
* 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)
2113

2214
## Building
2315

24-
With the ForgeGradle environment:
25-
2616
```
27-
gradle setupCiWorkspace
2817
gradle reobfJar
2918
```
3019

0 commit comments

Comments
 (0)