Overview Plugin - HearthunterPro/HanaBot GitHub Wiki

Overview Plugin

Plugin has Commands

  • /hana luafile : list file
  • /hana load [locate file] : test file lua
  • /hana saveconfig : saveconfig
  • /hana reload : reload config
  • /hana reload system : reload system Permission
  • hana.use* : open use commands
  • hana.luafile
  • hana.load
  • hana.saveconfig
  • hana.reload

Explain the basics

When starting work will create folder directory and export file luaj to lib folder and download Library Hana to system folder but not export file AddonMoney.jar, you need to do export AddonMoney.jar to folder lib by yourself or Download here (if you want addon money)--

System hana main loading is ini.lua in folder system you can edit it and you can add file lua then edit and edit ini.lua for load your file or add library to system

What is Lua

Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application. Lua is designed to be a lightweight embeddable scripting language. It is used for all sorts of applications, from games to web applications and image processing.

How to start?

All you need to know is the basic language of Lua and hana API at my make for you know what can her do. Just this, you can start make your system by yourself.