Search found 6 matches

Return to advanced search

Re: Post your modding questions here

Is there a way to "ignore" chat messages? For example, when a player says "i am new", i want the message to stop getting sent, and instead send my custom message, like "player is new to this server!" I am currently using register_on_chat_message and everything i want t...
by admicos
Fri Mar 03, 2017 20:20
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 624785

Re: Post your modding questions here

Is there a way to "ignore" chat messages? For example, when a player says "i am new", i want the message to stop getting sent, and instead send my custom message, like "player is new to this server!" I am currently using register_on_chat_message and everything i want to...
by admicos
Fri Mar 03, 2017 14:24
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 624785

Re: [Mod] Basic Announce System [announce]

kaeza wrote:minetest.colorize?


Thanks! Just uploaded a new version with Bukkit-like color support (color reference: http://ess.khhq.net/mc/)
by admicos
Fri Mar 03, 2017 02:58
 
Forum: Mod Releases
Topic: [Mod] Basic Announce System [announce]
Replies: 3
Views: 1461

Re: [Modpack] Help [1.0.1] [doc]

I got the following error on a server: 2017-03-02 19:55:31: ERROR[Main]: ServerError: Lua: Runtime error from mod 'doc' in callback on_playerReceiveFields(): /home/admicos/.minetest/mods/doc/doc_items/init.lg 2017-03-02 19:55:31: ERROR[Main]: stack traceback: 2017-03-02 19:55:31: ERROR[Main]: /home/...
by admicos
Thu Mar 02, 2017 16:57
 
Forum: Mod Releases
Topic: [Modpack] Help [1.2.0] [doc]
Replies: 50
Views: 37726

Re: [Mod] Basic Announce System [announce]

The mod has been updated, it now includes a way to randomize announcements, and is heavily commented, to possibly help people get into modding Minetest.

I tried to find a coloring function, but it seems like there isn't any yet. (If there is, I'd be glad to know)
by admicos
Thu Mar 02, 2017 02:32
 
Forum: Mod Releases
Topic: [Mod] Basic Announce System [announce]
Replies: 3
Views: 1461

[Mod] Basic Announce System [announce]

I made this for my private server, but i think it will be useful for other people, so here it is! This is a pretty basic mod that puts chat messages in a set interval, allowing you to create "announcements" and the like. Repo/Downloads: https://github.com/Admicos/minetest-announce (Click t...
by admicos
Wed Mar 01, 2017 20:53
 
Forum: Mod Releases
Topic: [Mod] Basic Announce System [announce]
Replies: 3
Views: 1461

Return to advanced search

cron