6 Commits
Author SHA1 Message Date
ErmalSh 2d5b117060 Fixes based on review
- Removed positions from config
- Renamed config values to a better name
- Fixed descriptions of config values to make more sense
2019-01-20 16:40:41 -05:00
ErmalSh 857dd2810d Add: "Pay-fare" to swap "Board" on the Travel Cart
- Integrated within the Travel config option
- Swap Board to Pay-fare for the travel cart near Hajedy
2019-01-20 16:38:14 -05:00
ErmalSh fcd47e012a Add: Notification to show amount of Ammo left
Integrated into the Cannon Plugin
Created 2 config items:
1) Set value of Ammo Left in order to set notification
2) Turn the config option on to show this notification

Created the notification on CannonPlugin.java
2019-01-20 16:25:08 -05:00
ErmalSh bca45c5d4c Updates based on Reviewer Suggestions
- COMBAT_TIMEOUT renamed to combatTimeout since it's not a constant
- Created hideStatusBar() method for code cleanliness
- Renamed Config option to remove capitalization on some words
2019-01-19 14:53:25 -05:00
Ermal Shkullaku 2d394a24a3 Fixed when Toggle Option is off on Login
- This caused an issue where the delay would be ignored after setting it on after login
2019-01-19 13:23:52 -05:00
Ermal Shkullaku fd202035b5 Updated Position of Config Options
-Added position to each of the options
-Placed the delay at the bottom
2019-01-19 13:05:17 -05:00