Tutorial (eng)
Tutorial for ParkourRunner
Video-Tutorials
Portugal (thanks to AbsintoJ)
How Do You Create An Arena
- First enter the Command /pr.add <Arena> to add an Arena to Config!
- You search an Spawn-Area and than you enter /pr.setspawn <Arena-Name> to set the Spawn-Location!
- You search an Lobby-Area where the Players been teleport when they are leave or finished the Arena
- To set an Lobby, enter /pr.setlobby <Arena-Name> !
- For Checkpoints, enter /pr.setcheckpoint <Arena-Name> <Checkpoint-Name>
- In the Arena must be Water on the Ground !!!
- Example: Here!
How To Create Arena-Signs
Join-Sign
- 1. Line: [ParkourRunner]
- 2. Line: Join Arena
- 3. Line: <Arena-Name>
- Example:
Checkpoint-Sign
- 1. Line: [ParkourRunner]
- 2. Line: <Arena-Name>
- 3. Line: <Checkpoint-Name>
- Example:
Finish-Sign
- 1. Line: [ParkourRunner]
- 2. Line: FINISH / Finish / ...
- Example:
How To Add A New Item To Itemshop
/pr.shop additem <Item-Name> <Price> <Material>
- Example: /pr.shop additem Iron 5 IRON_INGOT
- Warning: Item-Name is the Name for the Item-Shop!
- Tip: Here's a Site with the Material-Names! Here
- Tip: Pay attention to the Upper and Lowercase if you buy Items ; Example: /pr.shop buy Diamond
How To Enable Economy-Support
- Search the Line "EconomyOn" in the Config.yml!
- Set the Parameter from "EconomyOn" to true!
- Warning: For Economy-Support, you need an Economy-Plugin!
Comments