Language

SimpleWarps

SimpleWarps

ModrinthSpigotMC

This plugin allows you to easily create and manage warps.

5.2k downloads 8 followers updated 20d ago
latest v2.1 Modrinth
Bukkit Paper Purpur Spigot 1.21 – 26.1.2 ManagementUtility

This plugin allows you to easily create and manage warps.

Features

  • Create, delete, list and teleport to warps.
  • Reload the plugin in-game.
  • Customizable messages in messages.yml.

Commands

  • Use /setwarp to create a warp.
  • Use /listwarps to list all warps.
  • Use /delwarp to delete a warp.
  • Use /warp to teleport to a warp.
  • Use /simplewarps reload to reload the plugin.
  • Use /simplewarps about to get information about the plugin.

Permissions

  • simplewarps.admin.reload - Allows you to use /simplewarps reload.
  • simplewarps.cmd.setwarp - Allows you to use /setwarp .
  • simplewarps.cmd.listwarps - Allows you to use /listwarps
  • simplewarps.cmd.delwarp - Allows you to use /delwarp .
  • simplewarps.cmd.warp - Allows you to use /warp .
View config.yml
# SimpleWarps by Losterixx
# Version: 1.0.0 | MC-Version: 1.21.1
#
# Hint: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.

prefix: "&8[&6SimpleWarps&8] &7"

messages:
  noPlayer: "&cOnly players can use this command!"
  noPerms: "&cYou do not have permission to execute this command!"
View messages.yml
# SimpleWarps by Losterixx
# Version: 1.0.0 | MC-Version: 1.21.1
#
# Hint: To use HEX colors, write '&x&r&r&g&g&b&b' instead of '#rrggbb'.

reload:
  reloading: "&7SimpleWarps &eis reloading&7..."
  success: "&SimpleWarps has been &areloaded&7!"
  error: "&cAn error occurred while reloading SimpleWarps! Check the console for details."

simplewarps:
  usage: "&cPlease use &e/simplewarps <about/reload>&c!"

setwarp:
  usage: "&cPlease use &e/setwarp <name>&c!"
  set: "&7The warp &e%warp% &7has been set!"

listwarps:
  usage: "&cPlease use &e/listwarps&c!"
  noWarps: "&cNo warps have been set!"
  list: "&7All existing warps:"
  format: " &8- &f" # after this, the plugin places the warp name

delwarp:
  usage: "&cPlease use &e/delwarp <name>&c!"
  notExists: "&cThe warp &e%warp% &cdoes not exist!"
  deleted: "&7The warp &e%warp% &7has been deleted!"

warp:
  usage: "&cPlease use &e/warp <name>&c!"
  notExists: "&cThe warp &e%warp% &cdoes not exist!"
  teleported: "&7You have been teleported to the warp &e%warp%&7!"

Contact

If you encounter any issues or bugs, or have a
request for a new feature, please contact me via Discord or join my Discord-Server.

My discord-name is Losterixx.

My Discord-Server: Link

Versions

Release
2.1
paper, purpur · 1.21, 1.21.1, 1.21.2 · 20d ago
confirmed 26.x support
357
Release
2.1
paper, purpur · 1.21.1, 1.21.2, 1.21.3 · 3mo ago
- Added permission based warps (if enabled, players need a specific permission for each warp) - Added a teleport cooldown
1.5k
Release
2.0
paper, purpur · 1.21, 1.21.1, 1.21.2 · 13mo ago
### New Features & Improvements - Rewritten entirely in **Kotlin** - Several bug fixes - Added configurable **teleport sound** > **Warning:** > The…
2.3k
Release
1.0.1
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 17mo ago
Fixed error on server-stop: Datafiles not saving
695
Release
1.0.1
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 19mo ago
1.21.2 & 1.21.3
112
Release
1.0.1
bukkit, paper, purpur · 1.21, 1.21.1 · 20mo ago
Bugfix: Customizable usage message for '/simplewarps'. Note: You need to allow the messages.yml to regenerate for the changes to take effect.
106
Release
1.0.0
bukkit, paper, purpur · 1.21, 1.21.1 · 20mo ago
Release
85

Comments 0

No comments yet. Be the first to share your thoughts.