SuperHoppers
  • Overview
  • Hopper Types
    • Item Hopper
    • Mob Hopper
    • Hopper Link
  • Commands and Permissions
  • Auto Sell
  • Trust System
  • Configuration
  • Plugin Hooks
  • API
Powered by GitBook
On this page
  • Vault
  • HolographicDisplays
  • DecentHolograms
  • CMI
  • Head Database
  • ShopGUI+
  • WildStacker
  • Boosters

Was this helpful?

Plugin Hooks

PreviousConfigurationNextAPI

Last updated 2 years ago

Was this helpful?

SuperHopperscan hook into multiple Plugin API's. Here's a list of supported plugins:

Vault

Vault is used to provide economy integration for SuperHoppers. The plugin is therefore necessary for ChunkHopper to work. In addition to Vault, you will also need an Economy Plugin, like:

  • Any other Economy Plugin with Vault support

HolographicDisplays

Can be used to provide holograms above SuperHoppers.

DecentHolograms

Can be used to provide holograms above SuperHoppers.

CMI

hologram_use_cmi: false

CMI holograms use less time to load when placing a SuperHopper, and have more features such as hiding holograms out of viewing distance.

Head Database

#Should config use HeadDatabase IDs instead of normal materials?
use_headdb_ids: false
mob_material:
  ZOMBIE: ZOMBIE_HEAD #4187 recommended for HeadDB
  SKELETON: SKELETON_SKULL #22402 recommended for HeadDB
  COW: BEEF #335 recommended for HeadDB
  PIG: PORKCHOP #337 recommended for HeadDB

ShopGUI+

SuperHoppers offers ShopGUI+ integration, and can be set to use prices/worth from ShopGUI+ instead of SuperHoppers own. You can enable this in the config.yml.

#--------------------# Item Hopper settings #--------------------#

#Should plugin get items worth from BossShopPro instead?
use_shop_gui_plus: false
#Items and worth if BossShopPro hook is disabled
item_worth:
  IRON_INGOT: 10.0
  GOLD_INGOT: 100.0
  DIAMOND: 1000.0

WildStacker

Supports collection of stacked items and mobs.

Boosters

Supports economy boosters for selling items and mobs.

If you want to use CMI holograms instead of HolographicDisplays/DecentHolograms, you can enable this in the config.yml (see ).

Instead of using vanilla items for mob representation in the , you can use HeadDB ids instead. You can enable this in the config.yml.

Vault
CMI
HolographicDisplays
DecentHolograms
Head Database
ShopGUI+
WildStacker
Boosters
EssentialsX
CMI
Configuration
Mob Storage