Uses of Interface
games.stendhal.server.extension.StendhalServerExtensionIface
Package
Description
the scripting backend.
-
Uses of StendhalServerExtensionIface in games.stendhal.server.core.scripting
Modifier and TypeClassDescriptionclass
ServerExtension to load Groovy, Lua, and Java scripts.class
Old invoker for groovy scripts. -
Uses of StendhalServerExtensionIface in games.stendhal.server.extension
Modifier and TypeClassDescriptionclass
The StendhalServerExtension is a base class for plugins that add functions to the server.class
Stendhal TeleportSend Extenstion This extension adds teleportsend to the game world.Modifier and TypeMethodDescriptionstatic StendhalServerExtensionIface
StendhalServerExtension.getInstance(String name)
gets an stendhal extension instance