SimpleWarp

 

With this plugin you can easily create warp points, delete them, teleport to them or list all warp points.

If you need any assistance or if you have a Feature suggestion, write me an E-Mail at [email protected], I'd love to hear from you :)


commands:


- /warp <warpname> - Teleports you to a warppoint
- /setwarp <warpname> - Creates a warppoint
- /delwarp <warpname> - Deletes a warppoint
- /warps - Lists all warppoint
- /warpversion - Displays current plugin version

- /position <position | list | del> - This command can be used to save positons. So the coordinates at which the player is standing will be saved. 
- /position <NameOfThePosition> - Creates a new position or displays an existing position by name
- /position list - Displays all positions that have been saved
- /position del <NameOfThePosition> - Deletes a set position


The plugin now also features a "per-warp-permission System". That means if you enable "RequirePermissionForEachWarp" in your Warps.yml Config, every Warp Point gets an individual Permission that follows this scheme: "simplewarp.warp.WARPNAME". (You have to replace WARPNAME with the exact name of your warp point). Only players with the correct permissions can see and use the warp points.

You can now set Default Warp Point permissions in the Permission.yml file.
Note: Only simplewarp permissions can be set by default. Other Permissions in the Permission.yml file will be ignored.

permissions:

- (simplewarp.warp.WARPNAME)
- simplewarp.warp
- simplewarp.delwarp
- simplewarp.setwarp
- simplewarp.warps
- simplewarp.position

- simplewarp.position
- simplewarp.position.create
- simplewarp.position.view
- simplewarp.position.list
- simplewarp.position.del


You can find the source-code on my GitHub repository


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    395393
  • Created
    Jul 13, 2020
  • Last Released File
    Nov 2, 2023
  • Total Downloads
    26,503
  • License

Categories

Members

Recent Files

Bukkit