mirror of
https://repo.or.cz/minetest_playereffects.git
synced 2025-01-09 02:30:16 +01:00
Update state of example in README.md
This commit is contained in:
parent
82291549c4
commit
aa5f78ef95
@ -189,7 +189,7 @@ Returns all active effects of a player.
|
|||||||
A table of all `effect`s which belong to the player. If the player does not exist, this function returns an empty table.
|
A table of all `effect`s which belong to the player. If the player does not exist, this function returns an empty table.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
This mod comes with extensive examples. The examples are currently enabled by default and will be disabled from the first stable release. See `examples.lua` to find out how they are programmed. The examples are only for demonstration purposes. They are not intended to be used in an actual game.
|
This mod comes with extensive examples. The examples are disabled by default. Edit `settings.lua` to enable the examples. See `examples.lua` to find out how they are programmed. The examples are only for demonstration purposes. They are not intended to be used in an actual game.
|
||||||
|
|
||||||
### Chat commands
|
### Chat commands
|
||||||
The examples are mainly accessible with chat commands. Since this is just an example, everyone can use these examples.
|
The examples are mainly accessible with chat commands. Since this is just an example, everyone can use these examples.
|
||||||
|
Loading…
Reference in New Issue
Block a user