Skip to content
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

Open
NiekertDev opened this issue Aug 5, 2017 · 15 comments
Open

Questions and idea's #18

NiekertDev opened this issue Aug 5, 2017 · 15 comments

Comments

@NiekertDev
Copy link
Owner

NiekertDev commented Aug 5, 2017

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!

@NiekertDev NiekertDev changed the title Questions Questions and idea's Aug 5, 2017
@Little2Epic
Copy link

Little2Epic commented Aug 5, 2017

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#.

@Little2Epic
Copy link

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.

@NiekertDev
Copy link
Owner Author

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
"Add bot to server, get an token from the bot, put token in plugin config, done"

Or

"Make bot account (complicated) get id, put in config, add to server, done"

Make your choice

@NiekertDev
Copy link
Owner Author

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

@Thunder33345
Copy link
Collaborator

i feel like it's better off somehow writing a plugin that connects to discord DIRECTLY not using proxy as DB etc

@Little2Epic
Copy link

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.

@NiekertDev
Copy link
Owner Author

@Thunder33345 I meant hosting one bot on X host, that uses some algorithm to make an token where the plugin sends to

@NiekertDev
Copy link
Owner Author

But as writing it now, no clue how to do it xd

@NiekertDev
Copy link
Owner Author

GN now, its 23:46 for me lol

@Thunder33345
Copy link
Collaborator

i dont think it's a good idea to have to use a second host

@NiekertDev
Copy link
Owner Author

@ninjallywelyn It is, not at Poggit releases yet

@ritokun
Copy link

ritokun commented Jun 6, 2018

I want the function sent from Discord and displayed in Maincraft to be added! DiscordSRV mentioned in Bukkit or spigot

@NiekertDev
Copy link
Owner Author

It's complicated and bc I don't have time to do plugins anymore, I don't know if its ever going to happen

@Aericio
Copy link
Contributor

Aericio commented Jul 18, 2018

You need to update readme.md config section for pureperms thing.

@NiekertDev
Copy link
Owner Author

@Aericio Done! 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants