Advertisement
Guest User

Untitled

a guest
Oct 1st, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. config:
  2.   use_economy: true
  3.   use_gambling: true
  4.   normal_money_reward: 50
  5.   itemid: 264
  6.   itemamount: 1
  7.   min_players: 1
  8.   entry_money: 10
  9.   starting_cooldown: 10
  10.   horsecolor: BLACK
  11.   horsename: Racehorse
  12.   use_rounds_system: false
  13.   rounds: 2
  14.   announce_winner: true
  15.   arena_cycling: false
  16.   auto_updating: true
  17.   enable_betting: true
  18.   max_bet_amount: 500
  19.   lastmanstanding: true
  20. shop:
  21.   jumppotion_price: 50
  22.   speedpotion_price: 150
  23.   barding_price: 100
  24. strings:
  25.   nopermission: §4You don't have permission!
  26.   createrace: §2Race saved. Now create a few spawnpoints and a lobby. :)
  27.   help1: '§2HorseRacing help:'
  28.   help2: §2Use §3'/hr createrace <name>' §2to create a new race.
  29.   help3: §2Use §3'/hr setlobby <name>' §2to set the lobby for an course.
  30.   help4: §2Use §3'/hr setspawn <count> <name>' §2to set a new race spawn.
  31.   help5: §2Use §3'/hr finishline <name>' §2to set a finish line for the race.
  32.   help6: §2Use §3'/hr removerace <name>' §2to remove a race.
  33.   lobbycreated: §2Lobby successfully created!
  34.   spawn: §2Spawnpoint registered.
  35.   raceremoved: §4Race removed.
  36.   reload: §2HorseRacing config successfully reloaded.
  37.   nothing: §4This command action was not found.
  38.   ingame: §eYou are not able to use any commands while in a race. You can use /hr leave or /horseracing leave if you want to leave this race.
  39.   left: §eYou left the race!
  40.   won: §2You won the race!
  41.   lost: §4You lost!
  42.   creation: §2Leftclick the first point and rightclick the second point of the finish line.
  43. r:
  44.   name: r
  45.   world: lw
  46.   spawn1:
  47.     x: 565
  48.     y: 69
  49.     z: 525
  50.     world: lw
  51.   spawn2:
  52.     x: 561
  53.     y: 69
  54.     z: 525
  55.     world: lw
  56.   finishline:
  57.     x1: 555
  58.     y1: 67
  59.     z1: 506
  60.     world: lw
  61.     x2: 566
  62.     y2: 70
  63.     z2: 506
  64.   lobbyspawn:
  65.     x: 570
  66.     y: 68
  67.     z: 529
  68.     world: lw
  69.   sign:
  70.     world: lw
  71.     x: 568
  72.     y: 69
  73.     z: 526
  74. stats:
  75.   InstanceLabs:
  76.     won: 10
  77. tpthem: {}
  78. rr:
  79.   name: rr
  80.   world: lw
  81.   sign:
  82.     world: lw
  83.     x: 571
  84.     y: 69
  85.     z: 527
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement