Config.yml -1.7 outdated-

Config.yml (InventoryPlus 1.7)

To fully whitelist a slot, also add 0.-1 (air). This is not added inside the source code because some may just want people to pick items from blocked slots and not placing them. Note: this is the config for Inventory Plus version 1.7, if there is a newer version out please use the config in the .jar file / created in the InventoryPlus folder inside your plugins folder. Explaination on how to use it can be found under "Overview" here on bukkit dev, aswell as on the top of the config file itself.

########## Inventory Plus - by badeye ############
#
###### Don't use Tabs! Don't use empty lines! Don't delete parts of the config, just modify values and add/remove items from the list!
###### Sentences in this short explanation which start with "//" are just comments, nothing to add in the actual config.
#
#enable: true/false
#       //Enables or disables the plugin
#
#debug:
#  debug-click: false   
#       //Enables/disables the developer debug mode for inventory clicks.
#  debug-drop: false    
#       //Enables/disables the developer debug mode for dropping items.
#  debug-pickup: false  
#       //Enables/disables the developer debug mode for picking up items.
#
#messages:
#  enable-messages: true                                                    
#       //Enable messages to players?
#  color: RED                                                               
#       //Color of those messages in capital letters. Colors: http://jd.bukkit.org/rb/apidocs/org/bukkit/ChatColor.html
#  item-not-allowed: 'This item is not allowed for that slot.'              
#       //Sends the message to the player, if an item they want to place/take is not allowed (black/non-whitelisted). Put nothing inside the ' for no messages.
#  slot-locked: 'This slot is locked.'                                      
#       //Same as above, sends a message if the slot is locked.
#  not-dropable: 'You can't drop that.'
#       //Sends a message if you can't drop the item because it's black/non-whitelisted/slot is locked.
#
#0:
#       //The slot number. First slot in your quickbar is slot 0. first slot in your actual inventory is slot 9.
#  locked: false        
#       //Should the slot be completely deactivated? If true, no items can be placed/dropped/taken from that slot.
#       //By default is the first slot (slot number 0) locked.
#  blacklist: true      
#       //Blacklist enabled? If so, only the items listed under "items:" will be forbitten for that slot, 
#       //everything else will work. 
#       //If it is set to false, only the items listed will be possible to place/take/drop.
#       //To make a fully working whitelist (blacklist=false), also add 0.-1 (air) to your list. 
#
#  items:
#    - 0.-1             //First number sets the item ID, second the item durability. If the item has no meta data then just type 0.
#    - 3.0              //Both numbers are split with a point. You can find the ID and durability of an item with holding it in your hand any typing /ivitem
#    - 17.2             //Air is 0.-1 dirt would be 3.0
enable: true
debug: 
  debug-click: false
  debug-drop: false
  debug-pickup: false
messages:
  enable-messages: true
  color: 'RED'
  item-not-allowed: 'This item is not allowed for that slot.'
  slot-locked: 'This slot is locked.'
  not-dropable: 'You cant drop that.'
0:
  locked: true
  blacklist: true
  items:
    - 3.0
1:
  locked: false
  blacklist: true
  items:
    - 3.0
2:
  locked: false
  blacklist: true
  items:
    - 3.0
3:
  locked: false
  blacklist: true
  items:
    - 3.0
4:
  locked: false
  blacklist: true
  items:
    - 3.0
5:
  locked: false
  blacklist: true
  items:
    - 3.0
6:
  locked: false
  blacklist: true
  items:
    - 3.0
7:
  locked: false
  blacklist: true
  items:
    - 3.0
8:
  locked: false
  blacklist: false
  items:
    - 3.0
9:
  locked: false
  blacklist: true
  items:
    - 3.0
10:
  locked: false
  blacklist: true
  items:
    - 3.0
11:
  locked: false
  blacklist: true
  items:
    - 3.0
12:
  locked: false
  blacklist: true
  items:
    - 3.0
13:
  locked: false
  blacklist: true
  items:
    - 3.0
14:
  locked: false
  blacklist: true
  items:
    - 3.0
15:
  locked: false
  blacklist: true
  items:
    - 3.0
16:
  locked: false
  blacklist: true
  items:
    - 3.0
17:
  locked: false
  blacklist: true
  items:
    - 3.0
18:
  locked: false
  blacklist: true
  items:
    - 3.0
19:
  locked: false
  blacklist: true
  items:
    - 3.0
20:
  locked: false
  blacklist: true
  items:
    - 3.0
21:
  locked: false
  blacklist: true
  items:
    - 3.0
22:
  locked: false
  blacklist: true
  items:
    - 3.0
23:
  locked: false
  blacklist: true
  items:
    - 3.0
24:
  locked: false
  blacklist: true
  items:
    - 3.0
25:
  locked: false
  blacklist: true
  items:
    - 3.0
26:
  locked: false
  blacklist: true
  items:
    - 3.0
27:
  locked: false
  blacklist: true
  items:
    - 3.0
28:
  locked: false
  blacklist: true
  items:
    - 3.0
29:
  locked: false
  blacklist: true
  items:
    - 3.0
30:
  locked: false
  blacklist: true
  items:
    - 3.0
31:
  locked: false
  blacklist: true
  items:
    - 3.0
32:
  locked: false
  blacklist: true
  items:
    - 3.0
33:
  locked: false
  blacklist: true
  items:
    - 3.0
34:
  locked: false
  blacklist: true
  items:
    - 3.0
35:
  locked: false
  blacklist: true
  items:
    - 3.0

Comments

Posts Quoted:
Reply
Clear All Quotes