You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: API.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Remove all anchors from the player's list. The player then have to re-unlock all
31
31
Add an anchor into the player's list. `item` should be a coordinate table with a extra optional `uuid` field. If duplications is detected, `false` is returned, otherwise `true`.
Remove an anchor from the player's list. The syntax is the same as above.
34
+
Remove an anchor from the player's list. The syntax is the same as [above](https://github.com/C-C-Minetest-Server/anchor/blob/main/API.md#anchorplayerstorageadd_itemplayeritem).
0 commit comments