@@ -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