The Playtime does not increase
TheTree2015 opened this issue ยท 0 comments
The Plugin is not work for me. The Playtime does not increase.
[19:19:45 INFO]: [PlayTime] SQL Query for update:\nINSERT INTO playTime
(username
) VALUES ('xxxx'), ('xxxxxx'), ('xxxxxx') ON DUPLICATE KEY UPDATE p laytime
=playtime
+1, deathtime
=deathtime
+1, onlinetime
=onlinetime
+1 [19:19:45 INFO]: [PlayTime] Open MySQL connections: 1 [19:19:45 ERROR]: [PlayTime] null [19:19:45 INFO]: [PlayTime] Open MySQL connections: 0
Plugin-Version: The Version is the github version. Server-Version: CraftBukkit version git-Spigot-8a983f9-e81edfc (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
A week ago, there were no errors...