modules.list 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. module "third/sajoin_chan"
  2. {
  3. description "Sajoin entire channels into another =]]";
  4. version "2.1.0";
  5. author "Gottem";
  6. documentation "https://gottem.nl/unreal/man/sajoin_chan";
  7. troubleshooting "In case of problems, check the FAQ at https://gottem.nl/unreal/halp or e-mail me at support@gottem.nl";
  8. source "https://gottem.nl/unreal/mod/malv/sajoin_chan.c";
  9. sha256sum "1808886bb5173fe85feef46d01d2e4a5f70bc2b81f5149caf4520b8865b55a9a";
  10. min-unrealircd-version "6.*";
  11. post-install-text
  12. {
  13. "The module is installed, now all you need to do is add a 'loadmodule' line to your config file:";
  14. "loadmodule \"third/sajoin_chan\";";
  15. "Then /rehash the IRCd.";
  16. "For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/sajoin_chan";
  17. }
  18. }
  19. module "third/reportlol"
  20. {
  21. description "Dankass /report command lol";
  22. version "2.1.0";
  23. author "Gottem";
  24. documentation "https://gottem.nl/unreal/man/reportlol";
  25. troubleshooting "In case of problems, check the FAQ at https://gottem.nl/unreal/halp or e-mail me at support@gottem.nl";
  26. source "https://gottem.nl/unreal/mod/malv/reportlol.c";
  27. sha256sum "cee9c3b3457250404d48e07cda0bb57ac6bd4fa723855ace9e7589b4afd4f8de";
  28. min-unrealircd-version "6.*";
  29. post-install-text
  30. {
  31. "The module is installed, now all you need to do is add a 'loadmodule' line to your config file:";
  32. "loadmodule \"third/reportlol\";";
  33. "Then /rehash the IRCd.";
  34. "For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/reportlol";
  35. }
  36. }
  37. module "third/holidays"
  38. {
  39. description "HAPPY HOLIDAYS FROM MALFAJUR";
  40. version "2.1.0";
  41. author "Gottem";
  42. documentation "https://gottem.nl/unreal/man/holidays";
  43. troubleshooting "In case of problems, check the FAQ at https://gottem.nl/unreal/halp or e-mail me at support@gottem.nl";
  44. source "https://gottem.nl/unreal/mod/malv/holidays.c";
  45. sha256sum "ebbb7856d974776da5535608b3a464c4498b8cc8917cf27e08d1bdd57864721c";
  46. min-unrealircd-version "6.*";
  47. post-install-text
  48. {
  49. "The module is installed, now all you need to do is add a 'loadmodule' line to your config file:";
  50. "loadmodule \"third/holidays\";";
  51. "Then /rehash the IRCd.";
  52. "For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/holidays";
  53. }
  54. }
  55. module "third/saprivmsg"
  56. {
  57. description "Similar to SAJOIN etc, but instead make people say shit";
  58. version "2.1.0";
  59. author "Gottem";
  60. documentation "https://gottem.nl/unreal/man/saprivmsg";
  61. troubleshooting "In case of problems, check the FAQ at https://gottem.nl/unreal/halp or e-mail me at support@gottem.nl";
  62. source "https://gottem.nl/unreal/mod/malv/saprivmsg.c";
  63. sha256sum "6ccb67877a3bea117304e26d994649be7eed9e993f9a7b2b448d8158a531e01f";
  64. min-unrealircd-version "6.*";
  65. post-install-text
  66. {
  67. "The module is installed, now all you need to do is add a 'loadmodule' line to your config file:";
  68. "loadmodule \"third/saprivmsg\";";
  69. "Then /rehash the IRCd.";
  70. "For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/saprivmsg";
  71. }
  72. }
  73. module "third/mshun"
  74. {
  75. description "Implements an M-Line for special shuns";
  76. version "2.1.0";
  77. author "Gottem";
  78. documentation "https://gottem.nl/unreal/man/mshun";
  79. troubleshooting "In case of problems, check the FAQ at https://gottem.nl/unreal/halp or e-mail me at support@gottem.nl";
  80. source "https://gottem.nl/unreal/mod/malv/mshun.c";
  81. sha256sum "07f9bd158bff8ddfd4bfb4ca4adb9f79316608d5a8beabdda101d138b0d8b169";
  82. min-unrealircd-version "6.*";
  83. post-install-text
  84. {
  85. "The module is installed, now all you need to do is add a 'loadmodule' line to your config file:";
  86. "loadmodule \"third/mshun\";";
  87. "Then /rehash the IRCd.";
  88. "For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/mshun";
  89. }
  90. }
  91. module "third/otkl"
  92. {
  93. description "Implements one-time TKLines";
  94. version "2.1.0";
  95. author "Gottem";
  96. documentation "https://gottem.nl/unreal/man/otkl";
  97. troubleshooting "In case of problems, check the FAQ at https://gottem.nl/unreal/halp or e-mail me at support@gottem.nl";
  98. source "https://gottem.nl/unreal/mod/malv/otkl.c";
  99. sha256sum "970c96f5f6ef8ca8c231d321a0c48f68e23edcedc3b5364b1cad635bf00a4c55";
  100. min-unrealircd-version "6.*";
  101. post-install-text
  102. {
  103. "The module is installed, now all you need to do is add a 'loadmodule' line to your config file:";
  104. "loadmodule \"third/otkl\";";
  105. "Then /rehash the IRCd.";
  106. "For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/otkl";
  107. }
  108. }
  109. module "third/mafiareturns"
  110. {
  111. description "Improves MafiaReturns chat functionality";
  112. version "2.1.0";
  113. author "Gottem";
  114. documentation "https://gottem.nl/unreal/man/mafiareturns";
  115. troubleshooting "In case of problems, check the FAQ at https://gottem.nl/unreal/halp or e-mail me at support@gottem.nl";
  116. source "https://gottem.nl/unreal/mod/spec/mafiareturns.c";
  117. sha256sum "d95305b45c2d19658b88b6c3619e59b5dc4389360fd9fbb070773cd521147c3b";
  118. min-unrealircd-version "6.*";
  119. post-install-text
  120. {
  121. "The module is installed, now all you need to do is add a 'loadmodule' line to your config file:";
  122. "loadmodule \"third/mafiareturns\";";
  123. "Then /rehash the IRCd.";
  124. "For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/mafiareturns";
  125. }
  126. }