java.lang.UnsupportedOperationException: Not implemented (yet)! | When a player joins
Used Version
Config
Default config
Environment description
Use snap dev build 27 (newest) Server Software: Velocity 135 (newest)
Full Log
https://pastebin.com/9WZGyBSC Password: serverlog#1098
What other programs/plugins are you running?
Under Snap there are these plugins: F3Name-3.3.0.jar UltimateAntibot-UNIVERSAL-3.3.jar
What is happening?
Every time a player joins, there are errors (shown in log)
What did you expect to happen?
Every time a player joins, my Anti bot plugin is sending normally this message:
CrazyCloudCraft
We are analyzing your connection!
You can rejoin now.
Du kannst nun rejoinen.
Tu peux maintenant rejoindre.
After that the player can connect.
Okey, i will diable the messages by the config.
I also din't know what you mean with: "and of course anything related to hacking into Bungee-internals or packets wont work. Just write a Velocity plugin at that point..."
I also din't know what you mean with: "and of course anything related to hacking into Bungee-internals or packets wont work. Just write a Velocity plugin at that point..."
Snap can only support plugins that use the plugin API. Some use internal classes which aren't API and such a thing can't be supported and should be done via a native Velocity plugin.