| org.rominos2.Seasons.api.SeasonsSettings.getModNotificationDayMessage()
No more Notifications
|
| org.rominos2.Seasons.api.SeasonsSettings.getModNotificationSeasonMessage()
No more Notifications
|
| org.rominos2.Seasons.api.SeasonObject.getNotificationDayMaterial()
No more Notifications
|
| org.rominos2.Seasons.api.Events.SeasonsMessageEvent.getNotificationMaterial()
No more Notifications
|
| org.rominos2.Seasons.api.Events.SeasonsMessageEvent.getNotificationMessage()
No more Notifications
|
| org.rominos2.Seasons.api.SeasonObject.getNotificationSeasonMaterial()
No more Notifications
|
| org.rominos2.Seasons.api.SeasonsSettings.getSpoutNotificationDayMessage()
Now Use getModNotificationDayMessage
|
| org.rominos2.Seasons.api.SeasonsSettings.getSpoutNotificationSeasonMessage()
Now Use getModNotificationSeasonMessage
|
| org.rominos2.Seasons.api.Managers.SeasonsManager.getTexturesHashMap()
Removed
|
| org.rominos2.Seasons.api.SeasonsSettings.isModSupport()
No more needed
Permit to know if mod support is used in this world
|
| org.rominos2.Seasons.api.Events.SeasonsMessageEvent.isNotificationCancelled()
No more Notifications
|
| org.rominos2.Seasons.api.Managers.SeasonsManager.isTexturesForced(Player)
Removed
|
| org.rominos2.Seasons.api.Seasons.isUsingSpout()
No more Spout Use
|
| org.rominos2.Seasons.api.SeasonsSettings.setModNotificationDayMessage(String)
No more Notifications
Change the Message displayed on Notification on Special Days.
|
| org.rominos2.Seasons.api.SeasonsSettings.setModNotificationSeasonMessage(String)
No more Notifications
Change the Message displayed on Notifications on Season start.
|
| org.rominos2.Seasons.api.Events.SeasonsMessageEvent.setNotificationCancelled(boolean)
No more Notifications
Cancel the Notification ?
|
| org.rominos2.Seasons.api.SeasonObject.setNotificationDayMaterial(Material)
No more Notifications
Change the Material displayed on the Notification on Special Day during the Season.
|
| org.rominos2.Seasons.api.Events.SeasonsMessageEvent.setNotificationMaterial(Material)
No more Notifications
Change the Notification material displayed.
|
| org.rominos2.Seasons.api.Events.SeasonsMessageEvent.setNotificationMessage(String)
No more Notifications
Change the Notification message displayed.
|
| org.rominos2.Seasons.api.SeasonObject.setNotificationSeasonMaterial(Material)
No more Notifications
Change the material displayed on the Notification on Season start.
|
| org.rominos2.Seasons.api.Managers.SeasonsManager.setPlayerTextures(Player, boolean)
Removed
|
| org.rominos2.Seasons.api.SeasonsSettings.setSpoutNotificationDayMessage(String)
Now Use setModNotificationDayMessage
|
| org.rominos2.Seasons.api.SeasonsSettings.setSpoutNotificationSeasonMessage(String)
Now Use setModNotificationSeasonMessage
|