Advertisement
Guest User

DropToInv

a guest
Dec 21st, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. DropToInv v1.0.0
  2. Introduction
  3. This plugin allows items dropped from broken blocks to be added directly to the player's inventory. On prison servers especially, where drops are plenty, this can drastically reduce lag. It is also commonly used to ensure no one else takes your drops. If you're looking for a plugin that allows items to drop from broken blocks, but are protected for a certain amount of time before becoming public, then you should take a look at my other plugin named PrivateDrops (opens in new window).
  4.  
  5. Configuration
  6. This section will provide more information on what each option in the config does.
  7. enabled-for everyone | Enable DropToInv for all players, if this is disabled then players must have the permission node "droptoinv.use" to use DropToInv.
  8. enabled-per-world | If set to true, only worlds on "enabled-worlds" will use DropToInv.
  9. enabled-worlds | If "enabled-per-world" is set to true, DropToInv will only be enabled in worlds listed here.
  10. Additionally, all strings sent from this plugin may be customized within the configuration file.
  11.  
  12. Installation
  13. To install this plugin, simply download it and put it in the plugins folder on your server.
  14.  
  15. Permissions
  16. droptoinv.cmd | Gives access to the command "/droptoinv".
  17. droptoinv.use| Allows drops to be sent to the player's inventory automatically.
  18. droptoinv.reload | Gives access to the command "/dti reload".
  19.  
  20. Command Usage
  21. /droptoinv | Shows config settings and commands.
  22. /droptoinv reload | Reloads the configuration file.
  23. Aliases [/dti]
  24.  
  25. Current Features
  26. This has been tested with WorldGuard's build flag and does not bypass it if the player does not have permission to build in that region.
  27. Give access to everyone, or just players with permission
  28. Enable plugin on a per-world basis
  29. Customize all strings sent from plugin
  30.  
  31. Planned Features
  32. None currently.
  33.  
  34. Requests are welcome!
  35.  
  36. Donations
  37. If you like my work and want to support what I do, this is my PayPal donation link: https://paypal.me/OceanSharma :)
  38.  
  39. Changelog
  40. View download page for an up-to-date changelog!
  41. -
  42. If you run in to any errors, please submit a ticket or direct message me instead of leaving a negative comment :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement