Portability
About
Made for this plugin request Allows for multiple enderchests, furnaces, brewing stands, etc
Auto-Updater
This plugin uses Gravity's AutoUpdater. Please set auto-update to false in config.yml to disable
Demo
You can try this plugin, along with my other public plugins, on my showcase server: play.zombiekiller753.com
Configuration
| Key | type | Description |
|---|---|---|
| auto-update | boolean | Whether the plugin can auto-update |
| furnace.enabled | boolean | Whether the furnace module should be enabled |
| furnace.open-on-right-click | boolean | Whether right-clicking a furnace should open the PortableFurnace instead of the actual furnace |
| furnace.max | int | What is the maximum amount of furnaces allowed for one person |
| chest.enabled | boolean | Whether the chest module should be enabled |
| chest.open-on-right-click | boolean | Whether right-clicking a chest should open the PortableChest instead of the actual chest |
| chest.max | int | What is the maximum amount of chests allowed for one person |
| chest.replace-enderchest | boolean | Should the PortableChest replace the EnderChest |
| stand.enabled | boolean | Whether the brewing stand module should be enabled |
| stand.open-on-right-click | boolean | Whether right-clicking a brewing stand should open the PortableStand instead of the actual brewing stand |
| stand.max | int | What is the maximum amount of brewing standsallowed for one person |
Commands
| Command | Aliases | Permission | Description | |
|---|---|---|---|---|
| /portability | /port | portability.toggle | Nothing so far | |
| /portability update | /port update | portability.update | Runs the auto-updater | |
| /portability furnace | /port furnace | portability.furnace | Opens your PortableFurnace | |
| /portability chest | /port chest | portability.chest | Opens your PortableChest | |
| /portability stand | /port stand | portability.stand | Opens your PortableStand | |
| Undefined | Undefined | portability.furnace.use | Allows for use of PortableFurnaces | |
| Undefined | Undefined | portability.furnace.<int> | The maximum amount of PortableFurnaces allowed for the player | |
| Undefined | Undefined | portability.chest.use | Allows for use of PortableChests | |
| Undefined | Undefined | portability.chest.<int> | The maximum amount of PortableChests allowed for the player | |
| Undefined | Undefined | portability.stand.use | Allows for use of PortableStands | |
| Undefined | Undefined | portability.stand.<int> | The maximum amount of PortableStands allowed for the player |

