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

SimplePlayerWarps

A simple Paper Minecraft plugin that lets players create "warps" themselves and others can teleport to.

Загрузки
2K
Подписчики
7
Обновлён
21 мая 2023 г.
Лицензия
GPL-3.0-only

Опубликован 19 мая 2023 г.

banner

SimplePlayerWarps is exactly what the name says it is. The plugin offers a solution for a "player warps" system, where each player has control over their own set of warps players can teleport to and visit from anywhere.

And that's it! The plugin aims to do exactly what it says and to do it the best it can.

I plan to add a plethora of customization options so you can mold to plugin exactly to your liking, for whatever kind of server you're running.

Commands

  • /warp <name> - Teleports the player to a created warp.
  • /warps [player] - Returns a list of warps the player can teleport to.
  • /warpset <name> - Creates a warp at a position for players to teleport to.
  • /warpdel <name> - Deletes an existing warp.
  • /warpedit <name> [property] [value] - Edit a property of an existing warp.
  • /warpinfo <name> - Returns basic information on a warp. (i.e location, creator, world)
  • /warpreload - Reloads configuration and warps.

Permissions

  • simpleplayerwarps.warp - Allows a user to teleport to a warp. (default: true)
  • simpleplayerwarps.warps - Allows a user to view every created warp. (default: true)
  • simpleplayerwarps.warpset - Allows a user to create a warp. (default: true)
  • simpleplayerwarps.warpdel - Allows a user to delete warps they own. (default: true)
  • simpleplayerwarps.warpedit - Allows a user to edit warps they own. (default: true)
  • simpleplayerwarps.warpinfo - Allows a user to view information on a warp. (default: true)
  • simpleplayerwarps.warpreload - Reloads the plugins configuration and warps folder. (default: op)
  • simpleplayerwarps.warpset.infinite - Allows a user to create infinite warps. (default: op)
  • simpleplayerwarps.warpdel.others - Allows a user to delete others warps. (default: op)
  • simpleplayerwarps.warpedit.others - Allows a user to edit others warps. (default: op)
  • simpleplayerwarps.warpedit.advanced - Allows a user to edit advanced values of a warp like position and author. (default: op)
  • simpleplayerwarps.warps.private - Allows a user to view private warps. (default: op)
  • simpleplayerwarps.privatewarps - Allows a user to create private warps. (default: true)

NOTE: SimplePlayerWarps is ONLY for Paper servers (and loaders that use it as a base) as of right now. I will consider downgrading to Spigot if the demand is high enough.

Ченджлог

1.1.1Релиз1.19.3, 1.19.4, 1.20 · 21 мая 2023 г.

Fixed

  • Error when not entering a warp name in /warp and /warpinfo.
1.1.0Релиз1.19.2, 1.19.3, 1.19.4 · 20 мая 2023 г.

Added

  • The /warpedit command.
  • Private warps. A warp can be made private using /warpedit, and setting the private property to true.

Changed

  • /warpinfo now shows the UUID of the author if a display name isn't saved.
  • /warpinfo, /warpdel, & /warp's messages were made to be clearer.

Fixed

  • Crash when a warps author is null.
1.0.2Релиз1.19.2, 1.19.3, 1.19.4 · 19 мая 2023 г.

Changed

  • Started sorting /warps alphabetically.
  • Author names in warps will now update if a player joins with a new username.
  • /warps now can view offline players warps.
  • /warps now auto completes offline players instead of just online players.
  • /warpreload now reloads config & warps. Instead of just warps.
1.0.1Релиз1.19.2, 1.19.3, 1.19.4 · 19 мая 2023 г.

Added

  • Reload warps command /warpreload.

Changed

  • Updated the way warp files are loaded to allow for easier manual editing.

Fixed

  • Offline players shown in /warpinfo would cause an error to occur.

Комментарии

Загружаем…