mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 18:24:43 +02:00
Some plot area restructuring
This commit is contained in:
@ -33,7 +33,7 @@ public class PlotDeleteEvent extends AbstractEvent {
|
||||
* @return String
|
||||
*/
|
||||
public String getWorld() {
|
||||
return plot.getArea().worldname;
|
||||
return plot.getWorldName();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user