Page 1 of 1

[Mod] Mod menu [0.2] [modmenu]

PostPosted: Fri May 03, 2013 01:43
by ds-2k
Mod menu
Version: 0.2
Code License: WTFPL
Textures: none included
Dependencies: none

This is a relatively simple mod that adds a menu to the game for various mod actions. The menu can be accessed by typing "/m" in the in-game chat.

It includes a compatibility module that adds items from inventory_plus to the menu (seen here with skins and 3d armor):
Image


Since it shows these mods' formspecs in a separate menu, this means mods that use the inventory_plus API can now be used with mods that modify the default inventory (such as unified_inventory) installed (previously, these could not be used simultaneously):
Image

Download latest version: https://github.com/bhull2010/minetest-mod-modmenu/archive/master.zip
Browse the code: https://github.com/bhull2010/minetest-mod-modmenu

Changes:
Version 0.2:
  • Fixed buttons being added to the menu twice if a user disconnected and rejoined a server
Old versions:
0.1 - https://github.com/bhull2010/minetest-mod-modmenu/archive/0.1.zip

PostPosted: Fri May 03, 2013 08:27
by Zeg9
Good !
The only problem is new players probably won't notice it, but well, that's the role of server admins...
I'll probably add this to my server soon, replacing 0gb.us's inventory_plus, soon.

PostPosted: Thu May 09, 2013 17:13
by vktRus
How to make this a great inventory menu with guide, bags, home?...

PostPosted: Thu May 09, 2013 17:20
by Inocudom
I approve of this mod. I have waited a long time to see something like this finally created.

PostPosted: Thu May 09, 2013 17:32
by Sokomine
It's good that now mods with diffrent approaches to the inventory menu can be used simultaneously. Having to type t /m each time makes it a bit impractical. Can't those mods that modify the inventory directly add a hook for the menu?
[Edit] Having bags on more servers would be great.

PostPosted: Thu May 30, 2013 16:01
by savage05
How do you add stuff to it

PostPosted: Sun Apr 13, 2014 21:56
by JPRuehmann
Hello

I would like to add some formspecs to modmenu that are not using inventory plus but chat commands how can I do that?

thanks,
JPR

Re:

PostPosted: Mon Jun 15, 2015 21:47
by mahmutelmas06
JPRuehmann wrote:Hello

I would like to add some formspecs to modmenu that are not using inventory plus but chat commands how can I do that?

thanks,
JPR

+1
If we could collect all chat commants into 1 simple gui it could be awesome.