Storage Wiki
  • Storage wiki
    • Home
      • Command & Permission
        • PlaceholderAPI
          • Note
Powered by GitBook
On this page
  1. Storage wiki
  2. Home
  3. Command & Permission

PlaceholderAPI

Require plugin PlaceholderAPI

(MATERIAL) is the Material's Block in the config

Example: %Storage_storage_COAL_ORE% or %Storage_storage_IRON_ORE%

COAL_ORE and IRON_ORE must listed in the config. If not it will return null or error

Placeholder
Desc

%Storage_storage_(MATERIAL)%

Show amount item in storage

%Storage_max_storage_(MATERIAL)%

Show max amount item in storage

%Storage_price_(MATERIAL)%

Show item's price

%Storage_count_(MATERIAL)%

Show the number of items that can be contained

%Storage_auto_smelt%

Show auto smelt status

%Storage_auto_pickup%

Show auto pickup status

%Storage_used_(MATERIAL)%

Show item's used percentage component

%Storage_empty_(MATERIAL)%

Show item's empty percent composition

%Storage_total_storage%

Show total amount of all item

%Storage_total_max_storage%

Show total max amount of all item

%Storage_total_count%

Show the number of all item that can be contained

%Storage_total_used%

Show all item's used percentage component

%Storage_total_empty%

Show all item's empty

percentage component

PreviousCommand & PermissionNextNote

Last updated 2 years ago