After running the server with the plugin installed, you will see an error in console:
```
! ERROR -> TELEPORT ! : FAILED TO FETCH CONFIG DATA. IF THIS IS THE FIRST TIME THE SERVER HAS BEEN LAUNCHED, THE CONFIG FILE HAS BEEN CREATED AT plugins/Sportal-Teleport/config.yml. RESTART THE SERVER AFTER CONFIGURING THE PLUGIN.
```
This indicates that the plugin has created the configuration file and you can edit the plugin configuration at the directory listed.
The configuration file provides 4 options:
Cooldown: Time until the player may send another request (in seconds). This cooldown begins when a request is sent.
Delay: Time the player must wait before being teleported after a request is accepted (in seconds). This cooldown begins when a request is accepted.
MaxPendingRequests: The maximum number of unfulfilled requests that may exist for one player at any time.
RequestDecayTime: The interval for clearing unfulfilled teleport requests (in seconds).