| essentials_additional_privileges | bool | true | no | true | Enables extra refined privilegies for the commands, see privilegie tables |
| essentials_changed_by | bool | true | no | true | Allows to see if a player property whas altered (by) when was made by some admin |
| essentials_killed_by | bool | true | no | true | Allows to see who a player was killed (by) when was killed by some admin |
| essentials_biome | bool | true | no | true | Allows to see for anyone request biome infos, otherwise only admins allows |
| essentials_seed | bool | false | no | false | Allows to see for anyone the seed of the world, otherwise only admins allows |
| essentials_ip_verified | bool | true | yes | true/singleplayer | On every join, if administrator verified ip user to only allows from those ip/name combination |
| essentials_check_for_updates | bool | false | no | false | check raw data of git repo by check of version file content |
#### Commands and privilegies
| command & format | mint/privs | Esse/privs | description function | observations |
| `/ip <name>` | server | server | Show the IP of a player | |
| `/broadcast <message>` | bring | broadcast | Send GLOBAL message in chat | |
| `/speed <name>` | rollback | speed | Sets a speed for an any player. | |
| `/biome [<info_name>]` | | biome | "Shows the current(or provided name) biome info | If no assentials privs, any player wil be able, `biome` priivilegie works if confg params are set, otherwise admin only |
| `/seed` | rollback | seed | "Shows the seed number of the server world | If no assentials privs, any player wil be able, `biome` priivilegie works if confg params are set, otherwise admin only |
| `/god [<name>]` | noclip | god_mode | Enable the god mode for current or given player | `enable_damage` enabled only of course |
| `/ban_menu` | ban | ban | Open the ban menu | Requires GUI sfind/ui |
| `/kick_menu` | kick | kick | Open the kick menu | Requires GUI sfind/ui |
| `/mute_menu` | mute | mute | Open the mute menu | Requires GUI sfind/ui |
| `/getpos <name>` | teleport | get_pos | Allows the player to find out the position of another player | |