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

  1. Download the file EasyTeleport.as from this repository.

  2. Drag and drop that file to your server's /svencoop/scripts/plugins directory.

  3. Open /svencoop/default_plugins.txt, add the following block in a proper way:

     	"plugin"  
     	{  
     	"name" "EasyTeleport"  
     	"script" "EasyTeleport"  
     	"concommandns" "eztp"  
     	}  
    
  4. 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.

以简体中文查看...