-
Notifications
You must be signed in to change notification settings - Fork 15
Aardwolf_Regen
Eric Davis edited this page Mar 27, 2018
·
5 revisions
- This plugin is not currently working
- Author: Bast
- This plugin will wear a regen ring when in a room that is added or when sleeping or when going client afk
- see the Installation page, then load this plugin
- The default command for this plugin is
regen
- will automatically get regen id when worn the first time
add : add current room as a regen room
remove : remove current room as a regen room
show : show rooms
/**
This plugin is designed to wear the regen ring in certain rooms and when sleeping
The regen ring must be in your inventory and not in a container
It will wear the regen ring when
sleeping
when idling in a regen room for more than 1 minute
To add a room, go to that room and type "regen add"
It will remove the regen ring when
standing
when leaving a regen room
This plugin defaults to no action when entering a regen room. type "regen set off false" to enable that functionality
**/
Intro
Installation
Troubleshooting
Tips For VI Users
FAQ
Creating Plugins Based On Bastmush
Bastmush Plugins
- Aardwolf_Regen<\li>
- bast_spellup<\li>
- combattracker<\li>
- bast_hunt<\li>
- eqDB<\li>
- eqSets<\li>
- miniwin_cp<\li>
- miniwin_double<\li>
- miniwin_eq<\li>
- miniwin_events<\li>
- miniwin_example<\li>
- miniwin_gq<\li>
- miniwin_help<\li>
- miniwin_map<\li>
- miniwin_moons<\li>
- miniwin_noexp<\li>
- miniwin_quest<\li>
- miniwin_spellup<\li>
- miniwin_stats<\li>
- miniwin_tabbar<\li>
- notes<\li>
- planesmobs<\li>
- pluginlist<\li>
- setupchar<\li>
- StatDB<\li>
- StatMonitor<\li>
Internal bastmush Plugins (do not load these unless needed)
- areaDB<\li>
- broadcast_cp<\li>
- broadcast_double<\li>
- broadcast_gq<\li>
- broadcast_idle<\li>
- broadcast_invmon<\li>
- broadcast_kills<\li>
- broadcast_level<\li>
- broadcast_noexp<\li>
- broadcast_quest<\li>
- broadcast_runto<\li>
- broadcast_spellsskills<\li>
- broadcast_state<\li>
- broadcast_whois<\li>
- fix<\li>
- update_checker<\li>
Support files for bastmush
- objectlua<\li>
- aardutils<\li>
- aarddb<\li>
- chardb<\li>
- eqdb<\li>
- ldplugin<\li>
- miniwin<\li>
- mastertab<\li>
- pluginhelper<\li>
- phelpobject<\li>
- stringfuncs<\li>
- sqlitedb<\li>
- verify<\li>
- tablefuncs<\li>