Commit graph

495 commits

Author SHA1 Message Date
Norbi Peti f1cec2ced1
Update to Java 10/11 & fake player remove
Apparently
2019-10-20 20:50:29 +02:00
Norbi Peti 3bd7b879c4
Hopefully fixed the #106 issue
Also removed mock check a while ago
2019-09-15 03:34:02 +02:00
Norbi Peti ef44aa8830
Fix build (Java 8) 2019-09-11 15:33:02 +02:00
Norbi Peti acd45ce4ae
Hopefully fixed the issue of multiple ready events
#107
2019-09-11 15:30:07 +02:00
Norbi Peti ea0ef88068
Automatically get client ID for link, improvements
Literally 2 improvements
2019-08-26 22:26:10 +02:00
Norbi Peti e4d5dcd0a2
Update D4J & role debug refined & fixed a )
PLW tested and confirmed working
Moved a ) to fix #105
2019-08-26 00:57:16 +02:00
Norbi Peti 91f1c8c4f7
Probably fixed PLW
Mostly yesterday
2019-08-25 03:23:14 +02:00
Norbi Peti 2963990b5e
Check if Minecraft is a game role 2019-08-23 21:52:52 +02:00
Norbi Peti c456b24333
Command handling improvement, PLW work
More correct fallback for command handling
Getting closer to finish PlayerListWatcher
2019-08-23 01:58:47 +02:00
Norbi Peti 42e91409c7
Work on 1.14 PLW support 2019-08-14 21:29:19 +02:00
Norbi Peti e88684a564
Error handling, 1.14 vanilla command support
Error handling (not today)
Added support for vanilla commands on 1.14
2019-08-14 00:53:51 +02:00
Norbi Peti 7a9e7de138
Made player list, custom and private chat toggleable
The last parts of #51
2019-08-08 14:31:01 +02:00
Norbi Peti 480032a3d6
Fix of getInfo and role adding/removing
Fixed getInfo if the player isn't on the DC server
Fixed message after adding or removing a game role
2019-08-08 13:45:40 +02:00
Norbi Peti 7db3b17090
Made DCP version-independent & msg reset
Some things may not be implemented yet
Also added a wrapper around the vanilla cmd listener so Mockito doesn't complain about the missing class
Msg reset fixed (#101)
2019-07-22 22:35:15 +02:00
Norbi Peti 5a5f653b86
Added DC user mention tabcomplete...
But only for commands, because that's how it works now apparently
#16
Also might have made it 1.14 ready, though I switched the dependency back to 1.12
Oh it's 1.12.2...
2019-07-08 02:00:08 +02:00
Norbi Peti 4082c2abbf
Fixes, error handling
Sync events
Vanilla command error handling
(Older changes ^)
Fixed exception Coder pinging
2019-06-30 22:05:33 +02:00
Norbi Peti 0e24344efd
PLW error handling 2019-06-09 23:33:23 +02:00
Norbi Peti 27ddad537f
Only one ready event allowed 2019-06-08 22:44:03 +02:00
Norbi Peti bc160a21b7
Merge pull request #99 from TBMCPlugins/dev
Updated to Discord4J v3, permission injection, improvements
2019-06-06 22:45:21 +02:00
Norbi Peti 34e3bb0ead
Debug cmd fix, mcchat fix, config error fix
Also removed debug messages
The Minecraft chat didn't run if the command channel was different
The debug command didn't run if the mod role didn't exist
2019-06-06 19:40:15 +02:00
Norbi Peti 9edfcf6a3d
Main server fix, clean test OK
WTF ID fixed
2019-06-05 00:29:34 +02:00
Norbi Peti 939c6f4970
Server ready fix & main server fix attempt 2019-06-01 02:27:40 +02:00
Norbi Peti 5472929113
Added, 5xFixed
Added mcchat login/logout messages
Only printing timings messages if debug is on

Fixed #93
F i x e d
Fixed command handled status
Fixed debug command
Fixed error reporting limit
Fixed Discord YEEHAW
2019-05-31 00:38:28 +02:00
Norbi Peti 545b8130e0
Added timings and a line that solves everything
cb.setStoreService(new JdkStoreService());
2019-05-30 18:45:44 +02:00
Norbi Peti bf538d9bd0
LP injecting, fake player fixes
#96
LuckPerms
Added support for excluding plugins from certain events from code
Also might have fixed some message timeouts by relocating netty
2019-05-25 01:48:06 +02:00
Norbi Peti 2bdba0af22
Calling login events
#96 isn't fixed by this
2019-05-20 23:35:22 +02:00
Norbi Peti ac61225730
Update, bot cmd fix, debugging 2019-05-20 21:51:28 +02:00
Norbi Peti 9e8f988ea6
Renaming config methods to match keys 2019-05-20 13:07:20 +02:00
Norbi Peti b396ec47b4
Some fixes, some debugging
#93
2019-05-11 00:15:50 +02:00
Norbi Peti beab400873
Some debugging, some fixes
#93
2019-05-10 21:39:25 +02:00
Norbi Peti f266924a9a More reacts 2019-05-06 15:47:01 +02:00
Norbi Peti b68456e6f4
Even more fixes
Actually made the channel data return a Mono and used that
Used the read only config stuff
#93
2019-05-04 03:11:03 +02:00
Norbi Peti 4881f6bdd2
Some more fixes
Made the channel data return a Mono and used that
#93
2019-05-01 00:50:24 +02:00
Norbi Peti eeb1955ebe
Bunch of fixes
#93
2019-04-25 19:52:43 +02:00
Norbi Peti e2e8a58c4e
It compiles!
And I thought this is gonna be easy
#93
2019-04-25 02:50:55 +02:00
Norbi Peti 2500572e0d Even more refactoring 2019-04-24 17:50:13 +02:00
Norbi Peti 59066ce09a Refactoring... 2019-04-24 16:50:00 +02:00
Norbi Peti 038cb98f1a Refactoring & made mcchat teleport config 2019-04-24 13:29:52 +02:00
Norbi Peti 95af050517 The refactoring continues 2019-04-17 17:54:08 +02:00
Norbi Peti 12ca6fbfb5 More converting 2019-04-17 16:51:42 +02:00
Norbi Peti d8d75c063b Started converting to new D4J
#93
2019-04-17 13:52:01 +02:00
Norbi Peti 55c61cef98 New command sys for /discord & inv link 2019-04-15 15:36:48 +02:00
Irinyi Kabinet Felhasználó c8680ae92c Merge branch 'master' into dev 2019-04-15 14:51:45 +02:00
Norbi Peti d2aea8559a Server ready conf, doc 2019-04-10 13:50:26 +02:00
Norbi Peti 8e2538e553
Ignore case for role command 2019-04-05 17:26:10 +02:00
Norbi Peti a9d4d5e9e1
Use previous version of D4J
Hopefully resolves mysterious NoSuchMethodError
2019-03-17 22:56:17 +01:00
Norbi Peti 42b561bca4
Merge pull request #92 from TBMCPlugins/dev
Supporting clean installs, broadcast toggles, command improvements
2019-03-17 02:31:41 +01:00
Norbi Peti 22bdc3fa62
YEEHAW fix, reload command 2019-03-16 14:49:27 +01:00
Norbi Peti 2b4034b05f
NPE and 2 cmd fix 2019-03-14 16:40:58 +01:00
Norbi Peti b39a571246
Made excluded plugins configurable
Using configable mod role in debug command
Also moved the AnnouncerModule
2019-03-09 23:09:27 +01:00