Skip to content

Commit af6339b

Browse files
authored
rejected: clarify clarified autotyping restrictions
1 parent b91a4bb commit af6339b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rejected-or-Rolled-Back-Features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Jagex has requested removal of certain features, and current discussion of featu
3333
* Plugins which are of an adult or overtly sexual nature.
3434
* Plugins that simulate content for any purpose. (e.g. Jagex previously requested Quest Helper's Leviathan simulation be removed.)
3535
* Plugins which "crowdsource" data about other players, such as player locations, gear, names, etc.
36-
* Plugins which programmatically modify the user's chatbox input for any reason (pasting messages, shorthand expansion, clearing the chatbox, etc.). This is considered to be autotyping. The only way text can get into the chatbox is if the user is pressing keys themselves.
36+
* Plugins which programmatically insert text into the user's chatbox input for any reason (pasting messages, shorthand expansion, etc.). This is considered to be autotyping. The only way text can get into the chatbox is if the user is pressing keys themselves.
3737
* Plugins which programmatically modify an outgoing chat message after user sends it (same as above).
3838

3939
#### Menu Entry Swapping

0 commit comments

Comments
 (0)