e6dd2ff979
Made the exception itself visible
2016-12-17 12:30:40 +01:00
6a456c20e8
Added new sendTitle overload
2016-12-16 19:47:09 +01:00
cad689a542
Added stack trace filtering
2016-12-16 19:33:23 +01:00
de0fb28747
Added /t cmds for /t list
2016-12-14 22:56:00 +01:00
fedbbfc739
Added license...
2016-12-13 19:37:27 +01:00
4500360a02
Readded AFK...
2016-12-12 22:48:37 +01:00
15aada899c
FIXED THE ESSENTIALS BUG
...
THANK YOU IIE
2016-12-11 23:35:00 +01:00
839a90f1f0
Temporarily removing AFK
2016-12-11 20:49:12 +01:00
4460cd3145
Changed Essentials repo location
2016-12-11 02:11:06 +01:00
30266c318e
Added AFK messages ( #12 )
2016-12-11 01:31:16 +01:00
39491efaba
Fixed #20 - probably...
2016-12-11 00:46:52 +01:00
0636cb8f33
Partially added #16
2016-12-11 00:41:00 +01:00
fbfa5c9b26
Added YEEHAWs to Discord
2016-12-07 21:19:05 +01:00
6f5bca8993
Made Discord senders use the interface
2016-12-07 17:49:26 +01:00
674c85b136
Added and refactored some things
...
- Added limit to all messages sent to Discord
- Lowered limit of stack traces as the final message still exceeded
Discord's limit
- Moved common code of the senders to a separate class
- Made broadcasted messages only send once
https://github.com/TBMCPlugins/DiscordPlugin/issues/12
2016-12-07 17:23:40 +01:00
4238a23d39
Fixed occassional echoing
2016-12-07 10:34:32 +01:00
2e00849303
Merge pull request #14 from TBMCPlugins/Feature
...
Removed colour codes from messages
2016-12-06 21:30:36 +01:00
alisolarflare
2026e733e2
Removed colour codes from messages
...
Ex: <§4~§4§kM§4Ghostise§r> -> <~MGhostise>
2016-12-06 15:01:20 -05:00
b1880eadcd
Fixed command whitelist again
2016-12-05 18:57:40 +01:00
2108ce2347
Fixed command whitelist...
2016-12-05 18:49:05 +01:00
28f3f52b83
Fixed cmd whitelist condition
2016-12-05 18:16:36 +01:00
f88c152fc7
Added support for nicknames from MC
2016-12-04 21:42:59 +01:00
faf3b8857f
Made the chat also support players
2016-12-04 21:41:17 +01:00
c336de27ea
Applied changes
2016-12-04 20:07:58 +01:00
dade15da53
Updated msg
2016-12-04 18:43:43 +01:00
71e90bcf60
Finished DiscordPlayerSender and improved things
2016-12-04 18:28:40 +01:00
19df7a375e
Added the rest of the methods manually
2016-12-04 17:53:57 +01:00
e8444636b8
Merge branch 'master' of https://github.com/TBMCPlugins/DiscordPlugin.git
2016-12-04 01:52:52 +01:00
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
a838678535
Fixed condition...
2016-12-03 11:20:01 +01:00
a2dd94f501
Fixed stream double access
2016-12-02 23:37:28 +01:00
f484aba361
( #12 ) Online players can now use their cmds
...
Assuming it works.
2016-12-02 22:59:54 +01:00
b3131a063f
Added proper(?) rate limit handling
2016-12-02 22:13:35 +01:00
95ab347ef6
Made @ChromaBot not count as mentioning
2016-12-02 21:19:12 +01:00
e4871b2785
Added user name for debug
2016-12-01 22:52:06 +01:00
b284bdf148
Fixes
2016-12-01 22:25:05 +01:00
4b44283236
Behave!
2016-12-01 22:06:25 +01:00
ebf862e54a
( #12 ) Added ping and removing color codes
2016-12-01 21:51:12 +01:00
97c568a662
Added sending attachment URLs to MC ( #12 )
2016-12-01 21:35:21 +01:00
86009a0677
Changed Vault dependency as the repo has issues
2016-12-01 21:15:21 +01:00
696f359f50
Added death messages ( #12 )
2016-12-01 21:05:52 +01:00
630384f125
Made unconnected accounts have restricted cmd access
2016-12-01 21:01:25 +01:00
4e2a60e625
Perms are still ignoring me
2016-11-29 22:05:00 +01:00
6808c18d5b
Manually denying most Essential perms...
2016-11-29 21:42:05 +01:00
d6b5ae2d88
( #12 ) Added player join/leave and plugin (un)load msgs
2016-11-29 21:00:39 +01:00
b3153847b0
Made sendMessage async ( #12 )
2016-11-29 20:36:51 +01:00
4f2c33add7
Made the array of messages send as one
2016-11-28 19:50:44 +01:00
276ab40760
Added partial support for private channels and fixed response location
2016-11-28 18:42:41 +01:00
f338c815f1
Added command support and fixed isOp
2016-11-28 18:18:37 +01:00
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