Plan/Plan/bukkit/src/main/java/com/djrapitops/plan
Rsl1122 1511162f5b Fixed a bunch of IntelliJ inspections
- Fixed possible null issues with NicknameCache
- Removed bunch of unused code, such as:
  - Point reduction algorithm implementations
  - HighCharts data String parsing methods
  - Unused Mutators
  - Unused AnalysisKeys
  - Leftovers from ConnectionSystem (Response codes)
  - Unused queries (Leftovers from Server box and Players table queries)
  - rendering.html.icon.Icons
- Made bunch of fields final

Note that old deprecated API classes do not have signature changes.
2019-11-02 16:28:43 +02:00
..
addons/placeholderapi Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
api/events Smell: duplicated implementation 2019-01-06 12:47:32 +02:00
gathering Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
identification/properties Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
modules/bukkit Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
storage/database Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
utilities/java Fixed old code smells: 2019-05-03 15:11:56 +03:00
BStatsBukkit.java [Merge] Module split (#786) 2018-11-11 12:55:09 +02:00
BukkitServerShutdownSave.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
BukkitTaskSystem.java Export of /network page 2019-09-03 09:32:34 +03:00
Plan.java Fixed catch in Placeholder registering 2019-10-04 20:22:57 +03:00
PlanBukkitComponent.java Fixed a few sonar smells 2019-09-03 18:22:27 +03:00