Class | Description |
---|---|
ShopBuySellEvent |
Called when a player buys or sells something from or to a shop
|
ShopCreateEvent |
Called when a player creates a shop (clicks on a chest)
|
ShopEvent | |
ShopInfoEvent |
Called when a player retrieves information about a shop (clicks on a chest)
|
ShopPreCreateEvent |
Called when a player wants to create a shop (enters the command)
|
ShopPreInfoEvent |
Called when a player wants to retrieve information about a shop (enters the command)
|
ShopPreRemoveEvent |
Called when a player wants to remove a shop (enters the command)
|
ShopReloadEvent |
Called when a player reloads the shops
|
ShopRemoveEvent |
Called when a player removes a shop (clicks on a chest)
|
Enum | Description |
---|---|
ShopBuySellEvent.Type |
Copyright © 2016. All rights reserved.