Commit Graph

35 Commits

Author SHA1 Message Date
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
Vankka
9d45fa1c40 AdvancedBan support (#688)
+ Make Hook not check if the class extends JavaPlugin
2018-08-16 16:59:54 +03:00
Pyves
3412968039 Merge PR #596 from PyvesB/aach to 4.3.3
* Updated hook to use new Advanced Achievements API Maven artifact

* Removed spurious tab
2018-06-02 12:32:57 +03:00
Rsl1122
2a06c57c71 Added database storage functionality for React data 2018-05-26 10:09:34 +03:00
Rsl1122
ecd56a1bf7 Fixed #572 GP Data erasure (Removed calls & Added delays)
Addresses https://github.com/TechFortress/GriefPrevention/issues/279
2018-05-24 15:22:28 +03:00
Rsl1122
58592f0777 Added Plan placeholders to PlaceholderAPI 2018-04-09 00:26:03 +03:00
Rsl1122
d5f924191a Updating PluginBridge jar (1/2) 2018-02-23 10:34:34 +02:00
Rsl1122
ec6fb4106e Fixed SuperbVote related NoSuchMethodErrors 2018-02-23 10:28:05 +02:00
Rsl1122
bd96978917 Fixed BuyCraft PluginData 2018-01-29 23:46:34 +02:00
Rsl1122
547b191464 Added support for GriefPreventionPlus (#494) 2018-01-29 21:45:23 +02:00
Rsl1122
d697c4875c Fixed RedProtect API call in PluginBridge (#502) 2018-01-29 21:14:41 +02:00
Rsl1122
4b33c5882d Moved all packages from main.java.com.djrapitops to com.djrapitops 2018-01-11 14:17:09 +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
70a2e1479b Version bump to 4.1.2, updated PluginBridge jar 2017-12-03 10:10:52 +02:00
Rsl1122
3f57b77718 Advanced Anti Cheat (AAC) Data #125 2017-11-27 23:29:40 +02:00
Rsl1122
0dc3e134b4 ProtocolSupport Support #230 2017-11-27 11:09:11 +02:00
Rsl1122
c494215d70 Removed OnTime support 2017-11-26 14:20:09 +02:00
Rsl1122
3889aedddf Begun PluginData conversion, Fixes to containers 2017-11-26 12:53:19 +02:00
Rsl1122
4d28474711 Fixed PluginBridge 2017-11-05 20:05:44 +02:00
Rsl1122
313e75cc9c Fixed LiteBans detection #367 2017-10-29 12:31:39 +02:00
Rsl1122
389a87a306 Name Cache & Fixed PluginBridge 2017-09-07 18:43:09 +03:00
Rsl1122
5cc5d61816 Fix PluginBridge (#254 #253 #232) 2017-08-17 11:23:14 +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
43205718c7 3.6.0 2017-08-01 08:10:22 +03:00
Rsl1122
b466edf777 Fix failing tests, Fix Format import 2017-07-25 09:37:37 +03:00
Rsl1122
b0045077f6 Bugfixes
Fix #148
Fixed multiple PluginData issues
Fixed ViaVersion being compiled into final jar
Fixed GMTimesTable get multiple method
Fixed Playerlist being sorted the wrong way (Oldest players shown
instead of most recent)
2017-06-30 14:13:53 +03:00
Rsl1122
b7963a1f03 PluginData for SuperbVote, LiteBans, ViaVersion
#131
#125
2017-06-30 13:34:56 +03:00
Rsl1122
d03d0836a1 Automatic PluginData config section, GriefPrevention data
Implemented #132
Implemented N.5 of #125

Moved debug log header to BukkitPluginDependency
Task disabling to BukkitPluginDependency
2017-06-28 13:24:14 +03:00
Rsl1122
64dd0b5a20 Fixes & PluginData objects
Fixed #144
Added #138 (ASkyBlock PluginData)
Added perm groups for #131
Fixed extra space before tables appearing
Total now indicated (Plugindata) with a "Total " modifier.
Added config setting for disabling minotaur player heads from analysis
page
Split tps graph axes to left & right
Added TimeAmount enum (BukkitPluginDependency)
2017-06-27 13:44:32 +03:00
Rsl1122
18a0d26fc5 TPS table, fixes
Fixed #135
Added process info for db
New batch split method
Craftbukkit no longer needs a local install (added spigot repo)
2017-06-20 13:57:44 +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