Skip to content

Commit 4adad96

Browse files
author
GitHub Actions
committed
Updated Modules Versions
1 parent 8534555 commit 4adad96

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

advert/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Advertisements"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.16
4+
MODULE.version = 1.17
55
MODULE.desc = "Provides a paid /advert command so players can broadcast server-wide messages with a built-in cooldown."
66
MODULE.Public = true
77
MODULE.Features = {"Adds a paid /advert command players can use", "Adds a cooldown via AdvertCooldown to limit spam", "Adds colored broadcast messages across the server", "Adds price control via AdvertPrice configuration", "Adds notifications when players lack funds"}

bodygrouper/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Bodygroup Editor"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.22
4+
MODULE.version = 1.23
55
MODULE.desc = "Adds a customizable bodygroup closet entity that lets players adjust their model bodygroups through a menu."
66
MODULE.Public = true
77
MODULE.Features = {"Adds a spawnable closet entity for editing bodygroups", "Adds the ability to customize its model via BodyGrouperModel", "Adds menu access that requires proximity or privilege", "Adds an admin command to view another player's bodygroups", "Adds a networked menu for editing bodygroups"}

corpseid/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Corpse Identification"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.19
4+
MODULE.version = 1.20
55
MODULE.desc = "Allows players to identify corpses after a short delay, displaying details above the body."
66
MODULE.Public = true
77
MODULE.Features = {"Adds the ability to identify corpses after IdentificationTime", "Adds use of CorpseMessageFont for 3D2D text", "Adds info display above bodies", "Adds configurable identification delays", "Adds logs when corpses are identified"}

cursor/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Custom Cursor"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.13
4+
MODULE.version = 1.14
55
MODULE.desc = "Adds a toggleable custom cursor for navigating menus more easily."
66
MODULE.Public = true
77
MODULE.Features = {"Adds a toggleable custom cursor for the UI", "Adds a purely client-side implementation", "Adds improved menu navigation", "Adds a hotkey to quickly show or hide the cursor", "Adds compatibility with other menu modules"}

donator/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Donator Perks"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.23
4+
MODULE.version = 1.24
55
MODULE.desc = "Includes helper libraries for managing donor perks and displaying them on the scoreboard."
66
MODULE.Public = true
77
MODULE.Features = {"Adds libraries to manage donor perks", "Adds tracking for donor ranks and perks", "Adds integration with the scoreboard", "Adds configurable perks by tier", "Adds analytics on total donations"}

enhanceddeath/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Hospital Respawn"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.12
4+
MODULE.version = 1.13
55
MODULE.desc = "Respawns players at designated hospitals where they recover after death."
66
MODULE.Public = true
77
MODULE.Features = {"Adds respawning of players at hospitals", "Adds a medical recovery system", "Adds support for multiple hospital spawns", "Adds configurable respawn delays", "Adds integration with death logs"}

gamemasterpoints/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Gamemaster Points"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.13
4+
MODULE.version = 1.14
55
MODULE.desc = "Lets game masters create teleport points around the map and quickly jump between them."
66
MODULE.Public = true
77
MODULE.Features = {"Adds teleport points for game masters", "Adds quick navigation across large maps", "Adds saving of locations for reuse", "Adds a command to list saved points", "Adds sharing of points with other staff"}

hud_extras/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "HUD Extras"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.18
4+
MODULE.version = 1.19
55
MODULE.desc = "Adds optional HUD elements, such as an FPS counter, that other modules can extend."
66
MODULE.Public = true
77
MODULE.Features = {"Adds extra HUD elements like an FPS counter", "Adds fonts configurable with FPSHudFont", "Adds hooks so other modules can extend", "Adds performance stats display", "Adds toggles for individual HUD elements"}

instakill/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Instant Kill"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.15
4+
MODULE.version = 1.16
55
MODULE.desc = "Makes headshots instantly lethal with configurable multipliers per weapon."
66
MODULE.Public = true
77
MODULE.Features = {"Adds instant kill on headshots", "Adds lethality configurable per weapon", "Adds extra tension to combat", "Adds friendly fire protection options", "Adds integration with damage numbers"}

inventory/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Weighted Inventory"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.15
4+
MODULE.version = 1.16
55
MODULE.desc = "Implements a weight-based inventory that limits how much a character can carry."
66
MODULE.Public = true
77
MODULE.enabled = function()

0 commit comments

Comments
 (0)