Minecraft PrivateWarps mod 2026 download
logo
minecraft mod PrivateWarps

PrivateWarps

Game Version: CB 1.5.2-R0.1
Total Downloads: 9,126
Updated: May 20, 2013
Created: Apr 15, 2013
Download PrivateWarpsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
PrivateWarps - 1.3 release 44.07 KB May 20, 2013 CB 1.5.2-R0.1 5,991 download PrivateWarps PrivateWarps - 1.3 releaseDownload
PrivateWarps - 1.2.1 release 41.62 KB May 6, 2013 CB 1.5.2-R0.1 989 download PrivateWarps PrivateWarps - 1.2.1 releaseDownload
PrivateWarps - 1.2 release 32.86 KB Apr 20, 2013 CB 1.5.1-R0.2 694 download PrivateWarps PrivateWarps - 1.2 releaseDownload
PrivateWarps - 1.0 release 13.25 KB Apr 15, 2013 CB 1.5.1-R0.2 827 download PrivateWarps PrivateWarps - 1.0 releaseDownload
PrivateWarps - 1.2.4 beta 42.83 KB May 17, 2013 CB 1.5.2-R0.1 231 download PrivateWarps PrivateWarps - 1.2.4 betaDownload
PrivateWarps - 1.2.3 beta 42.82 KB May 14, 2013 CB 1.5.2-R0.1 171 download PrivateWarps PrivateWarps - 1.2.3 betaDownload
PrivateWarps - 1.2.2 beta 41.56 KB May 10, 2013 CB 1.5.2-R0.1 223 download PrivateWarps PrivateWarps - 1.2.2 betaDownload

Screenshots

Description

Share this:

PrivateWarps

Description:

PrivateWarps is a warp(teleportation) plugin that gives each individual players their own private warps. With a configurable max allowed warp setting… So you can limit how many warps a player can have… As admin. you can add more warps for a player. If they have reached their limit. And delete, warp to and list them.
And it is fully configurable from in-game(Well there is not much to really configure.. Only the max warps allowed).

Commands

Commands / Permissions / Description

Commands Permission Description
/pwarp privatewarps.warp Warps you to a specified warp!
/pswarp privatewarps.warp.other Warps you to another players warp. If it is shared to you.
/psetwarp privatewarps.setwarp Sets a warp at your location with the name you specify!
/pdelwarp privatewarps.delwarp Deletes the warp you name!
/pwarps privatewarps.listwarps List all warps available for you!
/pshare privatewarps.share Allows you to share warps.
/padmin privatewarps.admin Will show you what admin commands that is available!

Information about the /padmin command:

Padmin command Description
/padmin warp <playerName> <WarpName> This will warp you to the specified warp for the specified player!
/padmin setwarp <playerName> <WarpName> Will add a warp for the specified player!(Overrides maximum allowed warps)
/padmin delwarp <playerName> <WarpName> Will delete a warp for the specified player!
/padmin listwarps <playername> Will list all warps that the specified player has!
/padmin warplimit <number> Will change the maximum allowed warps for every player!
/padmin delay <number> Will change the warp delay!
/padmin cooldown <number> Will change the cooldown before you can warp again!
/padmin cmove <true or false> Changes the cancel warp on move setting!

Config

Plugin config.yml

PrivateWarps:
  Warps:
    Maximum-Allowed-Warps: 6
    Warp-Delay: 3
    Warp-Cooldown: 10
  settings:
    Cancel-Warp-On-Player-Move: true
    List-Shared-Warps-To-Players: true

Plugin plugin.yml – Commands:

    padmin:
        aliases: pa
        permission: PrivateWarps.admin
        description: Admin commands for PrivateWarps. Type /padmin to see the options
    pwarp:
        aliases: pw
        permission: PrivateWarps.warp
        description: Warps you to the specified warp if it exist!
    psetwarp:
        aliases: pset
        permission: PrivateWarps.setwarp
        description: Sets a private warp
    pdelwarp:
        aliases: pdel
        permission: PrivateWarps.delwarp
        description: Deletes a warp that you specify!
    pwarps:
        aliases: plist
        permission: PrivateWarps.listwarps
        description: List all warps available for you!
    pswarp:
        aliases: psw
        permission: PrivateWarps.warp.other
        description: Warp to another players warp(If it is shared to you)
    pshare:
        aliases: ps
        permission: PrivateWarps.share
        description: Allows you to share one of your warps to another player!

ToDo:

  • Feature to make a warp public(Or you can specify which player that has access to 1 of your warps or more.) <- This works. But I haven't got any good ways to show the shared warp for the other player yet. So this remains undocumented at this time… But the commands is in the plugin. After version 1.2.1.
  • Make all messages configurable.
  • Option to limit max warps by permissions per group.

Known Bugs:

None at this time.

Source can be found here: GitHub

Comments

Add a comment