[Mod] item_strings [item_strings]

Post Reply
User avatar
YuGiOhJCJ
Member
Posts: 38
Joined: Sat Jan 23, 2016 07:41
GitHub: YuGiOhJCJ
IRC: YuGiOhJCJ
In-game: YuGiOhJCJ
Contact:

[Mod] item_strings [item_strings]

by YuGiOhJCJ » Post

item_strings

* Mod version: 20161209
* Mod license: GPL 3 or later
* Minetest version: 0.4.14
* Mod dependencies: none
* Report bugs or request help using my contact address

This is a minetest mod to get item strings.

This minetest mod adds two commands:
* item_strings_get
* item_strings_version

You can check that by pressing the F10 key and typing: "/help".

The item_strings_get command:
* Usage: /item_strings_get [<pattern>]
* Description: Get the item strings corresponding to a pattern
* Parameters:
* <pattern>: The pattern (if it is not specified, you will get all item strings)

The item_strings_version command:
* Usage: /item_strings_version
* Description: Show the item_strings version
* Parameters: none

Link: https://github.com/YuGiOhJCJ/item_strings

Download links:
Last edited by YuGiOhJCJ on Sat Dec 10, 2016 10:18, edited 1 time in total.

User avatar
Desour
Member
Posts: 1526
Joined: Thu Jun 19, 2014 19:49
GitHub: Desour
IRC: Desour
In-game: DS
Location: I'm scared that if this is too exact, I will be unable to use my keyboard.

Re: [Mod] item_strings [item_strings]

by Desour » Post

this is a very useful mod (if you dont have another way to get the item string)
he/him; Codeberg; GitHub; ContentDB; public personal TODO list; "DS" is preferred (but often too short)

User avatar
YuGiOhJCJ
Member
Posts: 38
Joined: Sat Jan 23, 2016 07:41
GitHub: YuGiOhJCJ
IRC: YuGiOhJCJ
In-game: YuGiOhJCJ
Contact:

Re: [Mod] item_strings [item_strings]

by YuGiOhJCJ » Post

Yes, it is useful for the "/giveme <ItemString>" command because it is hard to remind the <ItemString> of each item.

Notice: I have just added to the first message of this topic chat commands provided by this mod.

Post Reply