To additions, both I expect 90% of people to not bother with.
1 - Prefer sync vs async teleporting for rtp command:
You can now specify if the the plugin prefers sync vs async teleporting for rtp's done through the command. Async is set by default (and is what the plugin always used), but now you can set it to sync if you so choose. To set it, you'll have to add
these extra lines to your rtpSettings file. The tradeoff with sync vs async (in this specific case) is fast everything is, and who feels the lag (if it even exists at all). Sync is faster, but
can produce lag felt by everyone. Async is slower, but does not generally cause noticable lag, and if it does, only the person loading the command feels it. This is also not important for most people to mess around with since it the timings only change by a couple hundred milliseconds, but hey, if you have a fast server and never experience lag, maybe set it to sync to make the plugin feel that much snappier.
2 - Permission to block specific new players from being rtp'd on first join:
Ever want to have it so
most people rtp on their first join of the server, but you have a few players who have never joined that you don't rtp'd when they join? Now you can! just give them the `jakesrtp.nofirstjoinrtp` permission before they are ever on the server!