From 13f8f98e911cfd9b646c924e70758c0420326f6c Mon Sep 17 00:00:00 2001 From: mckaygerhard Date: Tue, 28 May 2024 23:18:15 -0400 Subject: [PATCH] fix wrong information.. about privilegies and mod features, add screenshot --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 92a5ff2..9bdc1dc 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Information ----------- This mod attempts to be an improvement usefully essentials commands -as a light version of some other tools like names-per-ip, global messages, hacks, -biome/stuffs management, player management etc etc etc +as a featured version of some other tools etc etc etc, +**for more featured check `governor` and `authrx` minenux versions mods** +on the informations below! -This mod has some UI menues but almost all the tasks are done using -commands. +![](screenshot.png) ## Technical info ----------------- @@ -20,6 +20,14 @@ This mod must be named `essentials` and provides administrarion tools and procedures to manage server using a bunch of commands some already provided by other mods some already new but similar to other mods. +**Almost 99% of this commands are already provided in `governor` mod**, +at minenux project, this mod is only for backguard and improved performance +respect original; if you want more simple and faster, use `governor` mod! + +**Ban, kick and mute features are already provided by MinenuX's auth redux** +version mod, check it out at https://git.minetest.io/minenux/minetest-mod-auth_rx +or also into codeberg at https://codeberg.org/minenux/minetest-mod-auth_rx + #### Configurations | config param | type | value | req | default/min/mx | observations and examples | @@ -41,7 +49,7 @@ by other mods some already new but similar to other mods. | `/ip ` | server | server | Show the IP of a player | | | `/broadcast ` | bring | broadcast | Send GLOBAL message in chat | | | `/speed ` | rollback | speed | Sets a speed for an any player. | | -| `/biome []` | rollback (& server) | biome (& server) | Shows the current(or provided name) biome info | If no assentials privs, any player wil be able, `biome` privilege works if confg params are set, otherwise admin only | +| `/biome []` | | biome/server | Shows the current(or provided name) biome info | If no assentials privs, any player wil be able, `biome/server` privilege will provide more info | | `/seed` | rollback | seed | Shows the seed number of the server world | If no assentials privs, any player wil be able, `biome` privilege works if confg params are set, otherwise admin only | | `/god []` | 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 |