FFXIV Bot - 2.3.0.5 Scripting additions for harvesting and more

Read-only announcements from the team.

Moderator: ScreamingEagle

Post Reply
Message
Author
PitViper
Site Admin
Posts: 20739
Joined: Tue Oct 16, 2007 7:01 am

FFXIV Bot - 2.3.0.5 Scripting additions for harvesting and more

#1 Post by PitViper »

June 13, 2022 MMOViperBot Verison 2.3.0.5

All Bots:
- Added: Scripting API: IPluginManager - NOTE: Moving all plugin specific functions here (GetPlugin, SendMessage to plugin, etc.).
- Added: Scripting API: Some plugin functions marked as deprecated and will be removed in a future patch.
- Deprecated: IGame:IPlugin GetPlugin(string pluginName) (Moved to IPluginManager)
- Deprecated: IGame:List<IPlugin> Plugins { get; } (Moved to IPluginManager)

FFXIV Bot:
- Added: Scripting API: IBuff, IBuffManager - Buffs and effects
- Added: Scripting API: IWindow: SendCommand
- Added: Scripting API: IWindow: GetWindow
- Added: Scripting API: IWindow: ListWindows
- Added: Scripting API: INodeManager, INodeItem - Harvesting Interactions
- Added: Scripting API: IPlayer.ClassJob

Post Reply

Return to “Announcements”