- Contributors
- Efnilite, Pikachu, Blueyescat, Syst3ms
- Supported Minecraft Versions
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19

Documentation | Source code | Downloads | Any problem, suggestion, or issue? Say me here
Disclaimer:
I'm in no way responsible for your actions with my tool. This resource will not work for Gmail accounts if you don't use an App Password instead of your account password.
Usage example:
code_language.skript:
on load:
login to gmail service from mail "[email protected]" and password "my password"
command send:
trigger:
make new email:
set object of email to "Test email"
set body of email to "Look my beautiful email my friend!"
set receiver of email to "[email protected]"
add "plugins/myfile.txt" to attachments of email
send last email created
command read:
trigger:
set {_mails::*} to last 2 mails
broadcast author of {_mails::1}
Big thanks you to all devs on skunity who helped me!
It's a very good point and actually I hadn't thought about it until you told me. So I will try to work on this problem and maybe version 1.2 should contain something to fix this problem.
Thank you for reporting it to me.
(Feel free to report any other problems to me in a message on the forum or on the github in the "issues" section)