mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 11:44:42 +02:00
Fixes
Closes #683 Potential fix for sign issue Potential fix for templates not working Incremented version number.
This commit is contained in:
@ -716,7 +716,7 @@ public class Plot {
|
||||
public Location getHome() {
|
||||
return MainUtil.getPlotHome(this);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Get the average rating of the plot. This is the value displayed in /plot info
|
||||
* @return average rating as double
|
||||
|
Reference in New Issue
Block a user