ShopPlugin

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

get

static ShopPlugin get ()

Method get.

ShopPlugin

public public ShopPlugin (@Nonnull final JavaPluginInit init)

Method ShopPlugin.

Parameters:
@Nonnull final JavaPluginInit init

setup

protected void setup ()

Method setup.

DefaultAssetMap

public new DefaultAssetMap ()

Method DefaultAssetMap.

start

protected void start ()

Method start.

shutdown

protected void shutdown ()

Method shutdown.