From 03313cd3957081839a3a597066c5054f89b33c30 Mon Sep 17 00:00:00 2001 From: Quackster Date: Sun, 4 Sep 2022 11:44:09 +1000 Subject: [PATCH] Remove Kitchen 2010 customs --- tools/havana.sql | 277 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 209 insertions(+), 68 deletions(-) diff --git a/tools/havana.sql b/tools/havana.sql index 270e360..81d1bbc 100644 --- a/tools/havana.sql +++ b/tools/havana.sql @@ -198,9 +198,9 @@ CREATE TABLE IF NOT EXISTS `catalogue_items` ( `active_at` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2104 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=COMPACT; +) ENGINE=InnoDB AUTO_INCREMENT=2096 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=COMPACT; --- Dumping data for table havana.catalogue_items: ~2,103 rows (approximately) +-- Dumping data for table havana.catalogue_items: ~2,095 rows (approximately) DELETE FROM `catalogue_items`; /*!40000 ALTER TABLE `catalogue_items` DISABLE KEYS */; INSERT INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price_coins`, `price_pixels`, `seasonal_coins`, `seasonal_pixels`, `hidden`, `amount`, `definition_id`, `item_specialspriteid`, `is_package`, `active_at`) VALUES @@ -2244,69 +2244,61 @@ INSERT INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price_ (2038, 'val09_floor_deal10', '131', 41, 14, 0, 0, 0, 0, 1, 0, '', 1, NULL), (2039, 'val09_floor2_deal5', '131', 42, 5, 0, 0, 0, 0, 1, 0, '', 1, NULL), (2040, 'val09_floor2_deal10', '131', 43, 15, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2041, 'ktchn10_block', '78', 26, 2, 0, 0, 0, 0, 1, 1855, '', 0, NULL), - (2042, 'ktchn10_cabnt', '78', 27, 2, 0, 0, 0, 0, 1, 1856, '', 0, NULL), - (2043, 'ktchn10_pot', '78', 28, 2, 0, 0, 0, 0, 1, 1857, '', 0, NULL), - (2044, 'ktchn10_sink', '78', 29, 2, 0, 0, 0, 0, 1, 1858, '', 0, NULL), - (2045, 'ktchn10_stove', '78', 30, 2, 0, 0, 0, 0, 1, 1859, '', 0, NULL), - (2046, 'ktchn10_tea', '78', 31, 2, 0, 0, 0, 0, 1, 1860, '', 0, NULL), - (2047, 'ktchn10_block_deal5', '78', 32, 15, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2048, 'ktchn10_block_deal10', '78', 33, 30, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2049, 'md_limukaappi_cmp', '132', 2, 2, 0, 0, 0, 0, 1, 1861, '', 0, NULL), - (2050, 'kinkysofa', '121', 2, 2, 0, 0, 0, 0, 1, 1862, '', 0, NULL), - (2051, 'poster_2008', '109', 8, 3, 0, 0, 0, 0, 1, 251, '2008', 0, NULL), - (2052, 'poster_2005', '121', 8, 3, 0, 0, 0, 0, 1, 251, '2005', 0, NULL), - (2053, 'ads_cl_moodi_camp', '109', 0, 2, 0, 0, 0, 0, 1, 1863, '', 0, NULL), - (2054, 'window_skyscraper_deal5', '53', 2, 6, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2055, 'country_soil_deal5', '59', -2, 5, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2056, 'country_grass_deal5', '59', -1, 5, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2057, 'country_ditch_deal5', '59', -2, 7, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2058, 'garden_wall_deal5', '134', 23, 4, 0, 0, 0, 0, 1, 0, '', 1, NULL), - (2059, 'hc2_armchair', '135', 0, 2, 0, 0, 0, 0, 1, 1864, '', 0, NULL), - (2060, 'hc2_barchair', '135', 1, 2, 0, 0, 0, 0, 1, 1865, '', 0, NULL), - (2061, 'hc2_biglamp', '135', 2, 2, 0, 0, 0, 0, 1, 1866, '', 0, NULL), - (2062, 'hc2_carpet', '135', 3, 2, 0, 0, 0, 0, 1, 1867, '', 0, NULL), - (2063, 'hc2_cart', '135', 4, 2, 0, 0, 0, 0, 1, 1868, '', 0, NULL), - (2064, 'hc2_coffee', '135', 5, 2, 0, 0, 0, 0, 1, 1869, '', 0, NULL), - (2065, 'hc2_divider', '135', 6, 2, 0, 0, 0, 0, 1, 1870, '', 0, NULL), - (2066, 'hc2_dvn', '135', 7, 2, 0, 0, 0, 0, 1, 1871, '', 0, NULL), - (2067, 'hc2_frplc', '135', 8, 2, 0, 0, 0, 0, 1, 1872, '', 0, NULL), - (2068, 'hc2_sofa', '135', 9, 2, 0, 0, 0, 0, 1, 1873, '', 0, NULL), - (2069, 'hc2_sofatbl', '135', 10, 2, 0, 0, 0, 0, 1, 1874, '', 0, NULL), - (2070, 'hc2_vase', '135', 11, 2, 0, 0, 0, 0, 1, 1875, '', 0, NULL), - (2071, 'hc3_bard', '135', 12, 2, 0, 0, 0, 0, 1, 1876, '', 0, NULL), - (2072, 'hc3_dc', '135', 13, 2, 0, 0, 0, 0, 1, 1877, '', 0, NULL), - (2073, 'hc3_divider', '135', 14, 2, 0, 0, 0, 0, 1, 1878, '', 0, NULL), - (2074, 'hc3_hugelamp', '135', 15, 2, 0, 0, 0, 0, 1, 1879, '', 0, NULL), - (2075, 'hc3_light', '135', 16, 2, 0, 0, 0, 0, 1, 1880, '', 0, NULL), - (2076, 'hc3_shelf', '135', 17, 2, 0, 0, 0, 0, 1, 1881, '', 0, NULL), - (2077, 'hc3_sofa', '135', 18, 2, 0, 0, 0, 0, 1, 1882, '', 0, NULL), - (2078, 'hc3_stereo', '135', 19, 2, 0, 0, 0, 0, 1, 1883, '', 0, NULL), - (2079, 'hc3_stool', '135', 20, 2, 0, 0, 0, 0, 1, 1884, '', 0, NULL), - (2080, 'hc3_table', '135', 21, 2, 0, 0, 0, 0, 1, 1885, '', 0, NULL), - (2081, 'hc3_vase', '135', 22, 2, 0, 0, 0, 0, 1, 1886, '', 0, NULL), - (2082, 'hc3_walldeco', '135', 23, 2, 0, 0, 0, 0, 1, 1887, '', 0, NULL), - (2083, 'basket', '136', 0, 2, 0, 0, 0, 0, 1, 1888, '', 0, NULL), - (2084, 'birdie', '136', 1, 2, 0, 0, 0, 0, 1, 1889, '', 0, NULL), - (2085, 'easterduck', '136', 2, 2, 0, 0, 0, 0, 1, 1890, '', 0, NULL), - (2086, 'rare_mnstr', '121', 0, 2, 0, 0, 0, 0, 1, 1891, '', 0, NULL), - (2087, 'rare_beehive_bulb*3', '139', 0, 2, 0, 0, 0, 0, 1, 1892, '', 0, NULL), - (2088, 'rare_dragonlamp_pink', '139', 1, 2, 0, 0, 0, 0, 1, 1893, '', 0, NULL), - (2089, 'rare_icecream*10', '139', 2, 2, 0, 0, 0, 0, 1, 1894, '', 0, NULL), - (2090, 'pillar*10', '139', 3, 2, 0, 0, 0, 0, 1, 1895, '', 0, NULL), - (2091, 'rare_parasol*4', '139', 4, 2, 0, 0, 0, 0, 1, 1896, '', 0, NULL), - (2092, 'scifidoor*11', '139', 5, 2, 0, 0, 0, 0, 1, 1897, '', 0, NULL), - (2093, 'sleepingbag*11', '139', 6, 2, 0, 0, 0, 0, 1, 1898, '', 0, NULL), - (2094, 'rare_fountain*4', '139', 7, 2, 0, 0, 0, 0, 1, 1899, '', 0, NULL), - (2095, 'rare_dragonlamp*10', '139', 8, 2, 0, 0, 0, 0, 1, 1900, '', 0, NULL), - (2096, 'rare_fan*10', '139', 9, 2, 0, 0, 0, 0, 1, 1901, '', 0, NULL), - (2097, 'rare_icecream*11', '139', 10, 2, 0, 0, 0, 0, 1, 1902, '', 0, NULL), - (2098, 'wooden_screen*10', '139', 11, 2, 0, 0, 0, 0, 1, 1903, '', 0, NULL), - (2099, 'pillow*10', '139', 12, 2, 0, 0, 0, 0, 1, 1904, '', 0, NULL), - (2100, 'scifiport*10', '139', 13, 2, 0, 0, 0, 0, 1, 1905, '', 0, NULL), - (2101, 'rare_elephant_statue*3', '139', 14, 2, 0, 0, 0, 0, 1, 1906, '', 0, NULL), - (2102, 'marquee*11', '139', 15, 2, 0, 0, 0, 0, 1, 1907, '', 0, NULL), - (2103, 'scifirocket*10', '139', 16, 2, 0, 0, 0, 0, 1, 1908, '', 0, NULL); + (2041, 'md_limukaappi_cmp', '132', 2, 2, 0, 0, 0, 0, 1, 1861, '', 0, NULL), + (2042, 'kinkysofa', '121', 2, 2, 0, 0, 0, 0, 1, 1862, '', 0, NULL), + (2043, 'poster_2008', '109', 8, 3, 0, 0, 0, 0, 1, 251, '2008', 0, NULL), + (2044, 'poster_2005', '121', 8, 3, 0, 0, 0, 0, 1, 251, '2005', 0, NULL), + (2045, 'ads_cl_moodi_camp', '109', 0, 2, 0, 0, 0, 0, 1, 1863, '', 0, NULL), + (2046, 'window_skyscraper_deal5', '53', 2, 6, 0, 0, 0, 0, 1, 0, '', 1, NULL), + (2047, 'country_soil_deal5', '59', -2, 5, 0, 0, 0, 0, 1, 0, '', 1, NULL), + (2048, 'country_grass_deal5', '59', -1, 5, 0, 0, 0, 0, 1, 0, '', 1, NULL), + (2049, 'country_ditch_deal5', '59', -2, 7, 0, 0, 0, 0, 1, 0, '', 1, NULL), + (2050, 'garden_wall_deal5', '134', 23, 4, 0, 0, 0, 0, 1, 0, '', 1, NULL), + (2051, 'hc2_armchair', '135', 0, 2, 0, 0, 0, 0, 1, 1864, '', 0, NULL), + (2052, 'hc2_barchair', '135', 1, 2, 0, 0, 0, 0, 1, 1865, '', 0, NULL), + (2053, 'hc2_biglamp', '135', 2, 2, 0, 0, 0, 0, 1, 1866, '', 0, NULL), + (2054, 'hc2_carpet', '135', 3, 2, 0, 0, 0, 0, 1, 1867, '', 0, NULL), + (2055, 'hc2_cart', '135', 4, 2, 0, 0, 0, 0, 1, 1868, '', 0, NULL), + (2056, 'hc2_coffee', '135', 5, 2, 0, 0, 0, 0, 1, 1869, '', 0, NULL), + (2057, 'hc2_divider', '135', 6, 2, 0, 0, 0, 0, 1, 1870, '', 0, NULL), + (2058, 'hc2_dvn', '135', 7, 2, 0, 0, 0, 0, 1, 1871, '', 0, NULL), + (2059, 'hc2_frplc', '135', 8, 2, 0, 0, 0, 0, 1, 1872, '', 0, NULL), + (2060, 'hc2_sofa', '135', 9, 2, 0, 0, 0, 0, 1, 1873, '', 0, NULL), + (2061, 'hc2_sofatbl', '135', 10, 2, 0, 0, 0, 0, 1, 1874, '', 0, NULL), + (2062, 'hc2_vase', '135', 11, 2, 0, 0, 0, 0, 1, 1875, '', 0, NULL), + (2063, 'hc3_bard', '135', 12, 2, 0, 0, 0, 0, 1, 1876, '', 0, NULL), + (2064, 'hc3_dc', '135', 13, 2, 0, 0, 0, 0, 1, 1877, '', 0, NULL), + (2065, 'hc3_divider', '135', 14, 2, 0, 0, 0, 0, 1, 1878, '', 0, NULL), + (2066, 'hc3_hugelamp', '135', 15, 2, 0, 0, 0, 0, 1, 1879, '', 0, NULL), + (2067, 'hc3_light', '135', 16, 2, 0, 0, 0, 0, 1, 1880, '', 0, NULL), + (2068, 'hc3_shelf', '135', 17, 2, 0, 0, 0, 0, 1, 1881, '', 0, NULL), + (2069, 'hc3_sofa', '135', 18, 2, 0, 0, 0, 0, 1, 1882, '', 0, NULL), + (2070, 'hc3_stereo', '135', 19, 2, 0, 0, 0, 0, 1, 1883, '', 0, NULL), + (2071, 'hc3_stool', '135', 20, 2, 0, 0, 0, 0, 1, 1884, '', 0, NULL), + (2072, 'hc3_table', '135', 21, 2, 0, 0, 0, 0, 1, 1885, '', 0, NULL), + (2073, 'hc3_vase', '135', 22, 2, 0, 0, 0, 0, 1, 1886, '', 0, NULL), + (2074, 'hc3_walldeco', '135', 23, 2, 0, 0, 0, 0, 1, 1887, '', 0, NULL), + (2075, 'basket', '136', 0, 2, 0, 0, 0, 0, 1, 1888, '', 0, NULL), + (2076, 'birdie', '136', 1, 2, 0, 0, 0, 0, 1, 1889, '', 0, NULL), + (2077, 'easterduck', '136', 2, 2, 0, 0, 0, 0, 1, 1890, '', 0, NULL), + (2078, 'rare_mnstr', '121', 0, 2, 0, 0, 0, 0, 1, 1891, '', 0, NULL), + (2079, 'rare_beehive_bulb*3', '139', 0, 2, 0, 0, 0, 0, 1, 1892, '', 0, NULL), + (2080, 'rare_dragonlamp_pink', '139', 1, 2, 0, 0, 0, 0, 1, 1893, '', 0, NULL), + (2081, 'rare_icecream*10', '139', 2, 2, 0, 0, 0, 0, 1, 1894, '', 0, NULL), + (2082, 'pillar*10', '139', 3, 2, 0, 0, 0, 0, 1, 1895, '', 0, NULL), + (2083, 'rare_parasol*4', '139', 4, 2, 0, 0, 0, 0, 1, 1896, '', 0, NULL), + (2084, 'scifidoor*11', '139', 5, 2, 0, 0, 0, 0, 1, 1897, '', 0, NULL), + (2085, 'sleepingbag*11', '139', 6, 2, 0, 0, 0, 0, 1, 1898, '', 0, NULL), + (2086, 'rare_fountain*4', '139', 7, 2, 0, 0, 0, 0, 1, 1899, '', 0, NULL), + (2087, 'rare_dragonlamp*10', '139', 8, 2, 0, 0, 0, 0, 1, 1900, '', 0, NULL), + (2088, 'rare_fan*10', '139', 9, 2, 0, 0, 0, 0, 1, 1901, '', 0, NULL), + (2089, 'rare_icecream*11', '139', 10, 2, 0, 0, 0, 0, 1, 1902, '', 0, NULL), + (2090, 'wooden_screen*10', '139', 11, 2, 0, 0, 0, 0, 1, 1903, '', 0, NULL), + (2091, 'pillow*10', '139', 12, 2, 0, 0, 0, 0, 1, 1904, '', 0, NULL), + (2092, 'scifiport*10', '139', 13, 2, 0, 0, 0, 0, 1, 1905, '', 0, NULL), + (2093, 'rare_elephant_statue*3', '139', 14, 2, 0, 0, 0, 0, 1, 1906, '', 0, NULL), + (2094, 'marquee*11', '139', 15, 2, 0, 0, 0, 0, 1, 1907, '', 0, NULL), + (2095, 'scifirocket*10', '139', 16, 2, 0, 0, 0, 0, 1, 1908, '', 0, NULL); /*!40000 ALTER TABLE `catalogue_items` ENABLE KEYS */; -- Dumping structure for table havana.catalogue_packages @@ -4262,7 +4254,7 @@ CREATE TABLE IF NOT EXISTS `external_texts` ( KEY `entry` (`entry`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; --- Dumping data for table havana.external_texts: ~45,662 rows (approximately) +-- Dumping data for table havana.external_texts: ~45,716 rows (approximately) DELETE FROM `external_texts`; /*!40000 ALTER TABLE `external_texts` DISABLE KEYS */; INSERT INTO `external_texts` (`entry`, `text`) VALUES @@ -56458,9 +56450,158 @@ CREATE TABLE IF NOT EXISTS `settings` ( PRIMARY KEY (`setting`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; --- Dumping data for table havana.settings: ~0 rows (approximately) +-- Dumping data for table havana.settings: ~148 rows (approximately) DELETE FROM `settings`; /*!40000 ALTER TABLE `settings` DISABLE KEYS */; +INSERT INTO `settings` (`setting`, `value`) VALUES + ('afk.timer.seconds', '900'), + ('alerts.gift.message', 'A new gift has arrived. This time you received a %item_name%.'), + ('april.fools', 'false'), + ('battleball.create.game.enabled', 'true'), + ('battleball.game.lifetime.seconds', '180'), + ('battleball.increase.points', 'true'), + ('battleball.preparing.game.seconds', '10'), + ('battleball.restart.game.seconds', '30'), + ('battleball.start.minimum.active.teams', '2'), + ('battleball.ticket.charge', '2'), + ('carry.timer.seconds', '300'), + ('catalogue.frontpage.input.1', 'topstory_habbo_beta.gif'), + ('catalogue.frontpage.input.2', 'Server is in beta!'), + ('catalogue.frontpage.input.3', 'Please bare with us while we sort out the final kinks and hitches'), + ('catalogue.frontpage.input.4', ''), + ('chat.spam.count', '10'), + ('childline.group.id', '0'), + ('club.gift.interval', '30'), + ('club.gift.present.label', 'You have just received your monthly club gift!'), + ('club.gift.timeunit', 'DAYS'), + ('collectables.page', '51'), + ('credits.scheduler.amount', '20'), + ('credits.scheduler.interval', '15'), + ('credits.scheduler.timeunit', 'MINUTES'), + ('daily.credits.amount', '120'), + ('daily.credits.wait.time', '300'), + ('delete.chatlogs.after.x.age', '2592000'), + ('delete.iplogs.after.x.age', '2592000'), + ('delete.tradelogs.after.x.age', '2592000'), + ('discussions.per.page', '10'), + ('discussions.replies.per.page', '10'), + ('email.smtp.enable', 'false'), + ('email.smtp.from.email', ''), + ('email.smtp.from.name', ''), + ('email.smtp.host', ''), + ('email.smtp.login.password', ''), + ('email.smtp.login.username', ''), + ('email.smtp.port', '465'), + ('email.static.content.path', 'http://localhost'), + ('enforce.strict.packet.policy', 'true'), + ('events.category.count', '11'), + ('events.expiry.minutes', '120'), + ('free.month.hc.registration', 'true'), + ('fuck.aaron', 'true'), + ('group.default.badge', 'b0503Xs09114s05013s05015'), + ('group.purchase.cost', '20'), + ('groups.ids.permission.addcredits', ''), + ('groups.ids.permission.ban', ''), + ('groups.ids.permission.bot', ''), + ('groups.ids.permission.checkbalance', ''), + ('groups.ids.permission.coords', ''), + ('groups.ids.permission.copyroom', ''), + ('groups.ids.permission.dc', ''), + ('groups.ids.permission.deletebadge', ''), + ('groups.ids.permission.giftroom', ''), + ('groups.ids.permission.givebadge', ''), + ('groups.ids.permission.headrotate', ''), + ('groups.ids.permission.hotelalert', ''), + ('groups.ids.permission.itemdebug', ''), + ('groups.ids.permission.mute', ''), + ('groups.ids.permission.packet', ''), + ('groups.ids.permission.reload', ''), + ('groups.ids.permission.removecredits', ''), + ('groups.ids.permission.resetpw', ''), + ('groups.ids.permission.roomalert', ''), + ('groups.ids.permission.roommute', ''), + ('groups.ids.permission.setconfig', ''), + ('groups.ids.permission.shutdown', ''), + ('groups.ids.permission.talk', ''), + ('groups.ids.permission.teleport', ''), + ('groups.ids.permission.tradeban', ''), + ('groups.ids.permission.unacceptable', ''), + ('groups.ids.permission.unban', ''), + ('groups.ids.permission.unmute', ''), + ('guide.completion.minutes', '4320'), + ('guide.search.timeout.minutes', '5'), + ('guides.group.id', '1'), + ('habbo.experts.group.id', '0'), + ('happy.hour.weekday.end', '18:00:00'), + ('happy.hour.weekday.start', '17:00:00'), + ('happy.hour.weekend.end', '13:00:00'), + ('happy.hour.weekend.start', '12:00:00'), + ('homepage.template.file', 'index'), + ('hot.groups.community.limit', '8'), + ('hot.groups.limit', '10'), + ('hotel.check.online', 'true'), + ('loader.dcr', 'http://localhost/dcr/v31/habbo.dcr?'), + ('loader.external.texts', 'http://localhost/dcr/v31/gamedata/external_texts.txt?'), + ('loader.external.variables', 'http://localhost/dcr/v31/gamedata/external_variables.txt?'), + ('loader.game.ip', '127.0.0.1'), + ('loader.game.port', '12321'), + ('loader.mus.ip', '127.0.0.1'), + ('loader.mus.port', '12322'), + ('maintenance', 'false'), + ('max.connections.per.ip', '2'), + ('max.tags.groups', '20'), + ('max.tags.users', '8'), + ('messenger.enable.official.update.speed', 'false'), + ('messenger.max.friends.club', '600'), + ('messenger.max.friends.nonclub', '100'), + ('navigator.hide.empty.public.categories', 'true'), + ('navigator.show.hidden.rooms', 'false'), + ('normalise.input.strings', 'false'), + ('pixels.max.tries.single.room.instance', '2147483647'), + ('pixels.received.interval', '10'), + ('pixels.received.timeunit', 'MINUTES'), + ('players.all.time.peak', '0'), + ('players.daily.peak', '0'), + ('players.daily.peak.date', '04-09-2022'), + ('players.online', '0'), + ('profile.editing', 'false'), + ('regenerate.map.enabled', 'true'), + ('regenerate.map.interval', '1'), + ('registration.disabled', 'false'), + ('reset.sso.after.login', 'true'), + ('reward.credits.loser.range', '0-4'), + ('reward.credits.winner.range', '10-20'), + ('roller.tick.default', '2000'), + ('room.ads', 'true'), + ('room.dispose.timer.enabled', 'true'), + ('room.dispose.timer.seconds', '30'), + ('room.intersitial.ads', 'true'), + ('seasonal.items', 'false'), + ('shutdown.minutes', '1'), + ('site.imaging.path', 'http://localhost'), + ('site.name', 'Habbo'), + ('site.path', 'http://localhost'), + ('sleep.timer.seconds', '300'), + ('snowstorm.create.game.enabled', 'true'), + ('snowstorm.game.lifetime.seconds', '0'), + ('snowstorm.increase.points', 'true'), + ('snowstorm.preparing.game.seconds', '10'), + ('snowstorm.restart.game.seconds', '30'), + ('snowstorm.start.minimum.active.teams', '2'), + ('snowstorm.ticket.charge', '2'), + ('stack.height.limit', '8'), + ('static.content.path', 'http://localhost'), + ('talk.bubble.timeout.seconds', '15'), + ('talk.garbled.text', 'true'), + ('trade.email.verification', 'false'), + ('tutorial.enabled', 'false'), + ('vouchers.enabled', 'true'), + ('walk.spam.count', '10'), + ('welcome.message.content', 'Hello, %username%! And welcome to the Havana server!'), + ('welcome.message.enabled', 'false'), + ('wordfilter.word.replacement', 'bobba'), + ('wordfitler.enabled', 'true'), + ('xp.monthly.expiry', '04-09'); /*!40000 ALTER TABLE `settings` ENABLE KEYS */; -- Dumping structure for table havana.settings_effects @@ -56644,7 +56785,7 @@ CREATE TABLE IF NOT EXISTS `users` ( KEY `is_online` (`is_online`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; --- Dumping data for table havana.users: ~0 rows (approximately) +-- Dumping data for table havana.users: ~1 rows (approximately) DELETE FROM `users`; /*!40000 ALTER TABLE `users` DISABLE KEYS */; /*!40000 ALTER TABLE `users` ENABLE KEYS */;