Ein einfaches Teleport Plugin für Paper / Spigot Minecraft Server.
Go to file
SteffoSpieler 71292e4b36
chore: Add license and README.md
2023-10-18 22:06:10 +02:00
src/main fix: Show correct person in message the target receives 2023-10-17 22:46:53 +02:00
.gitignore chore: Add .gitignore 2023-10-18 21:55:56 +02:00
LICENSE chore: Add license and README.md 2023-10-18 22:06:10 +02:00
README.md chore: Add license and README.md 2023-10-18 22:06:10 +02:00
pom.xml chore: Update plugins 2023-10-17 22:52:38 +02:00
teleportplugin.iml chore: Initial commit 2022-02-26 18:09:22 +01:00

README.md

Teleport Plugin

Ein einfaches Teleport Plugin für Paper / Spigot Minecraft Server.

Features

Command Permission Beschreibung
/tp [Spieler] teleportplugin.tp Teleportiere dich zu einem Spieler.
/tphere [Spieler] teleportplugin.tphere Teleportiere einen Spieler zu dir.
/tpa [Spieler] teleportplugin.tpa Schicke einem Spieler eine Teleport-Anfrage.
/tpahere [Spieler] teleportplugin.tpahere Schicke einem Spieler eine Teleport-here-Anfrage.
/tpaccept teleportplugin.tpaccept Akzeptiere eine Teleport-Anfrage eines Spielers.
/tpdeny teleportplugin.tpdeny Lehne eine Teleport-Anfrage eines Spielers ab.

Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert - siehe die LICENSE-Datei für Details.