iTzAyhamHD

API - config.yml

Apr 13th, 2018
474
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. # Configuration file
  2. # Here you can edit Messages, Prefix, Sounds and some other stuff
  3. # There is an amazing variable you can use almost everywhere, it's called the random color variable, variable: [rc] (use it without "&" symbole)
  4. #
  5. #
  6. #
  7. # Prefix
  8. prefix: '&a&l&oPlayerInfo&7>'
  9. noperm: '&cYou don''t have enough permissions.'
  10. gui-open: '[p] &7Showing &c[player]&7''s info..'
  11. gui-close: '[p] &7Closing &c[player]&7''s info..'
  12. inv-open: '[p] &7Opening &c[player]&7''s inventory..'
  13. ender-open: '[p] &7Opening &c[player]&7''s enderchest..'
  14. playerisoffline: '[p] &c[player] &7is not online.'
  15. exemptmsg: '[p] &cYou can''t show the information about &b[player]&c.'
  16. reload: '[p] &aConfiguration files reloaded successfully.'
  17. guirefresh: '[p] &ainformation has been refreshed.'
  18. moveholoup: '[p] &aMoved live info hologram 1 block up.'
  19. moveholodown: '[p] &aMoved live info hologram 1 block down.'
  20. holocreate: '[p] &aCreated &f[owner]&a''s live info hologram successfully.'
  21. holodelete: '[p] &aDeleted &f[owner]&a''s live info hologram successfully.'
  22. offlinestatus: '&4&l[player] is offline' #Variables: [player] = player, [p] = prefix - if player is offline (used in holo blocks)
  23. nonemsg: '&cNone' #if placeholder of player is not set (in holo blocks and GUI)
  24. hologramslist: ' &7- &a[owner] &8- &c[loc]'
  25. hologramsrefresh: '5' # in seconds - NOTE: using 1 second might lag your server if there is a lot of players.
  26. open-sound: CHEST_OPEN
  27. close-sound: CHEST_CLOSE
  28. refresh-sound: CLICK
  29. version: 1.4.4
Advertisement
Add Comment
Please, Sign In to add comment