mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-05-14 02:45:49 -04:00
Add Region Chat plugin (#1783)
This commit is contained in:
@@ -73,6 +73,7 @@ dependencies {
|
||||
}
|
||||
thirdParty("io.ably:ably-java:1.2.5") {
|
||||
because "broadcaster"
|
||||
because "region-chat"
|
||||
exclude group: 'com.google.code.gson'
|
||||
}
|
||||
}
|
||||
|
||||
3
plugins/region-chat
Normal file
3
plugins/region-chat
Normal file
@@ -0,0 +1,3 @@
|
||||
repository=https://github.com/Zoinkwiz/region-chat.git
|
||||
commit=1aa9d977ff5ad7d9c04fe8caf65198effcc78514
|
||||
warning=This plugin submits your IP Address, in-game name, and chat messages in certain regions to a server not controlled or verified by the RuneLite developers.
|
||||
Reference in New Issue
Block a user