mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 11:30:19 -07:00
Add XP drop plugin
This commit is contained in:
parent
be61fd1daf
commit
529f741e13
18 changed files with 342 additions and 71 deletions
|
|
@ -8,7 +8,7 @@ import java.util.ArrayList;
|
|||
import java.util.Date;
|
||||
|
||||
public class plugin extends Plugin {
|
||||
boolean isEnabled;
|
||||
boolean isEnabled = false;
|
||||
|
||||
int MAX_VISIBLE_UPDATES = 5;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue