Commit graph

33 commits

Author SHA1 Message Date
38ef88f10d
Add ButtonCore dependency
And remove PEX dependency
2018-07-02 15:56:36 +02:00
b8814030e2
Fixes, channelcon, emoji
Limited timeout for shutdown message
Added some unconnected commands
Fixed mcchat tasks on shutdown
Added /rp as an allowed channel
Changed help texts to use /command syntax
Added channelcon remove
Added emoji parsing
2018-06-08 01:48:07 +02:00
aabdd3a914
Channel connect, fixes
- To do or not to do
- Fixed args handling regarding whitespace
- Showing the help text for cmds when needed
- Fixed userinfo cmd not accepting spaces while Discord does
- Moved command registration to start, not the initializer
-- Prevents possible deadlocks according to IntelliJ
- Other fixes
2018-05-22 22:43:36 +02:00
b60bf36864 Finished game roles
Still needs testing

Couldn't set GPG signing up - yet
2018-05-07 01:11:08 +02:00
42966d0feb
Removed religion making offer
For now
2018-02-14 21:07:52 +01:00
f8c543017a The hack works! 2017-10-29 18:49:52 +01:00
f85b56fe28 Quite big hack for hooking into all broadcasts
Right now it doesn't let anyone in.
2017-10-29 02:00:44 +02:00
cda76fdb93 Fixes, added quitting fake players on disable 2017-08-06 02:23:13 +02:00
fd14bf1954 FINISHED mcchat!
#12 #13
Vanilla commands are supported as well
Now it'll send the command output to the player as well, if ran on
Discord
Minecraft chat sending to Discord made async
Started using CraftBukkit
Updated Travis config according to that
2017-07-13 00:58:05 +02:00
9e85883e34 Mostly fixed permissions (now it's recursing) 2017-07-08 02:13:56 +02:00
cf5aaa53fb Undid delegate, mcchat fixes, testing check
It checks if it's running in production and another copy is testing at
the moment
2017-07-04 18:04:01 +02:00
9d0525571b Lombok still doesn't work compile-time 2017-07-04 03:16:32 +02:00
39bbeafe6b Added Lombok, started fake player 2017-07-03 23:45:14 +02:00
f441d39145 Discord login started (OAuth2) 2017-06-15 22:14:06 +02:00
51e96b982a Discord4J's branch got merged 17h ago 2016-12-21 22:42:54 +01:00
a05115293d Added checkmark if mcchat send succeeds
Also updated Discord4J to a dev version and other stuff
2016-12-20 21:08:34 +01:00
15aada899c FIXED THE ESSENTIALS BUG
THANK YOU IIE
2016-12-11 23:35:00 +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
86009a0677 Changed Vault dependency as the repo has issues 2016-12-01 21:15:21 +01:00
4e2a60e625 Perms are still ignoring me 2016-11-29 22:05:00 +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
fb5dd60b84 Fixes and stuff 2016-11-02 18:37:36 +01:00
cacb14a307 Why haven't I commited this
Only the plugin.yml and registering /discord is the current change.
2016-10-30 23:10:02 +01:00
52e85d0ed8 Fixed depenency 2016-10-24 19:30:58 +02:00
ce66a5db57 Changed to ButtonLib 2016-10-24 19:15:13 +02:00
45f6cdd39f Updated Discord4J, fixed token file location 2016-10-08 18:05:04 +02:00
ce5c337da9 Added provided scope 2016-10-08 16:33:10 +02:00
b49da2f1df Worked on #2 2016-10-07 23:48:39 +02:00
f0959c1abe Started #2 2016-10-04 21:40:09 +02:00
b94a689a1e Fixed logging and saying hi to the bot channel 2016-10-03 22:16:08 +02:00
842f8a63b7 Fixes 2016-09-17 22:20:43 +02:00
ef5aab8a92 Added pom.xml 2016-09-17 00:35:07 +02:00