2.1.2025
Updates v1.3.0
New exports have been added.
Server
Added
config.needRegisterStash
setting:When this setting is
true
, you must register the inventory withRegisterStash
. If not registered, you won't be able to open the stash usingOpenInventory
.
Fixed an issue in the ban log where the player's name was null, causing an error in the console.
modified: fxmanifest.lua
modified: client/client.lua
modified: client/dev.lua
modified: client/dropWhenDie.lua
modified: client/useItem.lua
modified: configs/config.lua (config.needRegisterStash added)
modified: server/server.lua
modified: server/webhooks.lua
modified: shared/shared.lua
modified: ui/build (delete the 'ui/build' folder before updating the 'ui/build' folder)
new: client/exports.lua
Last updated