Перейти к содержимому
Mineforgian

Simple Warps

The simplest /warp plugin ever.

Загрузки
13K
Подписчики
14
Обновлён
13 ноября 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 10 июля 2024 г.

This plugin allows you to create warps and set a join warp. You can choose in the config if you want to tp the player to the jointpwarp defined in the config file.

Commands

/warp create - Create a new warp.

/warp delete - Delete a warp.

/warp list - List all warps.

/warp - Teleport to a warp.

/simplewarps reload - Reload the config file.

/simplewarps help - Display this help message.

Ченджлог

1.1Релиз26.1.1, 26.1.2, 26.2 · 13 ноября 2025 г.
  • added permission for each subcommand in the config file enable onlyOp if you only want operators to use the command.
New config.yml
# Defines if the player should be teleported to a specified warp when he joins
jointp: false

# Defines wich warp the player will be teleported when he joins
jointpwarp: spawn

# Defines for wich command will be usable only by operators
permissions:
  create:
    onlyOp: true
  delete:
    onlyOp: true
  use:
    onlyOp: false
  reload:
    onlyOp: true

Should work on 1.13+ and all spigot forks

Комментарии

Загружаем…