-
Ben's Drop Randomizer
MissingTextureMan101A game agnostic node-drop randomizer
-
Roadmarks
LukeOfficialAdds road marks.
-
Auth Redux
sorcerykidAuth Redux is a drop-in replacement for the builtin authentication handler of Minetest
-
Stopwatch
sorcerykidStopwatch is Lua-based benchmarking API for Minetest developers
-
Inotify
ApolloXA notification tool for players in-game.
-
Bitwise Operations
sorcerykidA pure-Lua implementation of common bit-manipulation functions
-
Darks
_XenonAdds dark stuff
-
Lua Button
Zemtzov7Button that executes custom lua code on rightclick
-
Colored Steel
cd2Adds colored steel blocks.
-
One For All
mt-modsbans all players if one dies
-
Prejoin Messages
GregonNotifies players when a player starts connecting to the server
-
Chat Visual
Itz-NoahNeed a way to distinguish between staff and players?
-
This should be make sense!
1F616EMOAdds missing crafting recipes that should exist
-
AFK Kick (AFK Indicator)
1F616EMOKick inactive players
-
IRC Commands
ShadowNinjaControl your server from IRC
-
Riddance
BlockheadHide or rid yourself of unnecessary items from games and mods without any code
-
Chat Anticurse
lag01Kick player out when they type a curse word in chat or using /me or /msg command.
-
Usable Nodes
VolikAdds usable nodes, such as kill block, or move block.
-
Tips
1F616EMOSend tips to newcomers
-
Babelfish Redo
1F616EMOTranslate chat messages into other languages
-
Localized Server News
ronoaldoDisplay localized server news when a player joins
-
Minetest HTTP API QoS control queue
SXImprove quality of important HTTP requests by grouping requests into service quality buckets.
-
toolcap_monoids
fluxionaryan API to allow multiple sources to apply changes to a tools's capabilities.
-
Kill Button
niwla23Allows you to kill yourself from the UI
-
status effects
fluxionaryapi for defining player status effects
-
verbana
fluxionaryverification and banning
-
Database Manager
AFCMDatabase Manager API
-
Japanese Name
Logikítransform your player name to japaNESE (joke)
-
Level API
HypernootA library for games to load levels defined as schematics
-
Dialog Redo
1F616EMOFlexable dialog API
-
B.W Protection
LogikíThis gives API for bad words detection
-
SmartFS
rubenwardyA library to allow mods to make Formspecs, a form of GUI, easily.
-
Caps Alert
ANANDCatches chat messages with all-caps and warns / kicks players.
-
Offline Phantoms
KimaprPlayers leave "phantoms" when leaving; other players can take items from those
-
Server Lockdown
1F616EMOKeep non-admin players away during maintainence
-
Oddly Sized Checkerboard Testnodes 2
erleAdds oddly sized checkerboard test nodes.
-
Tool Watcher
j0j0n4th4nIntroduces an item for monitoring the wield tool durability and alerting players when their equipment is close to breaking through a HUD text.
-
Stent
AFCMA formspec based arena entrance type for arena_lib
-
balanced diet
fluxionaryapi for specifying multiple dimensions to eating
-
MFSM Multiple Finite State Machine
SumiAllows for multple states to be active, while maintaining typical state machine behavior. Good for gamestate and mobs.