Go to file
2023-09-22 09:32:44 +02:00
dev Initial commit 2023-09-17 20:30:37 +00:00
.luacheckrc Initial commit 2023-09-17 20:30:37 +00:00
api.lua Delete announcement 2023-09-22 05:31:24 +02:00
chatcommand_add.lua Code formatting. Thank you luacheck :P 2023-09-22 05:10:36 +02:00
chatcommand_copy.lua Plan adding copy command 2023-09-22 06:48:03 +02:00
chatcommand_delete.lua Code formatting. Thank you luacheck :P 2023-09-22 05:10:36 +02:00
chatcommand_list_all.lua Code formatting. Thank you luacheck :P 2023-09-22 05:10:36 +02:00
chatcommand_list.lua Code formatting. Thank you luacheck :P 2023-09-22 05:10:36 +02:00
chatcommand_say_all.lua Code formatting. Thank you luacheck :P 2023-09-22 05:10:36 +02:00
chatcommand_say.lua Code formatting. Thank you luacheck :P 2023-09-22 05:10:36 +02:00
chatcommands.lua Plan adding copy command 2023-09-22 06:48:03 +02:00
config.lua Rename setting 2023-09-17 23:48:04 +02:00
globalsteps.lua Replaced yl_template with yl_announcements 2023-09-17 23:23:46 +02:00
init.lua Fix very first run when no json data is returned from modstorage 2023-09-22 09:32:44 +02:00
internal.lua Plan adding copy command 2023-09-22 06:48:03 +02:00
mod.conf Replaced yl_template with yl_announcements 2023-09-17 23:23:46 +02:00
priv_example.lua Replaced yl_template with yl_announcements 2023-09-17 23:23:46 +02:00
privs.lua Replaced yl_template with yl_announcements 2023-09-17 23:23:46 +02:00
README.md Replaced yl_template with yl_announcements 2023-09-17 23:23:46 +02:00
screenshot.png Initial commit 2023-09-17 20:30:37 +00:00
settingtypes.txt Replaced yl_template with yl_announcements 2023-09-17 23:23:46 +02:00
setup.lua Fix very first run when no json data is returned from modstorage 2023-09-22 09:32:44 +02:00

yl_announcements

Purpose

This mod is not meant to bring functionality by itself, but to serve as a template you can base your mod on.

Download

Get it from https://gitea.your-land.de/your-land/yl_announcements

Installation

Being a template, you shouldn't install the mod itself. Your mod could look like this:

Usage

Uninstall

License