Commit Graph

1383 Commits

Author SHA1 Message Date
Rsl1122
a469a09943 Improved system init 2017-12-07 18:44:43 +02:00
Rsl1122
71c61cb469 Refactored Database system. 2017-12-07 18:29:22 +02:00
Rsl1122
a598ad75fc Removed qinspect from Bungee due to large refactor requirement 2017-12-07 14:06:29 +02:00
Rsl1122
dbb3fd50da Version bump to 4.1.3 2017-12-07 13:49:46 +02:00
Rsl1122
b3a86d0298 Fixed the serverName display for ServerAccordion. 2017-12-06 21:18:11 +02:00
Rsl1122
f980ddca9e Added Qinspect subcommand to /plan and /planbungee #365 2017-12-06 16:48:44 +02:00
Rsl1122
89fdd388b6 Added catch blocks to event listeners (So that errors are logged to error file) 2017-12-06 16:30:13 +02:00
Rsl1122
007ee97699 Added config setting to bungee & bukkit for custom MySQL launch options #452 2017-12-06 16:08:14 +02:00
Rsl1122
90c448afe5 Config setting for Players table footers #461 2017-12-06 16:01:55 +02:00
Rsl1122
f080aa6442 Fixed typo in Health notes #450 2017-12-06 15:55:21 +02:00
Rsl1122
7eaa50840c Sanitized serverName #453 2017-12-06 15:53:47 +02:00
Rsl1122
dde8829d9f Fixed Player Peak displaying "Jan 1 1970" as player peaks #462 2017-12-06 15:48:58 +02:00
Rsl1122
7f8f67845a Fixed NPE on API#getPlayerInspectPageLink #456 2017-12-06 15:46:11 +02:00
Rsl1122
8d3afc9286 Fixed ClassCastExceptions related to InspectResponse #458 2017-12-06 15:42:30 +02:00
Rsl1122
d3bf6b4063 Removed old pluginbridge jar 2017-12-06 15:40:29 +02:00
Rsl1122
9c76f7293b Updated PluginBridge jar 2017-12-06 15:38:47 +02:00
Rsl1122
4612ccd13f Fixed NPE related to Factions #451 2017-12-06 15:34:59 +02:00
Rsl1122
d5027cfc46 Fixed java.lang.IllegalStateException: Duplicate key 300 #451 2017-12-06 15:27:00 +02:00
Rsl1122
6cf652a5eb Started preparing PluginBridge for deployment 2017-12-06 12:30:22 +02:00
Rsl1122
19da6d58bc Removed some unneeded web stuff 2017-12-03 10:23:54 +02:00
Rsl1122
70a2e1479b Version bump to 4.1.2, updated PluginBridge jar 2017-12-03 10:10:52 +02:00
Rsl1122
f92a47967f Fixed NPE when faction had no leader #442 2017-12-03 10:08:15 +02:00
Rsl1122
7f27bc5d38 Placed WorldMap color to theme #443 2017-12-03 10:05:35 +02:00
Rsl1122
6dcfeac3f0 Fixed ${refresh} on server.html #445 2017-12-03 10:00:38 +02:00
Rsl1122
d900d1d1d9 Fixed litebans causing error on Offline servers #444 2017-12-03 09:56:26 +02:00
Rsl1122
65db632874 Fixed InternalStateException Player profile was null when a new player registers #446 2017-12-03 09:47:51 +02:00
Rsl1122
7f580bffe9 Fixed NPE on Analysis #448 2017-12-03 09:35:54 +02:00
Rsl1122
7c31cb3c34 Updated PlanPluginBridge jar 2017-12-02 22:19:40 +02:00
Rsl1122
1ece719019
Merge pull request #439 from Rsl1122/4.1.1
Pull Request for 4.1.1
2017-12-02 20:11:20 +02:00
Rsl1122
b0041930d0 soften theme 2017-12-02 20:04:40 +02:00
Rsl1122
4ce1b01a26 Version bump to 4.1.1 2017-12-02 19:57:15 +02:00
Rsl1122
c665f128d7 Prevented possible ArithmeticExceptions 2017-12-02 19:55:51 +02:00
Rsl1122
a71f444bf8 Fixed ConcurrentModification related to Export #437 2017-12-02 19:48:48 +02:00
Rsl1122
3c6167ddcf Fixed Essentials display #440 2017-12-02 19:46:51 +02:00
Rsl1122
b1e82f7ebc Fixed ArithmetricException in AnalysisUtils #438 2017-12-02 18:09:05 +02:00
Rsl1122
37283c5b44
Merge pull request #432 from Rsl1122/4.1.0
Pull Request for 4.1.0
2017-12-02 16:37:44 +02:00
Rsl1122
34069d2477 Final touches (Bugfixes to Bungee) 2017-12-02 16:16:23 +02:00
Rsl1122
d79add8745 Fixed Playtime sorting 2017-12-02 15:40:57 +02:00
Rsl1122
7e79ec02d2 Fixed nickname display on Actions table, PluginData (Bans) now affect ban info 2017-12-02 15:28:39 +02:00
Rsl1122
382080aae1 Increased WorldPie size 2017-12-02 15:11:12 +02:00
Rsl1122
e4d7c825ab Added the removed players back because it made the graph clearer 2017-12-02 14:59:59 +02:00
Rsl1122
4c44857649 Removed players who weren't registered to Plan from playerbase development graph 2017-12-02 14:58:16 +02:00
Rsl1122
d788faa62c Removed unregistered from playerbase development graph 2017-12-02 14:54:33 +02:00
Rsl1122
c4e8b7d948 WebServer can now be disabled on Bukkit 2017-12-02 14:52:19 +02:00
Rsl1122
813b7a3f5c Automatic Export on cache 2017-12-02 14:23:45 +02:00
Rsl1122
64d3704f8e Server Html Export #317 2017-12-02 13:32:08 +02:00
Rsl1122
7172e65bd7 Added System information to Debug page and removed /plan m dump command & related utilities 2017-12-02 12:28:08 +02:00
Rsl1122
c28207134b Refactored AnalysisData 2017-12-02 12:11:58 +02:00
Rsl1122
25470e6f60 Fixed affected imports of PluginBridge 2017-12-02 11:40:35 +02:00
Rsl1122
a403674bb4 Refactored data package structure 2017-12-02 11:29:48 +02:00