Package com.palmergames.bukkit.towny
Class ChunkNotification
java.lang.Object
com.palmergames.bukkit.towny.ChunkNotification
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAreaNotification
(Resident resident) getAreaPvPNotification
(Resident resident) getNotificationContent
(Resident resident) getNotificationString
(Resident resident) getOwnerOrPlotNameNotification
(Resident resident) getTownPVPNotification
(Resident resident) static void
Called on Config load.
-
Field Details
-
notificationFormat
-
notificationSplitter
-
areaWildernessNotificationFormat
-
areaWildernessPvPNotificationFormat
-
areaTownNotificationFormat
-
areaTownPvPNotificationFormat
-
ownerNotificationFormat
-
noOwnerNotificationFormat
-
plotNotificationSplitter
-
plotNotificationFormat
-
homeBlockNotification
-
outpostBlockNotification
-
forSaleNotificationFormat
-
notForSaleNotificationFormat
-
plotTypeNotificationFormat
-
groupNotificationFormat
-
districtNotificationFormat
-
-
Constructor Details
-
ChunkNotification
-
-
Method Details
-
loadFormatStrings
public static void loadFormatStrings()Called on Config load. Specifically: TownySettings.loadConfig() -
getNotificationString
-
getNotificationContent
-
getAreaNotification
-
getAreaPvPNotification
-
getOwnerOrPlotNameNotification
-
getTownPVPNotification
-
getPlotNotification
-
getPlotNotificationContent
-
getHomeblockNotification
-
getOutpostblockNotification
-
getForSaleNotification
-
getGroupNotification
-
getDistrictNotification
-
getPlotTypeNotification
-