Skip to content

opatut/ShiftInventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShiftInventory

Bukkit plugin for shifting the player's inventory using the scroll wheel or commands.

Building / Installation

Checkout the repository, cd to the repo and run ant dist. Then copy dist/ShiftInventory.jar to your plugins/ folder.

Usage

  1. Enable auto-scrolling: /shiftinventory on
  2. Scrolling while sneaking will shift your inventory up/down.
  3. Manually scroll the inventory: /shiftinventory up or /shiftinventory down

Commands

  • /shiftinventory -- toggle scrolling
  • /shiftinventory on -- enable scrolling
  • /shiftinventory off -- disable scrolling
  • /shiftinventory up -- shift inventory up
  • /shiftinventory + -- shift inventory up
  • /shiftinventory down -- shift inventory down
  • /shiftinventory - -- shift inventory down

Instead of /shiftinventory the shortcut /si is available for all commands above.

About

Bukkit plugin: inventory helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages