EasyTeleport - Paranoid-AF/SvenCoop_Plugins GitHub Wiki
This is a guide for EasyTeleport, a plugin for players to teleport to each other in a much simpler way - using the index in the scoreboard instead of their names, which makes it handy when encountering encoding errors (happens occasionally for CJK languages).
INSTALLATION
-
Download the file
EasyTeleport.asfrom this repository. -
Drag and drop that file to your server's
/svencoop/scripts/pluginsdirectory. -
Open
/svencoop/default_plugins.txt, add the following block in a proper way:"plugin" { "name" "EasyTeleport" "script" "EasyTeleport" "concommandns" "eztp" } -
You're ready to go.
HOW TO USE IT
While in-game, press [TAB] to open the scoreboard. Pick a player to teleport to and count its index, then send !tp 1 or /tp 1 in chat. BOOM, you'll be there.
FEEDBACK
If you find something wrong, submit it as an issue in this repository. I'll try to handle it as soon as I have some spare time.