PlotSquared/Core/src/main/java/com/plotsquared/core/plot
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
..
comment
expiration
flag Release 7.3.7 2024-04-04 21:47:43 +02:00
schematic
world fix: skip valid location check for world plots (#4388) 2024-04-12 20:55:22 +02:00
BlockBucket.java
Plot.java fix: skip valid location check for world plots (#4388) 2024-04-12 20:55:22 +02:00
PlotArea.java Release 7.3.4 2024-02-12 20:24:23 +01:00
PlotAreaTerrainType.java
PlotAreaType.java
PlotCluster.java
PlotCommentContainer.java
PlotHandler.java
PlotId.java Rewrite javadocs for PlotId class (#4157) 2023-09-15 13:17:42 -04:00
PlotInventory.java
PlotItemStack.java
PlotManager.java
PlotModificationManager.java Fix: No response to errors in plot user group modifications (#4197) 2023-10-05 14:54:11 +01:00
PlotSettings.java
PlotTitle.java
PlotWeather.java
PlotWorld.java
Rating.java