Joey
Joey
### Server Implementation Paper ### Server Version 1.16.5 ### Describe the bug On old p2 versions i can prevent messages from being send by simple putting an empty string. In...
> Issues on Github are (mostly) meant for bug reporting and feature requests. For basic questions, please use our [Gitter](https://gitter.im/TheHolyWaffle/TeamSpeak-3-Java-API) instead. > For bug reports, please include the debug log...
Timeout
I have this Error 2019-05-26 20:46:06.007 [ERROR] Connection timed out. java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(Unknown Source) at java.net.SocketInputStream.read(Unknown Source) at java.net.SocketInputStream.read(Unknown Source) at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) at...
**Is your feature request related to a problem? Please describe.** I have a farmworld and a mainworld i have protected the region of the farmworld and i set an farewell-title...
i have the newest version and if i type /plugman lookup it give me an internal error. https://hasteb.in/bidorayi.lua
[23:05:43 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'plugman' in plugin PlugMan v2.1.4 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1-8-8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1-8-8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1-8-8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1-8-8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1-8-8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)...
### Server Implementation Paper ### Server Version 1.18.2 ### Describe the bug Console Spam: https://pastebin.com/nJSK4HWh ### To Reproduce 1. Install PS and fawe 2. Build Road (Use Slabs, Trapdoors, Walls,...
Please Update the client [16:21] - [ERROR] - Client can not connect [16:21] - [ERROR] - client_version_outdated: the command failed to execute:
Hello, i have this command here! `@CommandAlias("hide") @CommandPermission("core.command.hide") public class HideCommand extends BaseCommand { private final ProxySockeCore plugin; public HideCommand(ProxySockeCore plugin) { this.plugin = plugin; } @Default public void onDefault(Player...
### Server Implementation Paper ### Server Version 1.20 ### Describe the bug If i want to regen my roads it stops printing progress to console after about the half. ###...