Luanti logo

IRC log for #luanti, 2025-09-06

| Channels | #luanti index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:06 sparky4 joined #luanti
00:21 SFENCE joined #luanti
00:48 qqe joined #luanti
00:56 SFENCE joined #luanti
01:25 Verticen joined #luanti
01:30 SFENCE joined #luanti
01:46 tzenfore joined #luanti
01:59 SFENCE joined #luanti
02:20 Can0xfBows joined #luanti
02:30 aliasalreadytake joined #luanti
02:34 SFENCE joined #luanti
03:07 SFENCE joined #luanti
03:39 SFENCE joined #luanti
03:51 Kimapr joined #luanti
04:00 MTDiscord joined #luanti
04:12 chloetax joined #luanti
04:50 SFENCE joined #luanti
05:39 gregon joined #luanti
06:01 identity joined #luanti
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> hi can i ask for help, I'm really trying to start scripting, but I'll show the code first
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> so my plan is when this code was activated
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> ```lua
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> src_match = {}
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> --dofile(core.get_modpath("src_match") .. "/")
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> function src_match.ongoing_match()
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)>     core.chat_send_all("Match Started!")
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)>     if src_others and src_others.status_display then
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)>         src_others.status_display()
06:08 [MatrxMT]_ was kicked by ShadowBot: Message flood detected. Use a pastebin like pastebin.mozilla.org.
06:08 [MatrxMT]_ joined #luanti
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)>     end
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> end
06:08 [MatrxMT]_ was kicked by ShadowBot: Message flood detected. Use a pastebin like pastebin.mozilla.org.
06:08 [MatrxMT]_ joined #luanti
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> it should send a chat, and call a function from another mod — which us depended to this, it looks like this
06:08 [MatrxMT]_ <zinn (@primokidd:matrix.org)> ```lua
06:08 [MatrxMT]_ was kicked by ShadowBot: Message flood detected. Use a pastebin like pastebin.mozilla.org.
06:10 identity please do not send code directly, use a pastebin
06:11 identity oh, i guess they will not get that because the bot got kicked
06:12 SFENCE joined #luanti
06:12 sparky4 joined #luanti
06:16 SFENCE_ joined #luanti
06:26 sparky4 joined #luanti
06:33 chloetax joined #luanti
06:44 gregon left #luanti
08:02 sparky4_ joined #luanti
08:03 sys4 joined #luanti
08:09 jaca122 joined #luanti
08:24 MTDiscord <et086> lol what
08:42 SFENCE joined #luanti
09:01 gregon joined #luanti
09:26 gregon joined #luanti
09:46 mrkubax10 joined #luanti
09:53 gregon left #luanti
09:57 gregon joined #luanti
09:58 gregon left #luanti
10:16 chloetax joined #luanti
10:36 imi joined #luanti
10:43 Kimapr_ joined #luanti
10:44 btcgiveaway joined #luanti
10:45 simon8162 joined #luanti
10:46 peterz_ joined #luanti
10:46 identity` joined #luanti
10:47 qqe_ joined #luanti
10:48 wallabra joined #luanti
10:48 fluxionary_ joined #luanti
10:53 Thermoriax joined #luanti
10:57 Sokomine joined #luanti
10:59 sparky4 joined #luanti
11:14 turtleman joined #luanti
11:17 identity` joined #luanti
11:24 SFENCE joined #luanti
11:26 pgimeno the MatrixMT bot has been kicked and hasn't returned, is anyone around who can bring it back?
11:28 identity joined #luanti
11:29 sfan5 !unban *!*@2a01:4f9:5a:46c0::2
11:33 SFENCE joined #luanti
11:34 MTDiscord <wsor4035> @MisterE
11:35 MTDiscord <mistere_123> I'll do that today
11:49 SFENCE joined #luanti
11:51 SFENCE joined #luanti
11:56 SliverFlowCipher joined #luanti
12:00 SFENCE joined #luanti
12:05 SFENCE_ joined #luanti
12:12 SFENCE joined #luanti
12:14 SFENCE__ joined #luanti
12:18 wsor4035 Nevermind, it auto rejoined
12:20 sfan5 where?
12:20 sfan5 there's no [MatrxMT]_ here
12:20 SFENCE joined #luanti
12:21 SFENCE joined #luanti
12:23 Kimapr joined #luanti
12:32 wsor4035 Heh, ignore me
12:39 jaca122 joined #luanti
13:33 FeXoR joined #luanti
13:33 FeXoR A pleasant day to you o/
13:34 FeXoR I noticed that https://api.luanti.org/privileges/ doesn't mention the /priv command. I guess that would fit there nicely even though not a priv itself.
13:35 FeXoR I guess the origin is here? https://github.com/luanti-org/luanti/blob/master/doc/lua_api.md
13:38 MTDiscord <wsor4035> Yes
13:38 MTDiscord <wsor4035> It is api docs tho, so 🤷 if it should be there
13:42 FeXoR Yes, I understand that. Still, a sentence like "In-game the privileges of a player can be checked with: /privs [player name]" or similar in https://api.luanti.org/privileges/#checking-privileges would be useful in my opinion and wouldn't inflate the page much.
13:43 FeXoR But if it's not the right place, fine. Where is the right place to search for commands though? *wondering*
13:44 luatic FeXoR: https://docs.luanti.org/for-players/privileges/
13:44 luatic is where /privs is mentioned
13:44 luatic commands more generally are discussed in https://docs.luanti.org/for-players/server-commands/
13:45 luatic but essentially knowing /help suffices most of the time :)
13:45 FeXoR Thank you! Yes, that looks like the right place - so all fine already ;)
14:04 Desour joined #luanti
15:56 SliverFlowCipher joined #luanti
16:02 behalebabo joined #luanti
16:18 Talkless joined #luanti
16:28 qqe joined #luanti
16:38 chilledfrogs joined #luanti
17:15 Verticen joined #luanti
17:39 FeXoR joined #luanti
17:44 Verticen joined #luanti
18:11 mrkubax10 joined #luanti
19:09 SFENCE joined #luanti
19:13 cheapie finally https://cheapiesystems.com/media/images/screenshot_20250906_141249.png
19:19 peterz joined #luanti
19:40 ireallyhateirc joined #luanti
19:48 SFENCE joined #luanti
20:03 sys4_ joined #luanti
21:30 MTDiscord <wsor4035> thats tinny
22:00 sys4 joined #luanti
22:02 Kimapr_ joined #luanti
22:17 YuGiOhJCJ joined #luanti
22:33 panwolfram joined #luanti
22:44 Kimapr joined #luanti
22:44 jaca122 joined #luanti
23:05 Eragon joined #luanti
23:13 Verticen joined #luanti
23:48 Sokomine joined #luanti
23:52 sparky4 joined #luanti

| Channels | #luanti index | Today | | Google Search | Plaintext