Warps
#1
I started using Cuberite with a friend of mine and we happened to need warps. I didn't want all of Essentials, so I wrote my own plugin. It only makes sense to make it available to the community.

Info:
Quote:This plugin allows you to easily use and manage warps.

Commands

General
  • /warp add - Adds a named warp
    Permission required: warps.warp.add
    The following parameter combinations are recognized:
    /warp add name - Adds a named warp

    /warp goto - Teleports to a named warp
    Permission required: warps.warp.goto
    The following parameter combinations are recognized:
    /warp goto name - Teleports to a named warp

    /warp list - Lists all the warps
    Permission required: warps.warp.list

    /warp remove - Removes a named warp
    Permission required: warps.warp.remove
    The following parameter combinations are recognized:
    /warp remove name - Removes a named warp


Permissions
  • - warps.warp.add -
    • Commands affected:
      - /warp add
    - warps.warp.goto -
    • Commands affected:
      - /warp goto
    - warps.warp.list -
    • Commands affected:
      - /warp list
    - warps.warp.remove -
    • Commands affected:
      - /warp remove
Source: https://github.com/dillmo/Cuberite-Warps
Reply
Thanks given by:
#2
Hello, welcome to the forum.
This is a great first post Smile And nicely done plugin.
Reply
Thanks given by:
#3
I wonder if it would be possible to create warp points as the admin that all players can use, to prevent warp-location spamming.
Reply
Thanks given by:
#4
It should be possible. Register a location, listen to players triggering a certain event at a location, and transporting them to preset location.
Reply
Thanks given by:




Users browsing this thread: 2 Guest(s)