Plan/Plan/common/src/main/java/com/djrapitops/plan
Aurora Lahtela 24a8c75b67 Add support for configuring the plugin using environment variables.
Examples:
- Plugin.ServerName -> PLAN_PLUGIN_SERVERNAME
- Database.MySQL.Password -> PLAN_DATABASE_MYSQL_PASSWORD

Affects issues:
- Close #1353
- #1991
2024-04-21 20:35:41 +03:00
..
api Add some missing javadocs to not generate warnings 2024-01-06 18:01:50 +02:00
capability Fixing sonarcloud bugs and smells 2021-03-16 10:41:17 +02:00
commands Fix join address not appearing in /plan ingame 2024-03-11 20:30:31 +02:00
component Fix more sonar smells 2023-01-20 22:54:54 +02:00
data Add some missing javadocs to not generate warnings 2024-01-06 18:01:50 +02:00
delivery Fix server allowlist bounces not being exported 2024-04-07 11:18:38 +03:00
exceptions Attempt to fix duplicate key issue in UpdateWebPermissionsPatch 2024-03-30 09:48:19 +02:00
extension Fix exception related to CONCAT on SQLite in Extension boolean storage 2024-03-11 20:52:41 +02:00
gathering Fix InstalledPluginGatheringTask running on server thread 2024-03-09 21:15:43 +02:00
identification Show any valid address if webserver is enabled (even game servers) 2023-10-10 08:40:09 +03:00
modules Bump daggerVersion from 2.47 to 2.48 in /Plan (#3187) 2023-10-01 16:55:19 +03:00
placeholder Add Join Address to /plan ingame and placeholders 2024-03-09 10:44:33 +02:00
processing Run scheduled tasks from other plugins using API in sequence 2023-09-24 09:40:48 +03:00
query 5.4: Java 16 support, remove H2 (#1932) 2021-06-12 10:21:38 +03:00
settings Add support for configuring the plugin using environment variables. 2024-04-21 20:35:41 +03:00
storage 3268/redesign join address visualization (#3558) 2024-04-07 11:13:18 +03:00
utilities Make call-site for SQLite JVM wait more accurate 2024-02-17 09:06:45 +02:00
version Add some missing javadocs to not generate warnings 2024-01-06 18:01:50 +02:00
ApiServices.java Sonar fixes (#3510) 2024-03-09 14:43:41 +02:00
DataService.java Added some data pipelines, not in use yet 2021-11-21 20:10:27 +02:00
DataSvc.java Added some data pipelines, not in use yet 2021-11-21 20:10:27 +02:00
PlanPlugin.java Remove some uses of PlanPlugin#getDataFolder (deprecated) 2022-08-31 12:48:19 +03:00
PlanSystem.java Sonar fixes (#3510) 2024-03-09 14:43:41 +02:00
SubSystem.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
TaskSystem.java Fixing sonarcloud bugs and smells 2021-03-16 10:41:17 +02:00