Commit Graph

2306 Commits

Author SHA1 Message Date
Rsl1122
0fceaaf9e1 Updated PluginBridge jar 2018-09-08 17:00:24 +03:00
Rsl1122
31f00cbb1a
Merge pull request #725 from Brycey92/permissions-fix
Fixed plan.inspect and plan.qinspect permission nodes for Sponge
2018-09-08 16:05:45 +03:00
Brycey92
4475c44c22 Fixed plan.inspect and plan.qinspect permission nodes for Sponge 2018-09-06 16:34:33 -04:00
Yannick Schinko
67712f9b26 Implemented support for sponge economy (#721)
* Implement basic economy support for Sponge

* Implemented global server stats
2018-09-06 23:19:43 +03:00
Vankka
2783841e4b Nucleus PluginData (#723)
Implements Nucleus PluginData in #583
2018-09-05 20:22:35 +03:00
Rsl1122
d9cb158e3c Updated pom version to 4.5.0-SNAPSHOT 2018-09-02 15:44:01 +03:00
Rsl1122
f9f82315e0 Processors (ProcessorFactory), KillProcessors simplified 2018-09-02 12:30:37 +03:00
Yannick Schinko
00cdd6e251 Bungee pingAdded PinCoutTimerBungee (#717)
* Implemented Bungee ping measurement

* Removed unused import

* Removed second unused import
2018-09-01 22:59:09 +03:00
Rsl1122
2bf4020763
Merge pull request #716 from BrainStone/sponge-ping
Added PingCountTimerSponge
2018-09-01 21:15:54 +03:00
BrainStone
7cce168133
No need for a cast 2018-09-01 18:15:07 +02:00
BrainStone
81992a5676
Using correct way to register listener 2018-09-01 18:01:10 +02:00
BrainStone
8a4b23649d
PingCountTimerSponge 2018-08-31 18:57:53 +02:00
Rsl1122
333936cfa8 Implemented afk check on kick event #705 Note about AFK ignore perm:
- Players kicked by afk that have plan.ignore.afk will be counted as "real" kicks.
2018-08-30 18:10:16 +03:00
Rsl1122
08d1067bd8 Fixed #710 2018-08-30 18:02:24 +03:00
Rsl1122
bee9966450 Ignored exception in #715 2018-08-30 17:52:50 +03:00
Rsl1122
be2be530ca Reproduced #710 with a test 2018-08-30 17:43:43 +03:00
Rsl1122
0bb2922329 Fixed #693 2018-08-30 17:22:33 +03:00
Rsl1122
446aec2a0a Reproduced issue #693 in a test 2018-08-30 17:18:57 +03:00
Rsl1122
c30650c0ee Changed ResponseCache to use caffeine (5 minute invalidation) #685 2018-08-30 16:36:14 +03:00
Rsl1122
fd5e02e1c9 Reduced html page size by compressing result html #685 2018-08-30 16:11:34 +03:00
Rsl1122
8c75e936d6 Spacing 2018-08-30 15:51:42 +03:00
Rsl1122
17e8bc105e Removed static uses in database package and Database.getActive 2018-08-29 16:56:11 +03:00
Rsl1122
23f679802e Made Processing non static and initialized by Dagger 2018-08-29 10:58:29 +03:00
Rsl1122
c0f1dfc8c5 Removed all getInstance method calls related to InfoSystem. 2018-08-29 10:13:37 +03:00
Rsl1122
192c06354b
Add install_dependencies.bat 2018-08-28 15:33:40 +03:00
Rsl1122
ff02eefb20 WorldAliasSettings initialized by Dagger, ConnectionLog changes 2018-08-28 12:00:03 +03:00
Rsl1122
ed40c916fb Missing singleton annotations 2018-08-28 10:53:10 +03:00
Rsl1122
90b3e55dc7 InfoRequestFactory, InfoRequestHandlerFactory, initialized by Dagger 2018-08-27 22:36:23 +03:00
Rsl1122
bcd20f4390 PageHandlers initialized by Dagger, ResponseFactory, PageFactory 2018-08-27 17:18:17 +03:00
Rsl1122
c2b54e4254
Merge pull request #703 from Rsl1122/development
Pull Request for 4.4.5
2018-08-27 15:24:16 +03:00
Rsl1122
9898bf8264 Bukkit/Bungee pom - comment relocation & uncomment ignore for Sponge pom 2018-08-27 15:23:46 +03:00
Rsl1122
91905bc665
Update versions.txt 2018-08-27 13:02:41 +03:00
Rsl1122
a21b91fae8 Version bump to 4.4.5 2018-08-27 12:02:12 +03:00
Rsl1122
86f99cbe1b Fixed Sponge CPU usage gathering 2018-08-27 12:02:00 +03:00
Rsl1122
e09f821071 Updated PluginBridge jar 2018-08-27 11:49:41 +03:00
Rsl1122
f610e014c1 Cleaned up AdvancedBanData class 2018-08-27 11:45:51 +03:00
Rsl1122
870b929a9e Added ASkyBlock challenges to player page #686 2018-08-27 11:37:57 +03:00
Rsl1122
f5b6b43aec Added a progress bar utility 2018-08-27 11:37:22 +03:00
Rsl1122
58512dbd19 Fixed uninstalled subcommand 2018-08-27 11:36:37 +03:00
Rsl1122
af2eed4d88 Added Bungee PluginData rendering support #571
Added Bungee Plugin Support: AdvancedBan, BuyCraft, LiteBans, ViaVersion
Added Sponge Plugin support: BuyCraft
2018-08-27 10:33:21 +03:00
Rsl1122
5295d56f3c Updated PlanPluginBridge dependencies to latest versions 2018-08-26 18:15:51 +03:00
Rsl1122
41d39ac234 Removed config tab from debug page 2018-08-26 10:02:41 +03:00
Rsl1122
13eec014b3
Update versions.txt 2018-08-23 19:30:16 +03:00
Rsl1122
e34f2f773f
Merge pull request #698 from Rsl1122/cleaning
PR for 4.4.4
2018-08-23 19:29:46 +03:00
Rsl1122
a130ce97ad Fixed Session PlayerKills not being saved 2018-08-23 19:07:46 +03:00
Rsl1122
e75f9a1027 Version bump to 4.4.4 2018-08-23 18:59:05 +03:00
Rsl1122
6585fa18a1 Fixed current session not being displayed on Analysis page #697 2018-08-23 18:56:25 +03:00
Rsl1122
93aa208472 Theme and Config related things initialized by Dagger, module cleanup 2018-08-23 13:56:24 +03:00
Rsl1122
63b1419b12 Export initialized by Dagger, added more Singleton annotations, fixes 2018-08-23 10:53:07 +03:00
Rsl1122
c6b9058bb0 Tasks, BungeeTaskSystem initialized by Dagger 2018-08-23 09:49:17 +03:00