Help!!! In my server can't do /tp or any teleport command

Discussion in 'Bukkit Help' started by saimadma, Mar 5, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    saimadma

    Help!!! In my server can't do /tp or any teleport command

    It said you don't have permission ..... node : teleport.world.world

    I try to put the teleport.world.world in my GroupManager, But it still can't do it.

    If I type /tp [me] [other people] it work!!
    If I type /tp [other people] [other people] or /tp [other people] [me] it not working !!!! it said you don't have permission ..... node : teleport.world.world on the other people's computer.

    Please help me !!!!
     
  2. Offline

    Necrodoom

    what plugin is doing the teleport.world.world command? if you dont know, list plugins.
     
  3. Offline

    saimadma

    I have
    1.AuthMe
    2.AutoMessage
    3.BKComonLib
    4.blift
    5.ButtonWarp
    6.Casino Slot
    7.CCTV Camera
    8.ChestShop
    9.ClanWars
    10.CommandWatcher
    11.Essential (Chat, GroupBridge, Spawn)
    12.FoundDiamond
    13.GiveAll
    14.HellEdit
    15.iConomy
    16.iZone
    17.Jail
    18.Jobs
    19.Lottery+
    20.MantaMob
    21.mobhealth
    22.MoneyDrop
    23.ProtectionStones
    24.RepairShop
    25.Groupmanager
    26.Scavenger
    27.Simple-Auto Save
    28.SimpleFly
    29.SimpleHotel
    30.SimpleRegionMarket
    31.SimpleWarp
    32.Stargate
    33.Supplysign
    34.TeleportSuite (I think this plugin is the problem.)
    35.Tim
    36.Timeismoney
    37.Vanish
    38.Vault
    39.WelcomeRulezz
    40.Worldedit
    41.WorldGuard
    42.WorldPotal
     
  4. Offline

    c0mp

    saimadma You've got at least three different places where the /tp command has the potential to be executed from: Essentials, TeleportSuite, and the vanilla /tp command. Your permissions plugin may be getting tripped up thinking that you need to assign teleport.world.world, but it may actually mean another node from another plugin, or the Bukkit tp node. I would negate all other possible teleportation nodes from all other plugins, and the built-in Bukkit teleportation node in your permissions config and see where that leaves you.
     
  5. Offline

    eamon12

    I suggest just using essentials, remove all the other teleportation plugins, and just add the permission
    Code:
     essentials.tp
     
    PapiDimmi and wowzersam like this.
  6. Offline

    wowzersam

    - essentials.tp
     
  7. Offline

    saimadma

    So now I understand about that, But I need to use /tpa that is in the TeleportSuite Plugin. What I need to do? Is it have a other plugin that work like teleportsuite?
     
  8. Offline

    Necrodoom

    authme?

    not sure what you mean, the permission plugin never prints the "no permission" error, only the plugin controlling the command.
     
  9. Offline

    joereider

    I bet he has an offline mode server.
     
  10. Offline

    Sayshal

    Please post the contents of your server.properties file.
     
  11. Offline

    jblanda

    He has Essential (Chat, GroupBridge, Spawn) not just regular essentials
     
  12. Offline

    Necrodoom

    that comment has nothing to do with anything?
     
  13. Offline

    astroskillz

    Buy minecraft instead. No support is provided for offline mode servers.
     
  14. Offline

    eamon12

    Can you show me the server log when you start the server?
    Also sometimes people think their server is more protected if they use AuthMe, but this may be a cracked server
     
  15. Offline

    saimadma

    Yeah. My Server is turn the online mode to false because other people don't have a premium account but I have.

    Here is my server.properties file contents :
    #Minecraft server properties
    #Sat Mar 09 20:43:36 SGT 2013
    generator-settings=
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=false
    pvp=true
    difficulty=1
    server-name=Hypotive Minecraft Server
    gamemode=0
    max-players=50
    spawn-monsters=true
    view-distance=8
    generate-structures=true
    spawn-protection=16
    motd=\u00A7e\u00A7l--[Hypotive \u00A7a\u00A7lMinecraft \u00A7b\u00A7lServer]--
     
  16. Offline

    Evilshallwin

    Sorry, we offer no support for offline mode servers at all.
     
  17. Offline

    eamon12

    Ergh yah ^
    We don't offer help for offline servers
     
  18. Offline

    TnT

    Locked. Offline mode is inherently insecure and unsupportable.
     
Thread Status:
Not open for further replies.

Share This Page