#Replace an item in cheast when the iterm is removed!
1 messages ยท Page 1 of 1 (latest)
on interact: doesn't exist
!skript-docs
๐ Skript Documentation
Skript documentation, sometimes referred to as "the docs" are a great resource for beginners learning skript or experts reviewing a topic. They hold a wide variety of information on various events, conditions, effects, and expressions. Hereโs a few popular documentation websites:
- ๐ฅ Skript Download: GitHub
- ๐ Skript Lang Docs: Official Documentation
- ๐ Skript Hub Docs: Skript Hub
- ๐ skUnity Docs: skUnity
- ๐ skUnity Parser: Parser Tool
The skUnity Parser is a great tool which can parse (run) your skript code in a web browser and check for errors!
@candid vault Search documentation for a trigger that does exist
For future reference
!format
:technologist: Code Blocks
To make it easier for others to read your code, it is asked that you send it in a code block. On Discord, you can simply send this:
```
Code here
```
Thats the one you was lookin for 
tysm โค๏ธ
is there someplace I can find a list of them lol?
Errr thats a good question
I would maybe set a metadata tag when they click on a chest
then, on inventory close:, see if that is set
thanks Preceding!