Skip to content

Commit 7603f8a

Browse files
committed
xd
1 parent dcc7d7a commit 7603f8a

File tree

64 files changed

+166
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+166
-32
lines changed

advert/docs/changelog.md

Lines changed: 4 additions & 0 deletions

advert/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ MODULE.name = "Advertisements"
22
MODULE.versionID = "public_advert"
33
MODULE.author = "Samael"
44
MODULE.discord = "@liliaplayer"
5-
MODULE.version = 1.3
5+
MODULE.version = 1.4
66
MODULE.desc = "Implements a paid /advert command for server-wide announcements. Messages are colored, logged, and throttled by a cooldown to curb spam."

afk/docs/changelog.md

Lines changed: 4 additions & 0 deletions

afk/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
MODULE.versionID = "public_afk"
33
MODULE.author = "Samael"
44
MODULE.discord = "@liliaplayer"
5-
MODULE.version = 1.2
5+
MODULE.version = 1.3
66
MODULE.desc = "Comprehensive AFK protection system that automatically detects inactive players, prevents exploitation of AFK players, and integrates with restraint systems. Features configurable AFK detection, admin commands, multi-language support, and protection against various player actions."
77
MODULE.NetworkStrings = {"liaAFKActivity"}

alcoholism/docs/changelog.md

Lines changed: 4 additions & 0 deletions

alcoholism/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ MODULE.name = "Alcoholism"
22
MODULE.versionID = "public_alcoholism"
33
MODULE.author = "Samael"
44
MODULE.discord = "@liliaplayer"
5-
MODULE.version = 1.3
5+
MODULE.version = 1.4
66
MODULE.desc = "Adds drinkable alcohol that increases a player's intoxication level. High BAC blurs vision and slows movement until the effect wears off."

autorestarter/docs/changelog.md

Lines changed: 5 additions & 0 deletions

autorestarter/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ MODULE.name = "Auto Restarter"
22
MODULE.versionID = "public_autorestarter"
33
MODULE.author = "Samael"
44
MODULE.discord = "@liliaplayer"
5-
MODULE.version = 1.2
5+
MODULE.version = 1.3
66
MODULE.desc = "Schedules automatic server restarts at set intervals. Players see a countdown so they can prepare before the map changes."
77
MODULE.NetworkStrings = {"RestartDisplay"}

bodygrouper/docs/changelog.md

Lines changed: 4 additions & 0 deletions

bodygrouper/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ MODULE.name = "Body Group Editor"
22
MODULE.versionID = "public_bodygrouper"
33
MODULE.author = "Samael"
44
MODULE.discord = "@liliaplayer"
5-
MODULE.version = 1.4
5+
MODULE.version = 1.5
66
MODULE.desc = "Spawns a bodygroup closet where players can edit their model's bodygroups. Admins may inspect others and configure the closet's model."
77
MODULE.Privileges = {
88
{

0 commit comments

Comments
 (0)