Modding

From Isleward Wiki
Revision as of 05:21, 10 November 2017 by GoogzGazuli (talk | contribs) (Created page with "Isleward allows for server-side mods by dropping a "modpack" into the server source. === Using Mods === You can use a modpack by dropping it into the "mods" folder of the ser...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Isleward allows for server-side mods by dropping a "modpack" into the server source.

Using Mods

You can use a modpack by dropping it into the "mods" folder of the server source code.

Events

A list of events available:

  • onBeforeGetSpellTemplate
  • onBeforeGetClasses
  • onBeforeGetResourceList
  • onBeforeGetSkins
  • onBeforeGetSpellsInfo
  • onBeforeGetSpellsConfig
  • onBeforeGetItemTypes