PlotSquared/Core/src/main/java/com/plotsquared/core/plot/world
Jordan 5e8d8629c2
fix: skip valid location check for world plots (#4388)
- Checking location on teleport to a single plot means the bukkit world is attempted to be accessed before it is loaded
 - we can just skip this check because we know the player will teleport to a reasonable location
2024-04-12 20:55:22 +02:00
..
DefaultPlotAreaManager.java fix: even better handling of schematic heights (#4102) 2023-07-10 23:13:36 +02:00
PlotAreaManager.java Fill in 'since' annotations 2023-06-15 17:24:21 +02:00
ScatteredPlotWorld.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
SinglePlot.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
SinglePlotArea.java Perform code formatting according to editorconfig (#3981) 2023-03-06 11:38:30 +01:00
SinglePlotAreaManager.java Update to new Spigot generation API (#3659) 2022-06-22 14:57:39 +02:00
SinglePlotManager.java fix: skip valid location check for world plots (#4388) 2024-04-12 20:55:22 +02:00
StandardPlotWorld.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00