Code Monkey home page Code Monkey logo

voidautotp's Introduction

Void Auto Teleport Plugin Documentation

Overview

The Void Auto Teleport Plugin is designed to automatically teleport players who fall into the void to a specified location within a selected Minecraft world. This documentation will guide you through the setup and usage of the plugin.

Installation

Download the Void Auto Teleport Plugin JAR file. Place the JAR file into the "plugins" folder of your Minecraft server. Restart your Minecraft server. Configure the plugin at ./plugins/VoidAutoTP/config.yml

Configuration

The configuration file (config.yml) allows you to customize the behavior of the plugin. Here's how you can configure it:

  • enabled: Set to true to enable the plugin, or false to disable it.
  • void_layer: The Y-coordinate of the void layer where players will be teleported if they fall.
  • message: The message displayed to players when they are teleported. Leave empty ("") for no message.
  • teleport:
    • world_name: The name of the world where players will be teleported.
    • x: The X-coordinate of the teleportation destination.
    • y: The Y-coordinate of the teleportation destination.
    • z: The Z-coordinate of the teleportation destination.
    • yaw: The yaw angle (facing direction) of the player upon teleportation.
    • pitch: The pitch angle (look up/down) of the player upon teleportation.

Usage

Once the plugin is installed and configured, it will automatically teleport players who fall into the void to the specified location within your Minecraft world. Players will receive the configured message upon teleportation.

Commands

  • /voidautotp help: Displays help information about the plugin.
  • /voidautotp reload: Reloads the configuration of the plugin.
  • /voidautotp setTpLocation: Sets the teleportation location for players who fall into the void to your current location, yaw and pitch.

Example Configuration

enabled: true
void_layer: -59
message: "You have been saved from the void!"
teleport:
  world_name: world
  x: 0.5
  y: 69
  z: 0.5
  yaw: 180.0
  pitch: 0.0

Support

If you encounter any issues or have questions about the Void Auto Teleport Plugin, please refer to the plugin's documentation or reach newalvaro9 through the support discord server.

voidautotp's People

Contributors

newalvaro9 avatar

Stargazers

 avatar Spinnin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.