Commit Graph

1680 Commits

Author SHA1 Message Date
Rsl1122
8c889698f9 Changed InspectPageParser to use PlayerProfile 2017-11-20 15:53:17 +02:00
Rsl1122
f77eb460cc Updated db IPTable to include last_used & bumped schema version to 13. #422 2017-11-20 15:16:37 +02:00
Rsl1122
86c4e36176 Fixed Compile issues related to latest commit 2017-11-20 14:47:11 +02:00
Rsl1122
b729f00a12 Begun working on PlayerProfile get method to database 2017-11-20 14:42:06 +02:00
Rsl1122
94d8746c9a Work on ServerProfile 2017-11-19 19:08:54 +02:00
Rsl1122
2499532496
Added PlanEnable.jpg 2017-11-19 16:00:44 +02:00
Rsl1122
b99d201f0c PlayerProfile data class that makes data easier to manage as code. 2017-11-19 14:30:53 +02:00
Rsl1122
d0c88ddd59 Added more debug for Bungee-Bukkit systems 2017-11-19 12:46:18 +02:00
Rsl1122
30ebf9a59b Revert "Reformat code"
This reverts commit 215241ad91.
2017-11-19 12:35:19 +02:00
Rsl1122
215241ad91 Reformat code 2017-11-19 12:24:57 +02:00
Rsl1122
1dc8e712d4 Code inspection fixes 2017-11-19 12:15:16 +02:00
Rsl1122
d16c50669a player.html 2017-11-18 23:33:33 +02:00
Rsl1122
41877238f1 Work on player page 2017-11-16 19:38:24 +02:00
Rsl1122
c3b3985ef4 Better internal error response 2017-11-16 18:30:52 +02:00
Rsl1122
b02998442a Fixed js & css serving to "wrong" paths, new Error page, better icons for error page 2017-11-16 18:25:07 +02:00
Rsl1122
d00e318bfc Started work on transitioning to Html based on AdminBSB-template
https://gurayyarar.github.io/AdminBSBMaterialDesign/index.html

AdminBSB uses MIT Licence.
2017-11-16 00:00:48 +02:00
Rsl1122
d30866036d Fixes plugin config section overwriting #429 2017-11-14 22:49:32 +02:00
Rsl1122
cc4bfe409f
Update ISSUE_TEMPLATE 2017-11-13 20:18:19 +02:00
Rsl1122
4193c10a43
Merge pull request #427 from Rsl1122/4.1.0
Pull request for 4.0.7
2017-11-13 20:16:28 +02:00
Rsl1122
9accdf8625 Version bump to 4.0.7 2017-11-13 18:55:37 +02:00
Rsl1122
f65fd5ec8c Fixed /plan search resulting every player #414 2017-11-13 18:54:34 +02:00
Rsl1122
7857732b5d Fixes lambda recognition in other places #425 2017-11-13 18:21:19 +02:00
Rsl1122
67102f3c4a Fixes lambda recognition on analysis #425 2017-11-13 18:17:01 +02:00
Rsl1122
390bc50526 Added back Notification for new update 2017-11-13 17:34:43 +02:00
Rsl1122
28865e24ff Fixed config pass filter in debug response 2017-11-13 16:28:40 +02:00
Rsl1122
5162f70e0c Debug information page for easier bug reporting 2017-11-13 16:26:31 +02:00
Rsl1122
5b91374fc1
Merge pull request #424 from Rsl1122/master
Update 4.1.0 branch
2017-11-13 16:24:55 +02:00
Rsl1122
948f5e95d0
Merge pull request #417 from Rsl1122/4.0.5
Pull request for 4.0.6
2017-11-12 20:41:41 +02:00
Rsl1122
697512acfd Fixed Bungee functionality 2017-11-12 20:15:30 +02:00
Rsl1122
f719f81abb Italian Locale by DareDevil 2017-11-11 12:46:57 +02:00
Rsl1122
432ae75d0e Fixed NoSuchMethodError #421 2017-11-11 12:37:19 +02:00
Rsl1122
3ab8551c11 Fixed Analysis HTML post returning Bad Request 2017-11-10 10:22:49 +02:00
Rsl1122
88d891333c Fixed some WebAPI responses leading to infinite loops. 2017-11-10 10:22:33 +02:00
Rsl1122
209208eb51 Added more in depth information logging to enable exception on first boot if internet access is not available. 2017-11-10 09:28:50 +02:00
Rsl1122
d7efc7a04d Prevented some connection attempt loops from happening 2017-11-10 09:28:11 +02:00
Rsl1122
7472bb9f88 Prevented some funky business with analysis failing. 2017-11-10 09:03:24 +02:00
Rsl1122
11f23cc047 Prevented wrong config settings from preventing the use of /plan m setup 2017-11-10 09:03:10 +02:00
Rsl1122
b8c17b19ee Started work on WebServer test. (Long process) 2017-11-09 18:49:52 +02:00
Rsl1122
1d248865d8 Fixed tests 2017-11-09 18:12:11 +02:00
Rsl1122
9672760d6f Session Tables now use World Aliases as well. 2017-11-07 21:47:45 +02:00
Rsl1122
30a3b86bbe Hopefully fixed "row" display for "No Plugins" on some systems #413 2017-11-07 20:59:40 +02:00
Rsl1122
2c2fc24643 Fixed NPE on Bungee systems after PostAnalysisHtmlWebAPI fail before analysis is run. #411 Version bump (4.0.6) 2017-11-07 20:51:12 +02:00
Rsl1122
b3d930e68b Fixed a bug where plugin failed to enable due to duplicate UUID 2017-11-07 20:27:27 +02:00
Rsl1122
0c93bd847c Fixed RunnableFactory calls, Fixed StackUtils not finding WebServer thread calls, Removed Restart trigger after 10 connection fails 2017-11-07 20:18:22 +02:00
Rsl1122
3c8ec7c8f3 Deprecated default Bukkit config methods 2017-11-06 15:12:35 +02:00
Rsl1122
aca1affe9d Fixed ShutdownHook 2017-11-06 15:00:18 +02:00
Rsl1122
e79c314267
Merge pull request #416 from Rsl1122/APF-3.0.0-Testbranch
Merge APF 3.0.0 TestBranch to 4.0.5 Branch
2017-11-05 20:06:35 +02:00
Rsl1122
4d28474711 Fixed PluginBridge 2017-11-05 20:05:44 +02:00
Rsl1122
e129ac0990 Fixed Tests 2017-11-05 19:38:11 +02:00
Rsl1122
e1c648fb9d Fixed too early call to super.onDisable 2017-11-05 12:21:49 +02:00