Плагины/TeaWaystones
TeaWaystones

TeaWaystones

A simple Waystone plugin for paper servers.

2.2K
20

TeaWaystones

⚠ The latest versions won't work on Spigot and CraftBukkit servers. Please use Paper.

TeaWaystones is my attempt at recreating the Waystones mod as a spigot/paper plugin. It allows you to craft waystones players can teleport to once they visited them.

You can find the builds to download here. Just drop it into your plugins folder and you should be ready to go.

The plugin is compiled for and tested with Paper 1.21.5.

Usage

You can craft Waystones with the following crafting recipe:

First row: Obsidian, Eye of Ender, Obsidian; Second row: Eye of Ender, Light Blue Candle, Eye of Ender; Third row: Obsidian, Compass, Obsidian

To rename a Waystone, you need to be standing directly next to one and then use the command /tw setname <your-name>. The name may not contain spaces.

Commands

commandpermissiondescription
/tw setname <name>sets the name of the waystone you are looking at.
/tw seticonsets the icon of the waystone you are looking at to the item you have in your main hand.
/tw listwaystones.command.listList all waystones with their location and the uuids of the players who visited the waystone.
/tw setpublic <true/false>waystones.command.setpublicChanges if the waystone you are looking at can be teleported to without having visited it.
/tw getitemwaystones.command.getitemAdmin command that gives you a waystone.
/tw openui [page]waystones.command.openuiOpens the waystone menu as if you interacted with a waystone.
waystones.menu.seeWaystoneIdsPlayers with this permission will see the IDs of waystones in the menu.

Config

version: 1 # do not manually change this
playersCanBreakWaystones: true
allPlayersSeeAllWaystones: false
sortWaystonesBy: NAME
recipeShape:
  - "OEO"
  - "EBE"
  - "OCO"
recipeMaterials:
  O: OBSIDIAN
  E: ENDER_EYE
  B: LIGHT_BLUE_CANDLE
  C: COMPASS

# The following options might break things. Only change this if you know what you are doing:
waystoneMaterial: BEACON

Совместимость

Minecraft: Java Edition

1.20–1.21.61.19–1.19.4

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MPL-2.0
Опубликован:2 года назад
Обновлён:4 месяца назад
Главная