mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-05-01 23:56:25 +02:00

- Fixes #3860 - Guice requires javax annotations be used for Inject annotated constructors - Guice does not require not-null annotations, this is assumed - Also to do with #3413