1
0
2024-05-28 20:50:17 +03:00
2024-05-14 17:53:52 +03:00
2024-05-14 17:53:05 +03:00
2024-05-17 23:05:53 +03:00
2024-05-17 23:04:50 +03:00
2024-05-17 23:04:50 +03:00
2024-05-14 17:51:42 +03:00
2024-05-17 23:04:50 +03:00
2024-05-17 23:04:50 +03:00
2024-05-14 17:51:42 +03:00
2024-05-17 23:04:50 +03:00
2024-05-17 23:04:50 +03:00
2023-10-03 18:18:40 +03:00
2024-05-17 23:04:50 +03:00
2024-05-17 23:04:50 +03:00

minetest-mod-essentials

mod with many-many useful console commands and api functions!

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

This mod has some UI menues but almost all the tasks are done using commands.

Technical info


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.

Configurations

config param type value req default/min/mx observations and examples
secure.http_mods string essentials yes none set geoip,governing,essentials
secure.trusted_mods string essentials yes none set auth_rx,governingg,essentials
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
/kill <name> kill protection_bypass Kill anyone with command. Check essentials_killed_by
/heal [<name>] rollback heal Heals full health for a player. Check essentials_changed_by

LICENSE

  • MIT

Author and creator of the mod:

  • Copyright (C) 2024 SkyBuilder1717 MIT

Contributors:

  • Copyright (C) 2024 mckaygerhard

see LICENSE file.

Media:

  • textures/*.png - Copyright (C) 2024 SkyBuilder1717
  • sounds/*.png - Copyright (C) 2024 SkyBuilder1717
Description
UTILS mod or improved version from essentials mod
Readme
Languages
Lua 100%