mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
Config updates for changed extension names
This commit is contained in:
parent
209530be4d
commit
abef2b986d
@ -134,7 +134,9 @@ public class ConfigUpdater {
|
||||
new ConfigChange.Removed("Time.Periodic_tasks.Clean_caches_every"),
|
||||
new ConfigChange.Removed("Time.Periodic_tasks.Analysis_refresh_every"),
|
||||
new ConfigChange.Removed("Display_options.Show_player_IPs"),
|
||||
new ConfigChange.Removed("Export.Parts.JavaScript_and_CSS")
|
||||
new ConfigChange.Removed("Export.Parts.JavaScript_and_CSS"),
|
||||
new ConfigChange.Moved("Plugins.LiteBans", "Plugins.Litebans"),
|
||||
new ConfigChange.Moved("Plugins.BuyCraft", "Plugins.Buycraft")
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user