Commit Graph

107 Commits

Author SHA1 Message Date
Vankka
9d45fa1c40 AdvancedBan support (#688)
+ Make Hook not check if the class extends JavaPlugin
2018-08-16 16:59:54 +03:00
Rsl1122
8867189b65 Added "Given" row to Server page litebans table #643 2018-08-08 11:28:13 +03:00
Rsl1122
03268b464b Now displaying UUIDs instead of "Unknown to Plan" on Litebans #643 2018-08-08 11:18:34 +03:00
Rsl1122
ea15ff1b4f Fixed Litebans errors #647 2018-08-08 11:17:23 +03:00
Rsl1122
1eb456d35a Fixed Towny accordion not appearing. Fixed town block counting 2018-07-19 10:09:45 +03:00
Rsl1122
28186a06f6 Fixed Litebans table taking too large width on Player page #633 2018-07-18 10:53:33 +03:00
Rsl1122
0b5805a39f Fixed unique constraint issue #548, added 1.13 protocol 2018-07-16 18:03:51 +03:00
Rsl1122
4b6953c403 Fixed fort-awesome icons #630 2018-07-16 17:40:14 +03:00
Rsl1122
571de4e15d Fixed plugin icons and plugin bugs #615, #605, #606 2018-07-10 11:36:24 +03:00
Rsl1122
3ecddd19f4 Fixed Litebans ban status #608 2018-07-09 10:26:46 +03:00
Rsl1122
721c8ebe44 Fixed compile issues in PluginBridge 2018-07-09 10:25:49 +03:00
Rsl1122
1039c54f58 Merge remote-tracking branch 'origin/data-refactoring-bridge-fixes' into data-refactoring
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/data/Actions.java
#	Plan/src/main/java/com/djrapitops/plan/data/PlayerProfile.java
#	Plan/src/main/java/com/djrapitops/plan/data/ServerProfile.java
#	Plan/src/main/java/com/djrapitops/plan/data/container/Action.java
#	Plan/src/main/java/com/djrapitops/plan/data/container/GeoInfo.java
#	Plan/src/main/java/com/djrapitops/plan/data/container/StickyData.java
#	Plan/src/main/java/com/djrapitops/plan/data/store/mutators/HealthInformation.java
#	Plan/src/main/java/com/djrapitops/plan/system/database/databases/operation/SaveOperations.java
#	Plan/src/main/java/com/djrapitops/plan/system/database/databases/operation/TransferOperations.java
#	Plan/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLFetchOps.java
#	Plan/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/ActionsTable.java
#	Plan/src/main/java/com/djrapitops/plan/system/info/server/BukkitServerInfo.java
#	Plan/src/main/java/com/djrapitops/plan/system/listeners/bukkit/PlayerOnlineListener.java
#	Plan/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongePlayerListener.java
#	Plan/src/main/java/com/djrapitops/plan/system/processing/processors/player/FirstLeaveProcessor.java
#	Plan/src/main/java/com/djrapitops/plan/system/webserver/pages/parsing/AnalysisPage.java
#	Plan/src/main/java/com/djrapitops/plan/system/webserver/pages/parsing/NetworkPage.java
#	Plan/src/main/java/com/djrapitops/plan/system/webserver/pages/parsing/Page.java
#	Plan/src/main/java/com/djrapitops/plan/utilities/html/structure/SessionTabStructureCreator.java
#	Plan/src/main/java/com/djrapitops/plan/utilities/html/tables/ActionsTable.java
#	Plan/src/main/java/com/djrapitops/plan/utilities/html/tables/SessionsTableCreator.java
2018-07-09 08:33:03 +03:00
Rsl1122
36a9825442 Made McMMO PluginData use database instead Fixes #567, Implements #589 2018-06-02 13:32:04 +03:00
Rsl1122
5c53368f28 Fixes Towny exception #595 2018-06-02 13:20:25 +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
d677fb816e Fixed compile issues in PluginBridge 2018-06-02 08:07:06 +03:00
Rsl1122
3ed62ffb1a Disabled React hooks since the implementation is unfinished 2018-05-31 09:46:55 +03:00
Rsl1122
818e93ac95 Fixed ReactHook registration and a bug with data collection 2018-05-26 10:58:42 +03:00
Rsl1122
90fd06194b Removed use of FormatUtils.formatLocation in PluginBridge 2018-05-26 10:18:46 +03:00
Rsl1122
19068d8f81 Task registration to ReactHook, Table cleaning 2018-05-26 10:16:22 +03:00
Rsl1122
2a06c57c71 Added database storage functionality for React data 2018-05-26 10:09:34 +03:00
Rsl1122
ef781723b3 Removed use of MiscUtils#getTime in PluginBridge 2018-05-25 10:05:54 +03:00
Rsl1122
5b23bddc04 Postponed PlaceholderAPI support due to unexpected NoClassDefFoundError 2018-05-24 15:49:22 +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
b0d19134d2 Fixed NoSuchMethodErrors related to PluginBridge #555 2018-04-04 21:47:25 +03:00
Rsl1122
1f84cd556b Removed PluginData functionality reliant on PlayerProfile OfflinePlayer 2018-04-02 18:37:16 +03:00
Rsl1122
ec6fb4106e Fixed SuperbVote related NoSuchMethodErrors 2018-02-23 10:28:05 +02:00
Rsl1122
98d55b2ff2 Added World Name to GameMode slices (#491) 2018-02-01 18:17:53 +02:00
Rsl1122
a6bd3eadcc Added a Stack graph for BuyCraft. (Each currency has own series) 2018-02-01 18:07:18 +02:00
Rsl1122
4ed3b4ae62 Fixed litebans Player page table. 2018-01-30 13:45:29 +02:00
Rsl1122
5df1145199 Bridge now registers listeners during reload (they're unregistered) 2018-01-30 12:06:04 +02:00
Rsl1122
62264ce1fd Fixed LiteBansData (Broken due to refactoring) And improved it a lot. 2018-01-30 12:01:20 +02:00
Rsl1122
bd96978917 Fixed BuyCraft PluginData 2018-01-29 23:46:34 +02:00
Rsl1122
554eb83efd First attempt at BuyCraft support (#475) 2018-01-29 23:01:20 +02:00
Rsl1122
547b191464 Added support for GriefPreventionPlus (#494) 2018-01-29 21:45:23 +02:00
Rsl1122
f0efc39c83 Litebans PluginData no longer uses hardcoded table prefix (#480) 2018-01-29 21:31:19 +02:00
Rsl1122
f9883473f5 Fixed NPE related to Factions (#486) 2018-01-29 21:26:33 +02:00
Rsl1122
2e6ca6aa8e Fixed Bad ID values in Plugin Accordions (#504) 2018-01-29 21:19:07 +02:00
Rsl1122
d697c4875c Fixed RedProtect API call in PluginBridge (#502) 2018-01-29 21:14:41 +02:00
Rsl1122
922562989a Sonar Code smell clean-up 2018-01-28 20:46:03 +02:00
Rsl1122
0d4c065b52 PluginBridge now split into Bukkit & Bungee for future compatibility. 2018-01-27 17:37:42 +02:00
Rsl1122
2b412f6f7b Fixed PlanPluginBridge compile issues 2018-01-24 20:26:38 +02:00
Rsl1122
4b33c5882d Moved all packages from main.java.com.djrapitops to com.djrapitops 2018-01-11 14:17:09 +02:00
Rsl1122
b35d7abf53 Fixed plugin bugs caused by poor refactor copy of Hack table for AAC #474 #473 #471
Renamed plan_viaversion_protocol to plan_version_protocol
Renamed HackerTable from plan_viaversion_protocol to plan_aac_hack_table
And use of wrong method for enum name #470
2017-12-16 12:43:44 +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
f92a47967f Fixed NPE when faction had no leader #442 2017-12-03 10:08:15 +02:00
Rsl1122
d900d1d1d9 Fixed litebans causing error on Offline servers #444 2017-12-03 09:56:26 +02:00
Rsl1122
3c6167ddcf Fixed Essentials display #440 2017-12-02 19:46:51 +02:00