Description Usage Arguments Value See Also Examples
Give a player revsese Elsa powers, to clean up after running elsafy(): when she walks over ice, it turns back to water.
| 1 | 
| player_id | Player's entity ID | 
| water | Item IDs for water | 
| ice | Item ID for ice | 
| delay | Delay (in seconds) between calls to the minecraft server | 
None.
| 1 2 3 4 5 | ## Not run: 
# Runs in an infinite loop; press ctrl-C to stop.
de_elsafy(215)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.