spawn (authme, essentials)

Discussion in 'Bukkit Help' started by MaryJane666, Oct 10, 2019.

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

    MaryJane666

    Hello.
    I'm a newbie in server management, that is what you need to know to help me :(
    I bought a server lately with these plugins: AuthMe AutoMessage Clearlag Essentials EssentialsChat EssentialsSpawn PermissionsEx Vault WorldBorder Worldedit Worldguard
    The most important would be EssentialsSpawn and AuthMe now I think. I wanted to make a well working spawn system. I had a randomly generated by AuthMe place, where I was logging in, so I did a nice room there. But I wanted to make a second place, where everyone would show up after they log in, and that place would be a default spawn, after loggining in, when the bedspawn isn't set up.

    I don't know what am I doing wrong, so at that moment I can show my config files for spawn in those two plugins
    Code:
    AuthMe:
    
    
    spawn:
      world: world
      x: -246.4586011802006383
      y: 75
      z: 180.5041525777131574
      yaw: -183.29878
      pitch: 3.8197658
    firstspawn:
      world: world
      x: 102
      y: 86
      z: 351
      yaw: -135
      pitch: 11.2
    
    
    Essentials:
    
    
    spawns:
      default:
        world: world
        x: 102
        y: 86
        z: 351
        yaw: -135
        pitch: 11.2
      "@all":
        world: world
        x: 102
        y: 86
        z: 351
        yaw: -135
        pitch: 11.2
    I don't know if you need some more cfg files, I can show them as well, but idk which ones you need.
    Thanks, MJ
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    MaryJane666

  4. Online

    timtower Administrator Administrator Moderator

    @MaryJane666 Please post it again but then copied from <server directory>/logs/latest.log
     
  5. Offline

    MaryJane666

  6. Online

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page