[Mod] Ranks and Kits [V0.3] [ranks_n_kits]
Hi, This is my first mod. I saw mcfan request a simple mod here so I obliged.
The mod is attached as both a zip and a tar.gz.
This mod adds kits, a set of items, to minetest. Each kit is related to one rank. When a player has a rank and sends the chat command /givekit he will receive all items that are in the kit. This can be repeated any number of times.
Moderators with the ranksnkits privilege can use /setrank <name> <rank> to give a rank to a connected player. Each player can only have one rank.
I have done some basic testing to make sure it works, but I am sure that it is far from foolproof.
Configuration instructions are in the README. There are also a set of planned features there under TODO that I will get to eventually. Please feel free to suggest additional features and tell me if the readme is not clear.
Licence: LGPLv3
Dependencies: none (but the example kit does use default items)
Textures: no textures
.2
-Created basic functionality
.3
-added kits folder check
-ranks are now persistent across server resets
To mods I can seem to delete the old files could you do that? I will be moving my code to github after this update.
The mod is attached as both a zip and a tar.gz.
This mod adds kits, a set of items, to minetest. Each kit is related to one rank. When a player has a rank and sends the chat command /givekit he will receive all items that are in the kit. This can be repeated any number of times.
Moderators with the ranksnkits privilege can use /setrank <name> <rank> to give a rank to a connected player. Each player can only have one rank.
I have done some basic testing to make sure it works, but I am sure that it is far from foolproof.
Configuration instructions are in the README. There are also a set of planned features there under TODO that I will get to eventually. Please feel free to suggest additional features and tell me if the readme is not clear.
Licence: LGPLv3
Dependencies: none (but the example kit does use default items)
Textures: no textures
.2
-Created basic functionality
.3
-added kits folder check
-ranks are now persistent across server resets
To mods I can seem to delete the old files could you do that? I will be moving my code to github after this update.