-
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
Questions and idea's #18
Comments
Could you make an addon to this (in the degree of SAHelper, as in new plugin but helps the OG) that sends the client messages to discord? I figure that the actual owner would need a bot, and that they could communicate via a SQL table or PHP maybe? I'm not too sure how discord bots work with PHP, I only use C#. |
Better illustration now that I've actually thought about it. The Owner puts the bot secret in the config. The bot sends messages to Discord normally, just as the OG plugin did. When a user from discord sends a message, it checks to see if the message is from the bot or a genuine person. If the bot, it does nothing. If a user, then it copies the message, and sends it to console via RCON??? I dunno, I wish I had experience in this. |
Discord-MCPE 1.* is using webhooks. Its only one way around. To use it 2-way I need to use DiscordPHP. If it ever comes, would you like Or "Make bot account (complicated) get id, put in config, add to server, done" Make your choice |
The second one will be easier to make, but I think an pain for normal users to set up When using second one you can just broadcast an message with sort of [Discord] Niekert: Hello |
i feel like it's better off somehow writing a plugin that connects to discord DIRECTLY not using proxy as DB etc |
While the first is easier, the second is def more productive. I could always write up a help file if anyone needed, and a plugin completely did something unrelated, yet similar. It was PiggyAuth, they has used a Mailing API and included a help file to walk the basic user thru. I found it quite helpful. |
@Thunder33345 I meant hosting one bot on X host, that uses some algorithm to make an token where the plugin sends to |
But as writing it now, no clue how to do it xd |
GN now, its 23:46 for me lol |
i dont think it's a good idea to have to use a second host |
@ninjallywelyn It is, not at Poggit releases yet |
I want the function sent from Discord and displayed in Maincraft to be added! DiscordSRV mentioned in Bukkit or spigot |
It's complicated and bc I don't have time to do plugins anymore, I don't know if its ever going to happen |
You need to update readme.md config section for pureperms thing. |
@Aericio Done! 👌 |
Ask questions here, make sure to check if you're question isn't already answerred.
If you have an idea for the plugin, say it!
The text was updated successfully, but these errors were encountered: