public class ShopPlugin extends JavaPlugin
The main plugin class for Shop. This plugin provides gameplay features for the Hytale server. Extend this class to create a plugin.
java.lang.Object > JavaPlugin > ShopPlugin
Field Summary
No fields documented.
Method Detail
setup
protected
void
setup
()
Method setup.
DefaultAssetMap
public
new
DefaultAssetMap
()
Method DefaultAssetMap.
start
protected
void
start
()
Method start.
shutdown
protected
void
shutdown
()
Method shutdown.