Skip to content

Commit eed0891

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents b7bf914 + 4d080b8 commit eed0891

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,22 @@ Commands are (only for OPs):
1818

1919
If default player tries "/discord", he will receive the discord invitation link which is configurable at config file!
2020
Config file located at "/discord/config.ini", it generates itself at first run.
21+
22+
This plugin also allows you to execute commands via Discord chat.
23+
Only Authorized People can execute commands. To be able execute command you have to create a Discord Role, and copy its ID then paste it to relative place in the config file. And assign the role to yourself.
24+
25+
How can I execute commands?
26+
27+
Go to the Discord Text Channel which is watching by your bot. Type "!exec ". For vanilla commands, commands will execute but you can't see the output. You have to check console to see if it succeed or not.
28+
29+
In Ex. of usage
30+
31+
* !exec kill MahmudKocas ---> You can't see if this succeed or not.
32+
* !exec help --> Output will be shown.
33+
* !exec help 2
34+
* !exec discord ---> Output will be shown.
35+
* !exec discord full
36+
2137
To be able to use this in your Spigot Server,
2238

2339
* You have to create a Discord Bot via https://discordapp.com/developers/ (its free)

0 commit comments

Comments
 (0)