Preemptive bugfixing part 3.1
This commit is contained in:
@@ -241,7 +241,7 @@ public class PrayerAltarPlugin extends OptionHandler {
|
||||
* Gets the messages.
|
||||
* @return the messages
|
||||
*/
|
||||
private String[] getMessages() {
|
||||
public String[] getMessages() {
|
||||
return messages;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user