Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.90 KB | None | 0 0
  1.    vault:
  2.        # What do you want the name of the Vault to be?
  3.         # Note: This requires a restart to change the inventory names.
  4.         name: Coffre de guilde
  5.         blacklist:
  6.            # What materials would you like to blacklist from being put into the vaults?
  7.             materials:
  8.             - ''
  9.             # What custom names of items would you like to blacklist from being put into the vaults?
  10.             names:
  11.             - ''
  12.             # What custom lore do you want to blacklist from being put into the vaults?
  13.             # Please keep in mind this can be prove to false-positives so please let me know if you have issues.
  14.             # This will currently loop through your lore to check for any strings you have in the list to check.
  15.             # Improvements will be made over time. Thanks for your patience and suppport in advanced.
  16.             lores:
  17.             - ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement