eWarp

eWarp is an easy Warp-plugin. There are a few commands which can warp you around your Minecraft Map. It allows you easily to create warps for all player or only for those which have permissions. Try it out.

Installation / Deinstallation:

To install these plugin, just drag and drop it into your "plugins" folder your server folder. If you want to remove the plugin, delete the "eWarp.jar" file and the folder called "eWarp". No other files need to be deleted.

Commands:

  • /warp - Shows the help.
  • /warp set <public/private> <name> - Set a public or private warp at your position.
  • /warp remove <name> - Removes the warp called <name>.

Permissions:

These are only for the PermissionsBukkit Plugin!

  • /warp set public <name> - eWarp.warp.set.public
  • /warp set private <name> - eWarp.warp.set.private
  • /warp remove - eWarp.warp.remove
  • ! If you want allow a user to create private warps, give him the permission "eWarp.warp.warp" !

ToDo List:

- Nothing more to do. Feel free to make suggestions.

Changelog:

Version 0.3.2: [17.03.2013]

  • Work with 1.5 #2663

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of youri12 youri12 Apr 08, 2013 at 12:46 UTC - 0 likes

    this is my error

    14:41:23 [INFO] 12youri12 issued server command: /warp set public portals 14:41:23 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'warp ' in plugin eWarp v0.3.2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18 7) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServe r.java:523) at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerCon nection.java:967) at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.j ava:885) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java :840) at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292 ) at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java :113) at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:3 0) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:5 80) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:2 25) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:4 76) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java :409)

    all my players will be teleported and getting an error: an internal error occured while attempting to perform this command

  • Avatar of Driahva Driahva Apr 06, 2013 at 20:10 UTC - 0 likes

    @XxDawnsusxX: Go

    I am having the same issue. The only plugins running are eWarp (giving the same errors), eTeleport (not working at all, see note below), and WorldEdit which contains no Teleport or Warp commands.

    Attached error generated by eTeleport

    ====== 21:05:05 [INFO] Driahva issued server command: /tpw Skyway
    21:05:05 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'tpw'
     in plugin eTeleport v1.9.4
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    8)
            at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServe
    r.java:523)
            at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerCon
    nection.java:966)
            at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.j
    ava:884)
            at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java
    :841)
            at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44)
            at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292
    )
            at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java
    :110)
            at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
            at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:3
    0)
            at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:5
    78)
            at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:2
    25)
            at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:4
    74)
            at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java
    :407)
            at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:5
    73)
    Caused by: java.lang.NullPointerException
            at me.Etarus.eTeleport.eTeleport.onCommand(eTeleport.java:336)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
            ... 15 more ======
    
  • Avatar of eDevTeam eDevTeam Apr 04, 2013 at 13:08 UTC - 0 likes

    @youri12: Go

    What errors do you mean? Give me some code...

    My Plugins:

    PluginDescriptionLink
    eTeleportAn easy teleportation PlugineTeleport
    eWarpAn easy Warp PlugineWarp

    BFAK:Etarus,83082,6781c63556d823e06a7df52108aad8b77c5fce90979fb29e32c683c44e55743d

  • Avatar of youri12 youri12 Apr 03, 2013 at 19:17 UTC - 0 likes

    pleas fix all this errors

  • Avatar of XxDawnsusxX XxDawnsusxX Mar 31, 2013 at 00:02 UTC - 0 likes

    @eDevTeam: Go

    i'm afraid not i only use this plugin for /warp unless essentials spawn could be another problem

  • Avatar of eDevTeam eDevTeam Mar 29, 2013 at 18:54 UTC - 0 likes

    @DigitalSnow: Go

    @XxDawnsusxX: Go

    Do you use another plugin which uses the command '/warp' ?

    It looks like there is an error between two plugins because both are trying to execute the command '/warp'.

    If you do so, remove one of the plugins else remove all plugins and put them back one after one and please tell me which plugin the error cause.


    Regards

    Last edited Mar 29, 2013 by eDevTeam
  • Avatar of XxDawnsusxX XxDawnsusxX Mar 28, 2013 at 12:43 UTC - 0 likes

    are you able to assist a problem causing this?

    2013-03-28 22:42:44 [WARNING] Unexpected exception while parsing console command "/warp spawn" org.bukkit.command.CommandException: Unhandled exception executing command 'warp' in plugin eWarp v0.3.2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchCommand(CraftServer.java:523) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchServerCommand(CraftServer.java:512) at net.minecraft.server.v1_5_R1.DedicatedServer.am(DedicatedServer.java:261) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_5_R1.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player at me.Etarus.eWarp.eWarp.onCommand(eWarp.java:120) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 8 more

  • Avatar of soyrandom1 soyrandom1 Mar 24, 2013 at 15:29 UTC - 0 likes

    Hi!, have a question, how i can put a warp to another world?

  • Avatar of DigitalSnow DigitalSnow Mar 23, 2013 at 19:29 UTC - 1 like

    2013-03-23 23:21:05 [INFO] fternicien issued server command: /warp set public tienda 2013-03-23 23:21:05 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'warp' in plugin eWarp v0.3.2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:523) at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerConnection.java:967) at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:885) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:840) at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:113) at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NullPointerException at me.Etarus.eWarp.eWarp.onCommand(eWarp.java:346) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more

  • Avatar of eDevTeam eDevTeam Mar 18, 2013 at 21:29 UTC - 0 likes

    @XxDawnsusxX: Go

    Done.

    I just had to fix some conflicts with the rules.

Facts

Date created
Oct 06, 2012
Categories
Last update
Mar 17, 2013
Development stage
Release
Language
  • enUS
License
All Rights Reserved
Curse link
eWarp
Downloads
10,780
Recent files

Authors