plugin.yml

name: TPC
main: btym.TPC
version: "1"
description: A simple plugin that teleports the player to the specified coordinates in the current world.
permissions:
    tpc.tpc:
        default: op
commands:
    tpc:
        description: Teleport to the specified coordinates.
        usage: Invalid input! The correct format is '/tpc <x> <y> <z>'

Comments

Posts Quoted:
Reply
Clear All Quotes