Hooks: Difference between revisions
From PurpleIRC Wiki
Cnaudeadmin (talk | contribs) No edit summary |
Cnaudeadmin (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* [http://dev.bukkit.org/server-mods/mcmmo/ mcMMO] admin and party chats. | * [http://dev.bukkit.org/server-mods/mcmmo/ mcMMO] admin and party chats. | ||
* [http://dev.bukkit.org/server-mods/factionchat/ FactionChat] chat modes. (public, ally and enemy) | * [http://dev.bukkit.org/server-mods/factionchat/ FactionChat] chat modes. (public, ally and enemy) | ||
* [http://dev.bukkit.org/server-mods/herochat/ HeroChat] Global, all channels or specific channels | * [http://dev.bukkit.org/server-mods/herochat/ HeroChat] Global, all channels or specific channels | ||
* [http://dev.bukkit.org/server-mods/titanchat/ TitanChat] chat manager | * [http://dev.bukkit.org/server-mods/titanchat/ TitanChat] chat manager | ||
* [http://palmergames.com/towny/ TownyChat] | * [http://palmergames.com/towny/ TownyChat] See [[FAQ#Why_won.27t_TownyChat_messages_relay_to_IRC.3F|FAQ]] | ||
* [http://dev.bukkit.org/server-mods/dynmap/ Dynmap] web chat | * [http://dev.bukkit.org/server-mods/dynmap/ Dynmap] web chat | ||
* [https://h.cnaude.org/jenkins/job/AdminPrivateChat/ AdminPrivateChat] | * [https://h.cnaude.org/jenkins/job/AdminPrivateChat/ AdminPrivateChat] | ||
* [https://www.spigotmc.org/resources/venturechat.771/ VentureChat] | * [https://www.spigotmc.org/resources/venturechat.771/ VentureChat] | ||
* [https://www.spigotmc.org/resources/discordsrv.18494/ DiscordSRV] | * [https://www.spigotmc.org/resources/discordsrv.18494/ DiscordSRV] See [[FAQ#How_do_I_integrate_with_DiscordSRV.3F|FAQ]] | ||
=== Other Hooks === | === Other Hooks === | ||
* [http://dev.bukkit.org/server-mods/clevernotch/ CleverNotch] bot messages | * [http://dev.bukkit.org/server-mods/clevernotch/ CleverNotch] bot messages | ||
* [http://dev.bukkit.org/server-mods/reportrts/ ReportRTS] ticket notifications | * [http://dev.bukkit.org/server-mods/reportrts/ ReportRTS] ticket notifications | ||
* [http://dev.bukkit.org/bukkit-plugins/vanish/ VanishNoPacket]. Prevents IRC from announcing vanished players. If you need '''FakeJoin''' and '''FakeQuit''' events use the [http://h.cnaude.org:8081/job/VanishNoPacket/ customized version] | * [http://dev.bukkit.org/bukkit-plugins/vanish/ VanishNoPacket]. Prevents IRC from announcing vanished players. If you need '''FakeJoin''' and '''FakeQuit''' events use the [http://h.cnaude.org:8081/job/VanishNoPacket/ customized version] | ||
* [http://dev.bukkit.org/server-mods/shortify/ Shortify] URL shortener. '''[http://h.cnaude.org:8081/job/Shortify/ 1.8 and newer only]''' | * [http://dev.bukkit.org/server-mods/shortify/ Shortify] URL shortener. '''[http://h.cnaude.org:8081/job/Shortify/ 1.8 and newer only]''' | ||
* RedditStream notifications | * RedditStream notifications | ||
* [http://dev.bukkit.org/bukkit-plugins/supervanish SuperVanish] | * [http://dev.bukkit.org/bukkit-plugins/supervanish SuperVanish] | ||
* [http://dev.bukkit.org/server-mods/grief-prevention/ GriefPrevention] - Soft muted messages won't appear in IRC. | * [http://dev.bukkit.org/server-mods/grief-prevention/ GriefPrevention] - Soft muted messages won't appear in IRC. |
Latest revision as of 14:16, 13 July 2017
The PurpleIRC plugin will attempt to hook into several plugins.
Chat Hooks
- mcMMO admin and party chats.
- FactionChat chat modes. (public, ally and enemy)
- HeroChat Global, all channels or specific channels
- TitanChat chat manager
- TownyChat See FAQ
- Dynmap web chat
- AdminPrivateChat
- VentureChat
- DiscordSRV See FAQ
Other Hooks
- CleverNotch bot messages
- ReportRTS ticket notifications
- VanishNoPacket. Prevents IRC from announcing vanished players. If you need FakeJoin and FakeQuit events use the customized version
- Shortify URL shortener. 1.8 and newer only
- RedditStream notifications
- SuperVanish
- GriefPrevention - Soft muted messages won't appear in IRC.
List Hooks
The irc hoooks command will provide information about what PurpleIRC is hooked into.