Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. // This file lets you enforce a certain plugin list and order for all clients
  2. // attempting to join this server
  3. //
  4. // By default, only the English and Russian editions of Morrowind are allowed,
  5. // because the German and French editions have hardcoded translations, whereas
  6. // the Russian edition has localization files that make it compatible with the
  7. // English edition
  8.  
  9. {
  10. "0": {"Morrowind.esm": ["0x7B6AF5B9", "0x34282D67"]},
  11. "1": {"Tribunal.esm": ["0xF481F334", "0x211329EF"]},
  12. "2": {"Bloodmoon.esm": ["0x43DD2132", "0x9EB62F26"]},
  13. "3": {"abotWindowsGlow.esp": []},
  14. "4": {"almalexia armor.esp": []},
  15. "5": {"Animated Morrowind.esp": []},
  16. "6": {"AreaEffectArrows.esp": []},
  17. "7": {"AtmosphericSoundEffects-3.0-Tribunal.esp": []},
  18. "8": {"Barabus' fireplaces 2.esp": []},
  19. "9": {"bcsounds.esp": []},
  20. "10": {"Better Skulls.ESP": []},
  21. "11": {"Better Weapons and Armors.esp": []},
  22. "12": {"Better_Sounds.esp": []},
  23. "13": {"BetterClothesForTB.esp": []},
  24. "14": {"Bloated Caves.esp": []},
  25. "15": {"bones.esp": []},
  26. "16": {"Book Jackets - Bloodmoon.esp": []},
  27. "17": {"Book Jackets - Morrowind.esp": []},
  28. "18": {"Book Jackets - Tribunal.esp": []}
  29. "19": {"Clean MCFC_1.0.esp": []},
  30. "20": {"correctUV Ore Replacer 1.0.esp": []},
  31. "21": {"entertainers.esp": []},
  32. "22": {"ExcellentMagicSounds.esp": []},
  33. "23": {"Female Armor - Complete.esp": []},
  34. "24": {"Golden Gold.esp": []},
  35. "25": {"Graphic Herbalism.esp": []},
  36. "26": {"guarskin_drum_replacer.esp": []},
  37. "27": {"imperial chain fix.esp": []},
  38. "28": {"JEB_muffin_fix.esp": []},
  39. "29": {"Key Replacer Trib & BM.esp": []},
  40. "30": {"LeftGloves_Addon_v2.esp": []},
  41. "31": {"MA_snowprincetomb_v3.esp": []},
  42. "32": {"master_index.esp": []},
  43. "33": {"MK_Khajiit.esp": []},
  44. "34": {"Morrowind Patch 1.6.5 Beta (BTB Edit).esm": []},
  45. "35": {"MW Containers Animated.esp": []},
  46. "36": {"Neo's Unique Creatures.esp": []},
  47. "37": {"New Voices.esp": []},
  48. "38": {"NewBlood_MwTbBm1.1.esp": []},
  49. "39": {"OTR_Coast_Variety.esp": []},
  50. "40": {"Particle Arrow Replacer.esp": []},
  51. "41": {"Poorly Placed Object Fix 1.2.esm": []},
  52. "42": {"Psy_UniqueDremora_T.esp": []},
  53. "43": {"Psy_VGR_Armour.esp": []},
  54. "44": {"Shieldfx.esp": []},
  55. "45": {"Siege at Firemoth.esp": []},
  56. "46": {"RealSignposts.esp": []},
  57. "47": {"AldRuhnHouse.ESP": []},
  58. "48": {"Accurate Attack.esp": []},
  59. "49": {"SirLuthor-Tools.esp": []},
  60. "50": {"Sleepers, Awake!.esp": []},
  61. "51": {"STA_guides_replacer.esp": []},
  62. "52": {"Statue Replacer - Normal.esp": []},
  63. "53": {"Texture Fix - Bloodmoon 1.1.esp": []},
  64. "54": {"Texture Fix 2.2.esm": []},
  65. "55": {"True_Lights_And_Darkness_1.0-NoDaylight.esp": []},
  66. "56": {"UF_HortRobeF001.esp": []},
  67. "57": {"UFR_v3dot2.esp": []},
  68. "58": {"Unique Banners and Signs.esp": []},
  69. "59": {"UniqueFinery.esp": []},
  70. "60": {"Vurt's BC Tree Replacer II": []},
  71. "61": {"WA_Signy_Signposts(!).ESP": []},
  72. "62": {"Windows Glow - Bloodmoon Eng.esp": []},
  73. "63": {"Windows Glow - Raven Rock Eng.esp": []},
  74. "64": {"Windows Glow - Tribunal Eng.esp": []},
  75. "65": {"Windows Glow.esp": []},
  76. "66": {"XE Sky Variations.esp": []},
  77. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement