Commit graph

312 commits

Author SHA1 Message Date
Norbi Peti 71e90bcf60 Finished DiscordPlayerSender and improved things 2016-12-04 18:28:40 +01:00
Norbi Peti 19df7a375e Added the rest of the methods manually 2016-12-04 17:53:57 +01:00
Norbi Peti e8444636b8 Merge branch 'master' of https://github.com/TBMCPlugins/DiscordPlugin.git 2016-12-04 01:52:52 +01:00
Norbi Peti 13a3616a47 Added some things
- Made the chat connect message only show up when everything is ready
(probably)
- Made the plugin enable/disable errors send if possible
- Added /mwiki as an allowed cmd
- Added DiscordPlayerSender with a metric shit ton of overridden methods
2016-12-04 01:52:06 +01:00
Norbi Peti a838678535 Fixed condition... 2016-12-03 11:20:01 +01:00
Norbi Peti a2dd94f501 Fixed stream double access 2016-12-02 23:37:28 +01:00
Norbi Peti f484aba361 (#12) Online players can now use their cmds
Assuming it works.
2016-12-02 22:59:54 +01:00
Norbi Peti b3131a063f Added proper(?) rate limit handling 2016-12-02 22:13:35 +01:00
Norbi Peti 95ab347ef6 Made @ChromaBot not count as mentioning 2016-12-02 21:19:12 +01:00
Norbi Peti e4871b2785 Added user name for debug 2016-12-01 22:52:06 +01:00
Norbi Peti b284bdf148 Fixes 2016-12-01 22:25:05 +01:00
Norbi Peti 4b44283236 Behave! 2016-12-01 22:06:25 +01:00
Norbi Peti ebf862e54a (#12) Added ping and removing color codes 2016-12-01 21:51:12 +01:00
Norbi Peti 97c568a662 Added sending attachment URLs to MC (#12) 2016-12-01 21:35:21 +01:00
Norbi Peti 86009a0677 Changed Vault dependency as the repo has issues 2016-12-01 21:15:21 +01:00
Norbi Peti 696f359f50 Added death messages (#12) 2016-12-01 21:05:52 +01:00
Norbi Peti 630384f125 Made unconnected accounts have restricted cmd access 2016-12-01 21:01:25 +01:00
Norbi Peti 4e2a60e625 Perms are still ignoring me 2016-11-29 22:05:00 +01:00
Norbi Peti 6808c18d5b Manually denying most Essential perms... 2016-11-29 21:42:05 +01:00
Norbi Peti d6b5ae2d88 (#12) Added player join/leave and plugin (un)load msgs 2016-11-29 21:00:39 +01:00
Norbi Peti b3153847b0 Made sendMessage async (#12) 2016-11-29 20:36:51 +01:00
Norbi Peti 4f2c33add7 Made the array of messages send as one 2016-11-28 19:50:44 +01:00
Norbi Peti 276ab40760 Added partial support for private channels and fixed response location 2016-11-28 18:42:41 +01:00
Norbi Peti f338c815f1 Added command support and fixed isOp 2016-11-28 18:18:37 +01:00
Norbi Peti ec5265f054 Added DiscordSender, fixing and adding things
- It allows putting the Discord name in the chat and other plugins'
commands to work with it
- It will now only forward the general chat from MC
- It will no longer echo the message sent from Discord
2016-11-28 18:11:16 +01:00
Norbi Peti cadd04ccd1 Removed server shutdown message 2016-11-26 15:36:46 +01:00
Norbi Peti 7de50eb00d Added message for testing 2016-11-25 21:35:21 +01:00
Norbi Peti 20d6cd7313 IT WORKS! Chat works! With some bugs ofc 2016-11-25 21:05:35 +01:00
Norbi Peti df75adb67a Did the MC chat connection, at least a test 2016-11-25 19:16:19 +01:00
alisolarflare 8069c71663 Re-added issue and debug channels 2016-11-23 11:49:01 -05:00
alisolarflare b5c0d481dc Revert "Revert "Added bot-room channel""
This reverts commit 416f110ca6.
2016-11-23 11:44:44 -05:00
alisolarflare 416f110ca6 Revert "Added bot-room channel"
This reverts commit 0ba9803644.
2016-11-23 11:44:08 -05:00
alisolarflare 0ba9803644 Added bot-room channel 2016-11-23 11:34:42 -05:00
alisolarflare 4cac17c2df Merge pull request #11 from TBMCPlugins/Ali
Adjusted things
2016-11-23 11:08:04 -05:00
alisolarflare 81f531fa6c Deleted serverissues and debug channel 2016-11-23 11:06:44 -05:00
alisolarflare 25e189e4d1 Moved debug channels to #bot-room 2016-11-23 11:04:00 -05:00
alisolarflare d3691222b8 Merge pull request #10 from TBMCPlugins/Ali
Added DebugMessageListener
2016-11-21 21:21:11 -05:00
alisolarflare f7c6614c2a Merge remote-tracking branch 'refs/remotes/origin/master' into Ali
# Conflicts:
#	src/main/java/buttondevteam/discordplugin/DiscordPlugin.java
2016-11-21 21:20:53 -05:00
alisolarflare 930c6bea05 Added DebugMessageListener to DPlugin 2016-11-21 20:29:53 -05:00
Norbi Peti e2870ef4b0 Updated chat channel ID 2016-11-20 02:45:20 +01:00
Norbi Peti d87cb6cbaf Fixed userinfo finding user by tag 2016-11-19 20:12:53 +01:00
Norbi Peti a954720ebd Started MC chat (#8) 2016-11-15 22:01:55 +01:00
Norbi Peti 6e67787083 Moved listeners 2016-11-15 21:15:23 +01:00
Norbi Peti 714c4c3de2 Fixed some issues 2016-11-15 21:05:18 +01:00
Norbi Peti 0ff139928b Added support for role mentions
After a while of trying to test it locally while my PC is already busy,
I decided on continuing to test in production. This is alpha stage
afterall.
2016-11-15 20:48:45 +01:00
Norbi Peti 1871dfbb2f Testing again 2016-11-14 19:40:29 +01:00
Norbi Peti c22fdeac49 Added back and changed 2016-11-14 19:37:45 +01:00
Norbi Peti eaf74d9d83 Remove to test 2016-11-14 19:36:24 +01:00
Norbi Peti ec43d39257 Testing for embeds 2016-11-14 19:33:29 +01:00
Norbi Peti 0839dbba73 Remove and test 2016-11-14 19:29:30 +01:00