Commit graph

56 commits

Author SHA1 Message Date
Norbi Peti b481bb0aa9
Fixed join msgs, vanished players in desc. and others
Update D4J
Fixed join messages appearing when they shouldn't (#119)
Only showing players who can see the channel (#91)
Fixed vanished players appearing in the channel descriptions (#120)
2019-12-27 21:14:52 +01:00
Norbi Peti 3a94b6191b
Update D4J and some bugfixes
The update fixes the numerous errors about a missing status constant
Remove test check (#114)
Improvements and checking for admin permission (#115)
It also checks for channel perms now
2019-11-28 00:16:58 +01:00
Norbi Peti 88c1d100e9
Using parent & hopefully fixed #109 2019-10-23 02:40:34 +02:00
Norbi Peti f1cec2ced1
Update to Java 10/11 & fake player remove
Apparently
2019-10-20 20:50:29 +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 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 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 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 ac61225730
Update, bot cmd fix, debugging 2019-05-20 21:51:28 +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 eeb1955ebe
Bunch of fixes
#93
2019-04-25 19:52:43 +02:00
Norbi Peti d8d75c063b Started converting to new D4J
#93
2019-04-17 13:52:01 +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 a9d4d5e9e1
Use previous version of D4J
Hopefully resolves mysterious NoSuchMethodError
2019-03-17 22:56:17 +01:00
Norbi Peti 13b168d238 Made all channels configurable
Removed Vault repo, was unused and errors now
Removed all channel fields from main class
2019-02-13 15:21:57 +01:00
Norbi Peti 1878a46041
Cleanup, organizing (MCChatListener)
Removed all sysouts
Split MCChatListener into utils, private and custom (and the existing one)
Using fixed version of Discord4J (fixes issues with local testing)
2018-12-17 21:33:55 +01:00
Norbi Peti 9527be99d1
Fixed 122 errors - by fixing the pom
Also other fixes
2018-11-22 23:11:19 +01:00
Norbi Peti d12fe961c0
No Origins 2018-11-22 01:02:20 +01:00
Norbi Peti 17887707cb
Bunch of channel stuff
#70 is technically fixed but there's another issue
#61 and #71 are definitely fixed
Allowing multiple channels to be connected
2018-11-01 01:34:36 +01:00
Norbi Peti 38ef88f10d
Add ButtonCore dependency
And remove PEX dependency
2018-07-02 15:56:36 +02:00
Norbi Peti 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
Norbi Peti 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
Norbi Peti b60bf36864 Finished game roles
Still needs testing

Couldn't set GPG signing up - yet
2018-05-07 01:11:08 +02:00
Norbi Peti 42966d0feb
Removed religion making offer
For now
2018-02-14 21:07:52 +01:00
Norbi Peti f8c543017a The hack works! 2017-10-29 18:49:52 +01:00
Norbi Peti 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
Norbi Peti cda76fdb93 Fixes, added quitting fake players on disable 2017-08-06 02:23:13 +02:00
Norbi Peti 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
Norbi Peti 9e85883e34 Mostly fixed permissions (now it's recursing) 2017-07-08 02:13:56 +02:00
Norbi Peti 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
Norbi Peti 9d0525571b Lombok still doesn't work compile-time 2017-07-04 03:16:32 +02:00
Norbi Peti 39bbeafe6b Added Lombok, started fake player 2017-07-03 23:45:14 +02:00
Norbi Peti f441d39145 Discord login started (OAuth2) 2017-06-15 22:14:06 +02:00
Norbi Peti 51e96b982a Discord4J's branch got merged 17h ago 2016-12-21 22:42:54 +01:00
Norbi Peti 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
Norbi Peti 15aada899c FIXED THE ESSENTIALS BUG
THANK YOU IIE
2016-12-11 23:35:00 +01:00
Norbi Peti 4460cd3145 Changed Essentials repo location 2016-12-11 02:11:06 +01:00
Norbi Peti 30266c318e Added AFK messages (#12) 2016-12-11 01:31:16 +01:00
Norbi Peti 86009a0677 Changed Vault dependency as the repo has issues 2016-12-01 21:15:21 +01:00
Norbi Peti 4e2a60e625 Perms are still ignoring me 2016-11-29 22:05:00 +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 fb5dd60b84 Fixes and stuff 2016-11-02 18:37:36 +01:00
Norbi Peti 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
Norbi Peti 52e85d0ed8 Fixed depenency 2016-10-24 19:30:58 +02:00
Norbi Peti ce66a5db57 Changed to ButtonLib 2016-10-24 19:15:13 +02:00
Norbi Peti 45f6cdd39f Updated Discord4J, fixed token file location 2016-10-08 18:05:04 +02:00