Inactive [ADMN/TP] TeleportRequest v0.2 - Send request to teleport [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Noneofyourbusiness, Jul 8, 2011.

  1. TeleportRequest v0.2
    by Waldfelt


    Dependencies:
    Permissions v2.7.4 -> download or
    Permissions v3.1.6 -> download

    Download the latest version -> version 0.2

    Features:
      • Players send a request before teleporting, which can be accepted and denied.
      • Implementation of Permissions v2.7.4.
      • Administrators/Moderators can force teleport to a player.
    Commands
    /tp [Player] - Send teleport request to player
    /tpa - Accept all teleport requests
    /tpd - Deny teleport request
    /tpl [Player] - Show pending requests
    /tpt - Toggle auto-accept

    Permission node:
    - tpreq.user (All commands)

    - tpreq.admin (Force teleporting)


    Upcoming features:
    None at the moment

    Change log:
    version 0.2 Added /tpc and /tpa <Player> and handling offline players properly.


    Donations:
    Donations are greatly appreciated to keep our server up to date and allow us to grow!

    To donate click here!
    [​IMG]



    Test server:
     
    leetgamer and monsterwol like this.
  2. Offline

    EvoCake

    Hey, Im currently trying to install this mod on my server, (Hosted by Kerplunc, so i don't know what build it is) but I'm getting a message ping up saying an internal error has occurred. Any reason why this is happening? The only other plugins I have installed is the Lockette Plugin and a Welcome Message Plugin. In my console it did say the plugin had initialised. Any help would be great!

    John. EvoCake
     
  3. Offline

    ELITEeNergizer

    Does this work anymore?
     
  4. Offline

    globox44t

    18:35:45 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'tp'
    in plugin TeleportRequest v0.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    61)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:818)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
    at me.Waldfelt.TeleportRequest.TeleportRequest.onCommand(TeleportRequest
    .java:52)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more

    My toggle.dat is empty. is it supposed to be?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  5. Offline

    BeasttRecon

    toggle.dat is empty, and so I suppose the plugin doesn't work, comes up with internal error, would be amazing if you could fix, used this plugin before and I <3 it :)
     

Share This Page