BlackImpostor 0e4c86d2ba
0.9
2024-07-12 22:15:35 +03:00
0.8
2024-06-06 18:09:29 +03:00
0.9
2024-07-12 22:15:35 +03:00
0.9
2024-07-12 22:14:52 +03:00
0.9
2024-07-12 22:14:25 +03:00
0.8
2024-06-06 18:05:56 +03:00
2024-05-14 17:51:42 +03:00
0.8
2024-06-06 18:05:56 +03:00
0.9
2024-07-12 22:14:25 +03:00
0.8
2024-06-06 18:05:56 +03:00
2024-05-14 17:51:42 +03:00
0.8
2024-06-06 18:05:56 +03:00
0.8
2024-06-06 18:05:56 +03:00
2024-06-06 18:29:43 +03:00
2023-10-03 18:18:40 +03:00
0.9
2024-07-12 22:14:25 +03:00
0.9
2024-07-12 22:14:25 +03:00
0.8
2024-06-06 18:05:56 +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
essentials_additional_privileges bool true no true Enables extra refined privilegies for the commands, see privilege tables
essentials_trolling bool false no false Enables a command for trolling players by exclusive menu
essentials_ip bool false no false Enables a command for verified ip admins to see IP address of other players, and where is he live
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_trolled_by bool false no false Allows to see who a player was trolled (by) when was trolled 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 To use this command you must be verified ip user!
/broadcast <message> bring broadcast Send GLOBAL message in chat
/speed <speed> [<name>] rollback speed Sets a speed for an any player.
/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
/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 [<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
/troll ban troll Opens the trolling 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>] protection_bypass kill Kill anyone with command.
/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
No description provided
Readme 374 KiB
Languages
Lua 100%