bob7l
bob7l
It appears to have worsened. Now i only get "UUID was successfull resolved from the player name" You should probably put "successfully" too Using build #94 and the same database...
https://pastebin.com/WmLNEfiG I found exceptions in the bungeecord log. The table is just screwed up behold repairing so I'm going to reset it later tonight when my traffic dies down. I'll...
Still broken: https://pastebin.com/mEueZt5r You're clearly inserting already existing values instead of using UPDATE.
Giving you the complete log will compromise my users IP's. The only errors in the log are the one provided, and the insert on existing values only happens sometimes on...
/setskin also appears to have a permanent cooldown. "Please wait, You cannot change your skin so fast" 8 hours later. My cooldown: 600 Also another thing i just realized. I...
I am able to set the skin through the console using /setskin bob7l Notch. The skin sets fine (Although i do not visually see it due to having instant change...
I confirmed the issue ONLY occurs with "bukkit-permissions: true". I've tested this on a test server with zero other plugins. Bungee version; #1305 Spigot version: 1.10.2-R0.1-SNAPSHOT, And tested on 1.8...
[23:09:35] [Server thread/INFO]: bob7l issued server command: /op bob7l [23:09:35] [Server thread/INFO]: [bob7l: Opped bob7l] [23:09:37] [Server thread/INFO]: Incomming message: 1522217377122 [23:09:37] [Server thread/INFO]: ChangeSkin [23:09:37] [Server thread/INFO]: bob7l [23:09:37]...
I've tried with every configuration combination, that includes blacklist being an empty array. I believe I figured out the problem. When i join my hub server, I am able to...
This commit would likely break several plugins like ViaVersion that are expecting a grow-able, copied buffer. If anything, it should be made into a configurable option for the user to...