- The plugin allows you to create PathNetworks(consisting of Nodes and Connections) in your world, the
pedestrians will follow these network and wander through your world.
- The main command is /pedestrians or /peds
- You also need ProtocolLib (current version)
- You can reach out to me for support or suggestions via my discord: https://discord.gg/JrGd62bKYZ
- /pedestrians or /peds will give you the help menu containing all the commands.
- You can add or remove skins in the skins.txt file.
- When you're in the edit menu you can select a function by choosing the correct slot:
ADD
- right click on node: select the node on which you want to extend the network
- right click: add a new node: position/rotation/width(scroll)
- left click: toggle the precise mode
REMOVE
- right click on node: remove the node (2 clicks neccesary)
CONNECT
- right click on node: select the first and second node to create an connection: the first node will connect to the second node (one-way) with the selected connection type(scroll)
- Normally you would need the 'direct' connection type, but if you are making a junction you might have better results using the 'to_junction' and 'from_junction' types.