ThrowThatItem
Quick Summary
Lightweight plugin that allows players to throw items! Completely configurable and permissions based with Multiworld support.
Features
- Gives users the ability to throw items!
- Can be configured to allow all items to be thrown, or to only allow specified items.
- Use permissions to choose which users are allowed to throw items this way
- Multiworld support! - Choose what worlds the plugin is enabled in
Commands
- /tti - Displays plugin version information
- /tti reload - Reloads the configuration file
- /tti setoffset <offset> - Sets the throwing offset
Permissions
- throwthatitem.throw - Allows player to pass items amongst each other by right clicking!
- throwthatitem.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 /tti reload
- Set up permissions
- Have fun!
Configuration Options
| Option | Default | Function |
| Messages-Enabled | false | Enables or disables a few feedback messages |
| 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 |