[Mod] Redsand [redsand]

Post Reply
TheRedMood
New member
Posts: 4
Joined: Mon Oct 15, 2012 15:54

[Mod] Redsand [redsand]

by TheRedMood » Post

ABOUT
======
Redsand is a collection of utilites for servers. It is not aimed at adding new blocks to the game,
but rather add more chat commands and so on.

Another goal is to activly develope a configuration file.

This is a version is made by Teodor Spæren ( TheRedMood )

====
FEATURES
====
- Event messages( Respawn, death...)
- MOTD
- Commands like /msg, /list...
- A lot of config options.

COMMANDS
========
/list - List out the players on the server.
/kill - Lower your health to 0.
/msg <target> <msg> - Talk to someone.
/reply <msg> - Reply to the last person who talked to you.

This mod is in active development, so it is much better to pull from this git repo: https://github.com/TheRedMood/redsand
than try to download the zip.

Mod dependencies: default
Download: https://github.com/TheRedMood/redsand/zipball/master
Code is licensed under the BSD licence

Please post issues on github and give me feedback or requests. See you :D

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

/players would be better than /list

Also, there is already a MOTD. In the conf, it displays
Last edited by rubenwardy on Mon Oct 15, 2012 16:49, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

by Sokomine » Post

Or /who for a list of players. Also great would be something like /finger or /whois to show when a player registered and when he was last online. And a list of all players who are known to the server would be helpful as well. Plus a way to send short messages to offline players which will be displayed to them when they log in again. Minetest doesn't have much to offer as far as the chat is concerned. Your mod is helpful. But it ought to be extended.
A list of my mods can be found here.

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

Suggestion: sethealth, requires "give" privilege.
Usage: /sethealth <player> <amount of health in half hearts>

Also, you should add aliases for /msg (/m), /reply (/r) and list (/l). :)
[EDIT] Is it possible to add a command without adding it to the /help command list?
Last edited by Calinou on Mon Oct 15, 2012 18:15, edited 1 time in total.

TheRedMood
New member
Posts: 4
Joined: Mon Oct 15, 2012 15:54

by TheRedMood » Post

Calinou wrote:Suggestion: sethealth, requires "give" privilege.
Usage: /sethealth <player> <amount of health in half hearts>

Also, you should add aliases for /msg (/m), /reply (/r) and list (/l). :)
[EDIT] Is it possible to add a command without adding it to the /help command list?
Sokomine wrote:Or /who for a list of players. Also great would be something like /finger or /whois to show when a player registered and when he was last online. And a list of all players who are known to the server would be helpful as well. Plus a way to send short messages to offline players which will be displayed to them when they log in again. Minetest doesn't have much to offer as far as the chat is concerned. Your mod is helpful. But it ought to be extended.
rubenwardy wrote:/players would be better than /list

Also, there is already a MOTD. In the conf, it displays
I would like to firstly thank you all for the feedback, but there are some points I want to make:

1.
For those saying that they want diffrent names look here in the conf file: https://github.com/TheRedMood/redsand/b ... r/conf.lua. Line 26 to 29. Those are the commands just change the mto your liking.

2.
I did not know the MOTD thingy, I have never seen it in my games, but I will check it out :) I will say that to a greater extent my is a bit more configurable since it can be formatted with string.format.

3.
I am currently planning a mail system Sokomine :) I am not so good with file IO so i will have to read up on that (never used lua before). Once that is down I will also add both of your other functions. Could you do me a favor and add them to the github page over issues?

Thanks for all the feedback so far :D

TheRedMood
New member
Posts: 4
Joined: Mon Oct 15, 2012 15:54

by TheRedMood » Post

Calinou wrote:Suggestion: sethealth, requires "give" privilege.
Usage: /sethealth <player> <amount of health in half hearts>

Also, you should add aliases for /msg (/m), /reply (/r) and list (/l). :)
[EDIT] Is it possible to add a command without adding it to the /help command list?
This should be possible yeah, by setting the privliges to a higher level. That way it woulden't show up in the help command.
I am not sure if that is the answer you where looking for, but I have only been using Lua for a few days and minetest is kind of a test run for me. I will start working on the request right now :)

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 41 guests