red-001 / rank

This mod adds a rank system on minetest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This mod adds a ranking system to minetest.

Documetation

This mod adds 2 commands and a privilege.

Commands

  • You can set a player's rank with the /rank command.
    • Syntax: /rank <player> <rank>
  • You can rankup by normal means using the /rankup command.
    • Syntax: /rankup
    • To figure out the command, type it with an empty hand.

Privileges

  • The rank privilege, if used in conjunction with the server privilege, will allow you to use the /rank command.

Further Details

This mod also makes players have a rank in their nametag so their nametag looks like this: "[rank] name". This mod is going to be made so that it works with the /nick command in my morecommands mod.

Changelog

0.1.0: Initial Commit

License

This mod is licenced under the LGPL v2.1+

About

This mod adds a rank system on minetest.

License:GNU Lesser General Public License v2.1


Languages

Language:Lua 100.0%