Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ,
  2. "NextAchivement": {
  3. "Name": "Apprentice",
  4. "Description": "Apprentice Achievement",
  5. "Rewards": [
  6. {
  7. "command": "permissions.removeplayer {} ramshackle, permissions.addplayer {} apprentice",
  8. "Requires_Permission_Group": ""
  9. }
  10. ],
  11. "Requirements": {
  12. "PlayTime": 6840,
  13. "DinoKills": 5,
  14. "PlayerKills": 1,
  15. "WildDinoKills": 3000,
  16. "DinosTamed": 20,
  17. "DeathByPlayer": 0,
  18. "DeathByDino": 0,
  19. "DeathByWildDino": 0
  20. },
  21. "Message": {
  22. "SendMessage": true,
  23. "MessageText": "Congratulations! You earned the Apprentice achievement!",
  24. "Message_Color": {
  25. "Red": 16,
  26. "Green": 241,
  27. "Blue": 135
  28. },
  29. "Notification": {
  30. "SendAsNotification": true,
  31. "Size": 2.5,
  32. "Display_Time_Seconds": 50
  33. }
  34. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement