persistent_monoids

Description

persistent_monoids 🔗

player_monoids that persist between player sessions and server restarts/crashes. see https://content.luanti.org/packages/Byakuren/player_monoids/ for more information.

API 🔗

the API is almost identical to player_monoids, w/ a couple changes

local my_monoid = persistent_monoids.make_monoid("my_monoid", { -- a unique name for the monoid is obligatory
    ... -- definition as in a regular player_monoid
})

my_monoid:add_change(player, value, "some_id") -- unlike player_monoids, an ID is obligatory

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

2023-08-07

Download

Luanti 5.7+

2023-08-07 02:13 UTC

2023-08-07 🔗

No release notes

2023-07-23

Download

Luanti 5.7+

2023-07-23 17:33 UTC

2023-07-23 🔗

No release notes

2023-05-26

Download

Luanti 5.6+

2023-05-26 02:13 UTC

2023-05-26 🔗

No release notes

2023-04-17

Download

Luanti 5.6+

2023-04-17 02:16 UTC

2023-04-17 🔗

No release notes

2023-03-27

Download

Luanti 5.6+

2023-03-27 19:05 UTC

2023-03-27 🔗

No release notes

All releases

Information

Provides

persistent_monoids

Dependencies

Required
fmod futil player_monoids

Information

Type
Mod
Technical Name
persistent_monoids
Languages
English
License
LGPL-3.0-or-later for code,
CC-BY-SA-4.0 for media.
Maintenance State
Maintenance Only
Added
2023-03-27 19:04 UTC
Maintainers
fluxionary

Used By