Danke für dein Review. Vielleicht nutzt du meinen Support, den ich sehr aktiv anbiete... Oder schaust in die Patchnotes, denn dort ist etwas für Leute, die das Plugin länger einsetzten :)
Version: 13.1
Best Plugin for my Stream and the Support was really good and fast!!! We need more of you!
Thank you for your comment.
This is not a supported way to get support. I am extremely active in the support I offer:
1. Discord Support (fastest)
2. Spigot Direct Message
3. Spigot Discussions
Unfortunately I can't help you here, because the reviews are not made to give support.
No pictures, no replies, no notifications and also the length is limited.
So I am glad to see you again in one of my supported support types <3
Version: 12.1
null
org.bukkit.command.CommandException: Unhandled exception executing command 'twitch' in plugin StreamingDrops v12.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:1006) ~[paper-1.20.1.jar:git-Paper-100]
at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.20.1.jar:git-Paper-100]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265) ~[paper-1.20.1.jar:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:324) ~[?:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:308) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2299) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2259) ~[?:?]
at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-100]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1339) ~[paper-1.20.1.jar:git-Paper-100]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-100]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1316) ~[paper-1.20.1.jar:git-Paper-100]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1309) ~[paper-1.20.1.jar:git-Paper-100]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1287) ~[paper-1.20.1.jar:git-Paper-100]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1175) ~[paper-1.20.1.jar:git-Paper-100]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.1.jar:git-Paper-100]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "com.morelaid.streamingdrops.base.MinecraftUser.setTwitch(String)" because the return value of "java.util.HashMap.get(Object)" is null
at com.morelaid.streamingdrops.command.CommandHandling.SetTwitchUserName(CommandHandling.java:43) ~[StreamingDrops_v.12.1.jar:?]
at com.morelaid.streamingdrops.command.CommandNavigator.Command_TWITCH(CommandNavigator.java:179) ~[StreamingDrops_v.12.1.jar:?]
at com.morelaid.streamingdrops.StreamingDropsSpigot.onCommand(StreamingDropsSpigot.java:46) ~[StreamingDrops_v.12.1.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
... 23 more
Please use the support options. I am extremly active there, but here I can not help you.
See you in DM, Discord or in dicussion <3
Version: 10.11
plugin goes down daily-something the developer really needs to rethink.
24.02 19:12:45 [Server] [WARN] [com.morelaid.streamingdrops.external.twitch4j.twitch4j.pubsub.TwitchPubSub] PubSub: Server instance we're connected to will go down for maintenance soon, reconnecting to obtain a new connection!
24.02 19:12:45 [Server] [ERROR] [com.morelaid.streamingdrops.external.twitch4j.twitch4j.client.websocket.WebsocketConnection] connection to webSocket server wss://pubsub-edge.twitch.tv:443 failed: retrying ...
24.02 19:12:45 [Server] [INFO] com.neovisionaries.ws.client.WebSocketException: Failed to connect to 'pubsub-edge.twitch.tv:443': null
24.02 19:12:45 [Server] [INFO] at com.neovisionaries.ws.client.SocketConnector.connectSocket(SocketConnector.java:126) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.neovisionaries.ws.client.SocketConnector.doConnect(SocketConnector.java:238) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.neovisionaries.ws.client.SocketConnector.connect(SocketConnector.java:189) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.neovisionaries.ws.client.WebSocket.connect(WebSocket.java:2351) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.morelaid.streamingdrops.external.twitch4j.twitch4j.client.websocket.WebsocketConnection.connect(WebsocketConnection.java:220) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.morelaid.streamingdrops.external.twitch4j.twitch4j.client.websocket.WebsocketConnection.reconnect(WebsocketConnection.java:285) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.morelaid.streamingdrops.external.twitch4j.twitch4j.pubsub.TwitchPubSub.reconnect(TwitchPubSub.java:384) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.morelaid.streamingdrops.external.twitch4j.twitch4j.pubsub.TwitchPubSub.onTextMessage(TwitchPubSub.java:878) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.morelaid.streamingdrops.external.twitch4j.twitch4j.client.websocket.WebsocketConnection$1.onTextMessage(WebsocketConnection.java:123) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.neovisionaries.ws.client.ListenerManager.callOnTextMessage(ListenerManager.java:353) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.neovisionaries.ws.client.ReadingThread.callOnTextMessage(ReadingThread.java:266) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:45 [Server] [INFO] at com.neovisionaries.ws.client.ReadingThread.callOnTextMessage(ReadingThread.java:244) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.ReadingThread.handleTextFrame(ReadingThread.java:969) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.ReadingThread.handleFrame(ReadingThread.java:752) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.ReadingThread.main(ReadingThread.java:108) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.ReadingThread.runMain(ReadingThread.java:64) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] Caused by: java.lang.InterruptedException
24.02 19:12:46 [Server] [INFO] at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1048) ~[?:?]
24.02 19:12:46 [Server] [INFO] at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:230) ~[?:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.SocketInitiator$SocketFuture.await(SocketInitiator.java:293) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.SocketInitiator.establish(SocketInitiator.java:370) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] at com.neovisionaries.ws.client.SocketConnector.connectSocket(SocketConnector.java:114) ~[StreamingDrops_v.-10.11.jar:?]
24.02 19:12:46 [Server] [INFO] ... 16 more
24.02 19:12:46 [Server] [INFO] [com.morelaid.streamingdrops.external.twitch4j.twitch4j.pubsub.TwitchPubSub] Connected to Twitch PubSub wss://pubsub-edge.twitch.tv:443
not worth it even though it's free. it'll just spam console, which is not helpful. I might reconsider the plugin/rating if it wasn't so reliant on someone else's platform to run properly.
"Server instance we're connected to will go down for maintenance soon, reconnecting to obtain a new connection!"
It's a great pity that you don't use the support options for such issues.
If a server is down for maintenance, then unfortunately I can not do anything about it, because this plugin connects to TWITCH and Twitch is an external company with which I have nothing to do in that sense.
The plugin is used by over 500 streamers and if Twitch decides to perform server maintenance, then you have to comply. There is nothing anyone can do about it except Twitch. Thus, the problem will solve itself on the one hand, on the other hand, this is never excluded.
I can only give you the tip to use the support that people offer, because there are people like me who are extremely active :)
Version: 10.7
Great plugin, works as expected. The developers dedication to this plugin truly shines
The best and only plugin that let your Twitch viewers get rewards! It even comes with channel points and command support to interact with your Server via Twitch!
The configs are easy to setup (even though I wish for PAPI support in the Drop commands.)
One of my favorite features is to have Twitch Chat in game since I only have one monitor this comes very handy,
Besides that it gets frequently updated and replies from the developer to suggestions and questions are pretty quick!
Amazing plugin! Must-have for twitch streamers to take the interaction with the viewers to another level. So many possibilities that I didn't even realize at first and the support is top-tier!
The plugin is perfect to share with your community and motivate them to play and watch you live! thanks for this plugin i will always use it from now on
Loving this plugin. I really love this plugin and I'm deeply grateful for making it free since I'm not too much an expender and my community doesn't provides much economy to my server. Thanks, again, for the plugin and making it free. I want so bad to give a donation and It's on my TO-DO list.. You deserve it.
This is much better than the mcg paid one.. :D
recommended to everyone who streaming on twitch.
Hope you can add more platform like Facebook gaming and YouTube
I am glad that you like the idea.
Support for YouTube is unfortunately not possible because not all users can be queried. Therefore a fair distribution is not possible.
Until now only Twitch offers this function that you can query all viewers who are currently in the stream.
Version: 3.5
This plugin is great! I loved how he can do a direct interaction with a streamer, server and players. Congratulations on the idea!
Thanks for your review.
Glad you like the integration between Twitch and Minecraft. It's a nice way to welcome new people on the server or even in the livestream :)
Version: 2.1
5/5 plugin, its very usefull
___________________________________________________________
Thanks for your review. I'm very happy that you would even pay for the plugin. It is currently not planned to offer it as a premium plugin, so it will remain free of charge. Nevertheless I am very happy that you see it that way
Version: 1.6
Absolutely amazing plugin and it does everything it says and the developer of this plugin is very responsive and helpful and if you are a stream and you are making a server I really recommend this plugin! 10/10