You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13-5
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ Information
7
7
-----------
8
8
9
9
This mod attempts to be an improvement usefully essentials commands
10
-
as a light version of some other tools like names-per-ip, global messages, hacks,
11
-
biome/stuffs management, player management etc etc etc
10
+
as a featured version of some other tools etc etc etc,
11
+
**for more featured check `governor` and `authrx` minenux versions mods**
12
+
on the informations below!
12
13
13
-
This mod has some UI menues but almost all the tasks are done using
14
-
commands.
14
+

15
15
16
16
## Technical info
17
17
-----------------
@@ -20,6 +20,14 @@ This mod must be named `essentials` and provides administrarion tools and
20
20
procedures to manage server using a bunch of commands some already provided
21
21
by other mods some already new but similar to other mods.
22
22
23
+
**Almost 99% of this commands are already provided in `governor` mod**,
24
+
at minenux project, this mod is only for backguard and improved performance
25
+
respect original; if you want more simple and faster, use `governor` mod!
26
+
27
+
**Ban, kick and mute features are already provided by MinenuX's auth redux**
28
+
version mod, check it out at https://git.minetest.io/minenux/minetest-mod-auth_rx
29
+
or also into codeberg at https://codeberg.org/minenux/minetest-mod-auth_rx
30
+
23
31
#### Configurations
24
32
25
33
| 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.
41
49
|`/ip <name>`| server | server | Show the IP of a player ||
42
50
|`/broadcast <message>`| bring | broadcast | Send GLOBAL message in chat ||
43
51
|`/speed <name>`| rollback | speed | Sets a speed for an any player. ||
44
-
|`/biome [<info_name>]`|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|
52
+
|`/biome [<info_name>]`|| 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|
45
53
|`/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 |
46
54
|`/god [<name>]`| noclip | god_mode | Enable the god mode for current or given player |`enable_damage` enabled only of course |
47
55
|`/ban_menu`| ban | ban | Open the ban menu | Requires GUI sfind/ui |
0 commit comments