Skip to content

Commit 0f71bcf

Browse files
committed
Update README.md + version bump to 1.2
1 parent c5944c9 commit 0f71bcf

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@ Permission | Purpose | Default
99
--- | --- | ---
1010
`customwhois.whois.self` | Whois yourself using `/whois <yourplayername>` | true
1111
`customwhois.whois.others` | Whois another players using `/ping <player>` | ops
12-
`customwhois.custom.nick` | Display the nick `/whois` output element | true
13-
`customwhois.custom.health` | Display the health element | true
14-
`customwhois.custom.hunger` | Display the hunger element | true
15-
`customwhois.custom.exp` | Display the exp element | true
16-
`customwhois.custom.location` | Display the location element | true
17-
`customwhois.custom.money` | Display the money element | true
18-
`customwhois.custom.ip` | Display the IP element | true
19-
`customwhois.custom.gamemode` | Display the gamemode element | true
20-
`customwhois.custom.godmode` | Display the god mode element | true
21-
`customwhois.custom.op` | Display the OP element | true
22-
`customwhois.custom.flying` | Display the fly element | true
23-
`customwhois.custom.afk` | Display the AFK element | true
24-
`customwhois.custom.jailed` | Display the jail element | true
25-
`customwhois.custom.muted` | Display the mute element | true
26-
`customwhois.deny.<world>.<element>` | Disable the output of `<element>` element of a player in world `<world>` | _none_
12+
`customwhois.custom.nick` | Display the nick `/whois` output element | _none_
13+
`customwhois.custom.health` | Display the health element | _none_
14+
`customwhois.custom.hunger` | Display the hunger element | _none_
15+
`customwhois.custom.exp` | Display the exp element | _none_
16+
`customwhois.custom.location` | Display the location element | _none_
17+
`customwhois.custom.money` | Display the money element | _none_
18+
`customwhois.custom.ip` | Display the IP element | _none_
19+
`customwhois.custom.gamemode` | Display the gamemode element | _none_
20+
`customwhois.custom.godmode` | Display the god mode element | _none_
21+
`customwhois.custom.op` | Display the OP element | _none_
22+
`customwhois.custom.flying` | Display the fly element | _none_
23+
`customwhois.custom.afk` | Display the AFK element | _none_
24+
`customwhois.custom.jailed` | Display the jail element | _none_
25+
`customwhois.custom.muted` | Display the mute element | _none_
26+
`customwhois.custom.<world>.<element>` | Display the output of `<element>` element of a player in world `<world>` | _none_
2727

2828
## Screenshots
2929

@@ -36,7 +36,7 @@ Permission | Purpose | Default
3636

3737
## Version
3838

39-
1.1
39+
1.2
4040

4141
## License
4242

0 commit comments

Comments
 (0)