PassThatItem
Quick Summary
Lightweight plugin that allows players to give each other items by right clicking each other! Completely configurable and permissions based with Multiworld support.
Features
- Gives users the ability to give each other items by right clicking!
- Can be configured to allow all items to be given, or to only allow specified items.
- Use permissions to choose which users are allowed to share items this way
- Multiworld support! – Choose what worlds the plugin is enabled in
Commands
- /pti – Displays plugin version information
- /pti reload – Reloads the configuration file
Permissions
- passthatitem.pass – Allows player to pass items amongst each other by right clicking!
- passthatitem.admin – Allows player to use the /pti reload command
Installation
- Download latest .jar file
- Shut down your server
- Place the .jar into your servers "/plugins" folder
- Start your server back up
- The config file should have generated, edit away!
- Reload the config file with /pti reload
- Set up permissions
- Have fun!
Configuration Options
| Option |
Default |
Function |
| Any-Block: |
False |
If true, any block can be passed. If false, only the blocks in the list below can be passed. |
| Block-Item-ID: |
|
List of blocks that can be transfered by right-clicking another player if Any-Block is false |
|
-1 |
Example block |
|
-35:5 |
Example block with data value |
| enabled-worlds: |
|
List of worlds in which the plugin is enabled |
|
-world |
example world |
|
-world_nether |
example world |
|
-world_the_end |
example world |
Add a comment