-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
main needs updating #29
Comments
and it says the players pureperm rank in discord chat when they leave the server |
@brexmania123 Do you have in php settings ssl disabled? |
@brexmania123 It doens't show pureperms rank when someone joins? |
i mean when someone leaves only plus where do you find php settings ssl? |
May I see your leave message in config? Have you compiled php from source or did you download it from PMMP? |
Try running sudo apt-get install ca-certificates and paste the output here |
i downloaded PMMP and the leave message is quit_message: "{player} left Chaotic" Message sent when player leaves. {player} can be used.and i cant do sudo apt-get install ca-certificates since i am running from a host |
Which host are you using? |
I am running on envious host server |
Does it work when running it at home? |
Error is caused by the plugin requiring an HTTPS connection with Discord's API. Sadly, managed mcpe hosting services usually do not allow you to edit the You should try contacting your host server to change the |
so i tried your latest build and it wasnt working so i was looking at the code and in main it still said 1.0.0 so i updated that on my side (can pull from me since you own the plugin) but it does say this Error: Error reading ca cert file /etc/ssl/certs/ca-certificates.crt - mbedTLS: (-0x3E00) PK - Read/write of file failed and Discord message wasn't send! while it still does send the messages.
The text was updated successfully, but these errors were encountered: