Module formspec.lua
Personal Bookmarks Formspec
Functions
pbmarks.get_formspec (pname) | Retrieves formspec formatted string for this mod. |
pbmarks.show_formspec (pname) | Displays formspec for managing bookmarks. |
Functions
- pbmarks.get_formspec (pname)
-
Retrieves formspec formatted string for this mod.
Parameters:
- pname string Player name referenced for bookmarks.
Returns:
-
string
Formatted string.
- pbmarks.show_formspec (pname)
-
Displays formspec for managing bookmarks.
Parameters:
- pname string Player name referenced for bookmarks & who will be shown formspec.