About
xWarp was a fork of the MyWarp plugin my tkelly with new functionalities. This plugin allows players to create warp points and then to teleport to this warp point. Each warp point has specific properties:
- Visibility (private, public, global)
- Location with direction (yaw and pitch)
- Price
- Editors (definitions who can edit only a specific warp)
- Owner
- Creator
- Cooldown
- Warmup
Ressources
Permissions | Settings | Commands | Parser
Installation
You only have to place the xWarp jar-file into the plugins/-directory. You also need to add the SQLite driver (sqlitejdbc-v056.jar) into the lib/ directory, if you use SQLite (also for import/export).
With version 3.0.0 it also needs the Bukkit Plugin Utilities library. Place it near to the SQLite driver in the lib/ directory. Rename it to BukkitPluginUtilities.jar!
- Until version 3.1.5 is compatible with all builds since 1.1.0.
- With version 3.1.6 you have to use 1.3.0-B7
- With version 3.1.7 you have to use 1.3.0 (or newer)
It should look like:
+ Server directory | +--- craftbukkit.jar | +-+- plugins/ | | | +--- xWarp.jar | | | +--- xWarp/ | +-+- lib/ | +--- BukkitPluginUtilities.jar | +--- sqlitejdbc-v056.jar
Prices
There are two type of prices. A base price, which goes to a user or to nobody and could be set in the permissions. It is also possible to define a warp specific price. This additional costs will be transfered to the owner of the warp. At the moment iConomy version 4 and 5, Essentials Economy, BOSEconomy and Mineconomy supported.
Visibilites
Every warp has a visibility, which could be private, public or global. If a warp is private, only invited users or users with a special admin permission could use this warp. If the warp is public or global everybody could use the warp.
The global visibility priorities a warp. So if two players owns a warp with the same name, it isn't always clear which of these warps the user meant.
- If the user defines the owner in the command, the warp is identified and nothing special has to be done.
- If the user doesn't define a owner, it is possible that it isn't clear which warp should be chosen.
Now in the second case there are following possibilities which will be checked in the following order:
- If there is only one warp chose this warp.
- If there is one warp of these global – there could be only one warp global at the time – chose the global one.
- If the user owns one of these warps it will chose the warp the user owns.
- In all other cases it will return that there doesn't exist a global warp with this name.
See also: Wiki about Visibility
Sign warps
Creating a sign warp is really easy. There are the following layouts: MyWarp, Single Line and xWarp.
- In “MyWarp” your sign has two lines. In the first place only “MyWarp” and in the second the name of the warp. This sign type doesn't allow to define a owner.
- The “Single Line” layout only needs a line with “Warp: <name>”. If there are more than one lines with this layout on one sign it won't work. The colon is optional, the W could be lowercase and the spaces between “Warp:” and the name have to be at least one. Like with the MyWarp layout you also couldn't define a specific owner.
- With “xWarp” layout you could place “xWarp” in the first line (case-insensitive) or “Warp”/“warp” and optional a colon. In the second line is the name of the warp and in the third the owner (optional).
Changelog
3.1.7: Tested build 1.2.5-R1.0 (2012-04-20, BPU: 1.3.0)
- Use option
marker.plugininstead ofmarker.enabled. Ifmarker.enabledis set to true it acts likemarker.pluginwas set todynmap - Added a rudimentary description for markers (click on them).
- Fixed a error message that appears if dynmap gets disabled before xWarp.
- Show a different message if the warp name isn't unique to prevent confusion.
- Show how many warps with this name exists in the
warp infoscreen. - The status command shows if xWarp is linked to dynmap.
- If BPU wasn't found there will be a more descriptive error message.
- Update the listed status also in database.
3.1.6: (2012-03-02)
- Fixed compatibility with newer versions of dynmap.
- Made compatible with the new event and configuration system, as the old was removed with 1.1-R5.
- Fixed problem with not listed warps by default.
- Added command to make all warps listed (or not). This will be removed most likely.
- The
warp infocommand now shows the distance to a specific warp. - Removed hopefully all debug messages.
- All teleports have now the reason “COMMAND”.
3.1.5: (2011-11-08)
- World permissions are now always by default true.
- New permission to allow to see your own warps which are unlisted.
- The player need the change owner permission if the player want to create a warp for another one.
- The info command now shows if the warp is listed or not.
- Fixes the bug, that sign warps don't work. (→ http://dev.bukkit.org/server-mods/xwarp/tickets/7-sign-dosent-teleport/ )
3.1.4: (2011-10-05)
- Fixed crash on loading dynmap.
3.1.3: (2011-09-23)
- Warps get referenced by owner not by creator.
- It checks the permissions correctly when modifying a warp.
- Option to disable markers completely with
markers.enabledtofalse.
3.1.2: (2011-09-15)
- Fixed issues with parameterized commands (e.g.
giveorrename) where the command have at least one additional command.
3.1.1: (2011-09-15)
- Remove marker if a warp get deleted.
- Iron doors doesn't make a warp unsave anymore.
- Update marker icon on reload/restart from the config.yml (need at least dynmap 0.23!).
- Add change world command for warp protection areas.
- Free old data connection on reload and thus fix problem with database is locked after
xman reload.
3.1.0: (2011-09-12)
- Added support for markers with the dynmap plugin.
- Configuration node to set the default welcome message.
- List of default selected columns in
warp list. - Move warp objects from one into another world.
- Negative options for
warp list.
Facts
- Date created
- Aug 25, 2011
- Category
- Last update
- Apr 20, 2012
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- xWarp
- Downloads
- 16,712
- Recent files
- R: Version 3.1.7 for CB 1.2.5-R1.0 Apr 20, 2012
- R: Version 3.1.6 for CB 1.1-R6 Mar 02, 2012
- R: Version 3.1.5 for CB 1.1-R4 Nov 08, 2011
- R: Version 3.1.4 for CB 1240 Oct 05, 2011
- R: Version 3.1.3 for CB 1060 Sep 23, 2011
- Reply
- #133
TanveerGT5 Mar 12, 2013 at 21:33 UTC - 0 likesuse WarpTastic!
- Reply
- #132
TNTUP Mar 09, 2013 at 01:34 UTC - 0 likesWow im disappointed... my favourite plugin is like... dead... Next time making a server I will use MyWarp, as diannetea said.
- Reply
- #131
diannetea Mar 05, 2013 at 16:50 UTC - 0 likesMyWarp looks like a pretty good replacement.
www.bigturtlegames.com
- Reply
- #130
MadKing2012 Feb 20, 2013 at 19:07 UTC - 0 likesOMG why no upadete more :( I need for my server god warp plugin -.-
- Reply
- #129
selfservice0 Jan 30, 2013 at 21:49 UTC - 0 likesxWarp is no longer charging for warp use. It displays it did but no change is made to the users account.
Also xWarp is lagging and locking the main server thread, causing lost connections http://pastebin.com/bDqdhwnE
- Reply
- #128
Krixvar Dec 24, 2012 at 04:29 UTC - 0 likesHey, am I missing something really obvious or is it not currently possible to change the visibility of warps in a list? I'd like to have it so private warps do not show up in /warp list unless someone's invited
- Reply
- #127
shadoom23 Nov 18, 2012 at 22:36 UTC - 1 likeafter a server reboot xwarp does not recognize any permission system and gives everyone perms to create infinite amount of warps without a limit after a /xwarp reload it seems to finally find a permission plugin and limits are intact
any way to force xwarp using pex/permissionbridge/vault?
- Reply
- #126
xXKomeXx Nov 12, 2012 at 16:45 UTC - 0 likesThis plugin works for 1.4.2, it did for me. This plugins is also great :D That is it.
- Reply
- #125
TanveerGT5 Oct 27, 2012 at 19:46 UTC - 0 likes- Reply
- #124
RogerMaxson Oct 22, 2012 at 21:49 UTC - 0 likesHello,
I have a small problem with "xWarp" and "PermissionsEx"
This is my permission.yml :
Permission work fine with modifyworld
this is my log :
Do you have any idea why xWarp does not work?