Guest User

Untitled

a guest
Jan 14th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.56 KB | None | 0 0
  1. #
  2. #                #
  3. #   CustomBot    #
  4. #     ---        #
  5. #   config.yml   #
  6. #                #
  7. npc:
  8.   hit-on-close: true
  9.   hit-on-close-velocity: 13
  10.   sneak-on-close: true
  11.   show-tablist: true
  12.   interact: true
  13.   interact-message: Hello {player}, to ask me something, say my name!
  14. chat:
  15.   raw-name: CustomBot
  16.   prefix: '&bCustomBot&7:'
  17.   message-color: '&c'
  18.   better-understand: true
  19.   private-answer: false
  20.   require-name: true
  21.   check-for-exact: true
  22.   message-delay: 0
  23.   question-empty: To ask me a question, use &7<name> <question>&c!
  24.   use-placeholdersapi: false
Add Comment
Please, Sign In to add comment