Commit Graph

18 Commits

Author SHA1 Message Date
Rsl1122
f8039e568f Faction leader to inspect page 2017-11-28 20:38:06 +02:00
Rsl1122
a8ffe64cf3 Kingdom king, Faction leader, Town mayor bold name in the Plugin Data playerlist. 2017-11-27 17:42:07 +02:00
Rsl1122
b012b09469 Fixed some funky stuff with plugin data accordions 2017-11-27 12:46:36 +02:00
Rsl1122
46ea5ccc6e Kingdoms & Kingdoms+ support #371 2017-11-27 12:16:12 +02:00
Rsl1122
1765819b14 BanManager Data #125 2017-11-27 11:45:50 +02:00
Rsl1122
e60a9a77d7 Improved display of some data 2017-11-26 19:03:07 +02:00
Rsl1122
17d15cfcd9 Improved performance of some PluginData objects
Fixed PluginConfigSectionHandler not creating new Enabled section properly for Factions & Towny
2017-11-26 18:39:55 +02:00
Rsl1122
97bdfe1ec8 Towny Data 2017-11-26 16:54:05 +02:00
Rsl1122
b36abf045f Fixes NPE HtmlUtils.getRelativeInspectUrl #306 from PluginBridge 2017-10-02 16:43:35 +03:00
Rsl1122
7fd3386a47 Fixed Plugin sources not registering, standalone plugins tabs 2017-09-09 14:39:42 +03:00
Rsl1122
389a87a306 Name Cache & Fixed PluginBridge 2017-09-07 18:43:09 +03:00
Rsl1122
7ee1c6eef6 Fix sonar issues with PluginBridge 2017-08-17 18:03:45 +03:00
Rsl1122
a2c4f150c5 Reverts commit 59da922490. 2017-08-15 15:06:41 +03:00
Rsl1122
59da922490 Revert "PR for 3.6.3 (Fuzzlemann) (1)" 2017-08-12 12:49:25 +03:00
Rsl1122
298286180c Fix #232 2017-08-11 12:54:59 +03:00
Rsl1122
3bf90b4e3f Fix typos & Clean code, Fix #188, Fix imports to new location of Html class 2017-07-25 10:36:21 +03:00
Rsl1122
cfe876580f More PluginData, Abstractions, Import Offline players, Optimizations
Permission Group table
PluginData objects now use API#getUserDataInspectCache instead of
getOfflinePlayer (It was slow) - Using FakeOfflinePlayer when
OfflinePlayer is required.
Abstracted CommandSender
New Player UserData Creation optimized
Added Importer for players who haven't joined after Plan was installed.
Added Timings to Status command
Importing now temporarily disables Analysis
BenchmarkUtil now not static
Players Table (On analysis page) now limited to last 3000 players due to
browser performance hit with higher numbers.
GMTimes now saved & Get more efficiently (Batches & Single query)
2017-06-29 22:18:53 +03:00
Rsl1122
6d0819fc45 Split Dependencies to another project, 3.4.3 implementation
Split dependencies into another project to make forking easier in the
future.

Implemented & Fixed:
#129
#130
#124
#123
#126

Did research work for
#74
#128
(Won't be implemented)
2017-06-12 23:03:16 +03:00