ejaz-karim / reword-manager

Reword Chat messages, Items, NPCs, Objects, Options, Player and Clan names in RuneLite (Old School Runescape)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reword Manager

A plugin for RuneLite

This project uses Adoptium Eclipse Temurin 11 as its JDK.

Introduction

Reword Manager will allow for Chat messages, Items, NPCs, Objects, Options, Player and Clan names to be reworded.

Examples

NPC List

Wise Old Man,Example
Vannaka,Example1
Bob,Example2
Zaff,<col=ff0000>Zaff</col>

Entering data in the lists must be in the CSV format x,y and is case-sensitive. You MUST use a new line for new entries. It is possible to recolour the names of NPCs, Items, etc. with HTML Hexadecimal colour codes.

Exceptions

Known bug: Rewording player & clan names may not work if the name contains a space. Rewording player names may not work if the player is an ironman.

Messages containing </col> or <br> will not be modified. E.g. Checking Serpentine helm scales, Casting a line in Barbarian fishing.

Some special characters in the Chat list may not be reworded.

If you are trying to modify a message in the Chat list containing <,> it will appear as <lt>,<gt> and may not be reworded.

About

Reword Chat messages, Items, NPCs, Objects, Options, Player and Clan names in RuneLite (Old School Runescape)

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%