Guest User

Untitled

a guest
Jun 18th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. #Link to the resource pack
  2. link: 'https://www.dropbox.com/s/xdxozv2cjub9aum/ccnet-update5.zip?dl=1'
  3. #Messages
  4. message:
  5. send: '&4&l[&6&lCCNet War&4&l] &eAttempting to send you the resource pack...'
  6. loaded: '&4&l[&6&lCCNet War&4&l] &aResource pack has been loaded successfully!'
  7. accepted: '&4&l[&6&lCCNet War&4&l] &eLoading resource pack!'
  8. failed_load: '&4&l[&6&lCCNet War&4&l] &cFailed to load the resource pack! Please add the server to your in-game server list, click edit, and under the IP box, set Server Resource Packs to Enabled! &4&lHaving trouble? Post on cometcraft-reloaded.enjin.com.'
  9. declined: '&4&l[&6&lCCNet War&4&l] &cPlease accept the resource pack!'
  10. #Handle a failed download the same way as a denial
  11. deny_on_fail: true
  12. #Kick players if they deny the resource pack (deny values below will be ignored)
  13. kick_on_deny: false
  14. #Execute a command if a player denies the resource pack
  15. command_on_deny:
  16. enabled: true
  17. command: "/kick %player% -s &6&lPlease enable the resource pack to play properly! Add the server to your ingame server list, click Edit and change Server Resource Packs to enabled! &4&lHaving trouble? Post on cometcraft-reloaded.enjin.com."
  18. #Log the resource pack results to the console
  19. console_log: true
  20. #Settings which actions are denied if a player doesn't accept the resource pack
  21. deny:
  22. message: '&cYou can''t do that because you did not accept the resource pack'
  23. interact: false
  24. interact_entity: false
  25. damage: false
  26. change_world: false
  27. chat: false
  28. build: false
  29. move: false
  30. #Settings when the resource pack is sent
  31. set_on:
  32. join: true
Add Comment
Please, Sign In to add comment