Solved Can't see when players join

Discussion in 'Bukkit Help' started by ALufkin24, Jul 17, 2013.

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

    ALufkin24

    I've noticed I don't see where players join my server, but they show up when I push tab.
    Usually when someone joins, it'll say ''AngelPie has joined the server', but it doesn't. It doesn't do anything when they join. I always have to push tab to see if anyone new has join.

    Is there any way to fix this?

    Any help is appreciated!
    Thanks!
     
  2. Offline

    Gamecube762

    Mind posting a Server Log and Plugins list? Sounds like a plugin is disabling it.
     
  3. Offline

    ALufkin24

    Sure.

    EDIT: I think I've found out the problem. I had a plugin called 'colored text' That was messing it up. I removed it and now it's working properly. Thank you for your effort to help me, GameCube. =)

    Server Logs:
    Code:
    2013-07-17 21:02:58 [INFO] Starting minecraft server version 1.6.2
    2013-07-17 21:02:58 [INFO] Loading properties
    2013-07-17 21:02:58 [INFO] Default game type: CREATIVE
    2013-07-17 21:02:59 [INFO] This server is running CraftBukkit version git-Spigot-1032 (MC: 1.6.2) (Implementing API version 1.6.2-R0.1-SNAPSHOT)
    2013-07-17 21:02:59 [INFO] Generating keypair
    2013-07-17 21:03:00 [INFO] Starting Minecraft server on *:25568
    2013-07-17 21:03:02 [INFO] [PermissionsEx] sql backend registered!
    2013-07-17 21:03:02 [INFO] [PermissionsEx] file backend registered!
    2013-07-17 21:03:02 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2013-07-17 21:03:02 [INFO] [WatchBlock] AntiGrief started and running
    2013-07-17 21:03:02 [INFO] [AlwaysDay] Loading AlwaysDay v2.2.7
    2013-07-17 21:03:02 [INFO] [WorldEdit] Loading WorldEdit v5.5.7
    2013-07-17 21:03:02 [INFO] [CoreProtect] Loading CoreProtect v2.0.8
    2013-07-17 21:03:02 [INFO] [MotdManager] Loading MotdManager v1.41-b20
    2013-07-17 21:03:02 [INFO] [Vault] Loading Vault v1.2.22-b277
    2013-07-17 21:03:02 [INFO] [ClearLag] Loading ClearLag v2.4.1
    2013-07-17 21:03:02 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.5
    2013-07-17 21:03:02 [INFO] [PermissionsEx] Initializing file backend
    2013-07-17 21:03:02 [INFO] Permissions file successfully reloaded
    2013-07-17 21:03:02 [INFO] [BananaChunk] Loading BananaChunk v5.1
    2013-07-17 21:03:02 [INFO] [SuperSpleef] Loading SuperSpleef vB 0.1.7
    2013-07-17 21:03:02 [INFO] [AutoSaveWorld] Loading AutoSaveWorld v3.9
    2013-07-17 21:03:02 [INFO] [Chatlogging] Loading Chatlogging v2.2
    2013-07-17 21:03:02 [INFO] [NoSnow] Loading NoSnow v1.5
    2013-07-17 21:03:02 [INFO] [MobArena] Loading MobArena v0.95.3
    2013-07-17 21:03:02 [INFO] [WorldGuard] Loading WorldGuard v5.7.5
    2013-07-17 21:03:02 [INFO] [AutoAnnouncer] Loading AutoAnnouncer v1.7-03.23
    2013-07-17 21:03:02 [INFO] [MCBans] Loading MCBans v4.21
    2013-07-17 21:03:02 [INFO] [RuleBooks] Loading RuleBooks v1.1-b17
    2013-07-17 21:03:02 [INFO] [Essentials] Loading Essentials vPre2.11.1.2
    2013-07-17 21:03:02 [INFO] [WatchBlock] Loading WatchBlock v2.31
    2013-07-17 21:03:02 [INFO] [EssentialsProtect] Loading EssentialsProtect vPre2.11.1.2
    2013-07-17 21:03:02 [INFO] [EssentialsSpawn] Loading EssentialsSpawn vPre2.11.1.2
    2013-07-17 21:03:02 [INFO] [PEXRank] Loading PEXRank v1.3.1
    2013-07-17 21:03:02 [INFO] [NoSpawnEggs2] Loading NoSpawnEggs2 v2.1
    2013-07-17 21:03:02 [INFO] [SetRankPEX] Loading SetRankPEX v1.7
    2013-07-17 21:03:02 [INFO] [EssentialsChat] Loading EssentialsChat vPre2.11.1.2
    2013-07-17 21:03:02 [INFO] [Vault] Enabling Vault v1.2.22-b277
    2013-07-17 21:03:02 [INFO] [Vault][Economy] Essentials Economy found: Waiting
    2013-07-17 21:03:03 [INFO] [Vault][Permission] PermissionsEx found: Waiting
    2013-07-17 21:03:03 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    2013-07-17 21:03:03 [INFO] [Vault][Chat] PermissionsEx found: Waiting
    2013-07-17 21:03:03 [INFO] [Vault] Enabled Version 1.2.22-b277
    2013-07-17 21:03:03 [INFO] Preparing level "world"
    2013-07-17 21:03:03 [INFO] -------- World Settings For [world] --------
    2013-07-17 21:03:03 [INFO] Experience Merge Radius: 3.0
    2013-07-17 21:03:03 [INFO] Chunks to Grow per Tick: 650
    2013-07-17 21:03:03 [INFO] View Distance: 15
    2013-07-17 21:03:03 [INFO] Item Merge Radius: 2.5
    2013-07-17 21:03:03 [INFO] Mob Spawn Range: 4
    2013-07-17 21:03:03 [INFO] Cactus Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Cane Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Melon Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Mushroom Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Pumpkin Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Sapling Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Wheat Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
    2013-07-17 21:03:03 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    2013-07-17 21:03:03 [INFO] Anti X-Ray: true
    2013-07-17 21:03:03 [INFO]    Engine Mode: 1
    2013-07-17 21:03:03 [INFO]    Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    2013-07-17 21:03:03 [INFO] Hopper Transfer: 8 Hopper Check: 8
    2013-07-17 21:03:03 [INFO] Random Lighting Updates: false
    2013-07-17 21:03:03 [INFO] -------- World Settings For [world_the_end] --------
    2013-07-17 21:03:03 [INFO] Experience Merge Radius: 3.0
    2013-07-17 21:03:03 [INFO] Chunks to Grow per Tick: 650
    2013-07-17 21:03:03 [INFO] View Distance: 15
    2013-07-17 21:03:03 [INFO] Item Merge Radius: 2.5
    2013-07-17 21:03:03 [INFO] Mob Spawn Range: 4
    2013-07-17 21:03:03 [INFO] Cactus Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Cane Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Melon Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Mushroom Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Pumpkin Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Sapling Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Wheat Growth Modifier: 100%
    2013-07-17 21:03:03 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
    2013-07-17 21:03:03 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    2013-07-17 21:03:03 [INFO] Anti X-Ray: true
    2013-07-17 21:03:03 [INFO]    Engine Mode: 1
    2013-07-17 21:03:03 [INFO]    Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    2013-07-17 21:03:03 [INFO] Hopper Transfer: 8 Hopper Check: 8
    2013-07-17 21:03:03 [INFO] Random Lighting Updates: false
    2013-07-17 21:03:03 [INFO] Preparing start region for level 0 (Seed: 6580813587394214072)
    2013-07-17 21:03:04 [INFO] Preparing spawn area: 48%
    2013-07-17 21:03:05 [INFO] Preparing spawn area: 89%
    2013-07-17 21:03:05 [INFO] Preparing start region for level 1 (Seed: 6580813587394214072)
    2013-07-17 21:03:06 [INFO] [AlwaysDay] Enabling AlwaysDay v2.2.7
    2013-07-17 21:03:06 [INFO] [AlwaysDay] AlwaysDay v2.2.7 is now enabled.
    2013-07-17 21:03:06 [INFO] Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
    2013-07-17 21:03:06 [INFO] [WorldEdit] Enabling WorldEdit v5.5.7
    2013-07-17 21:03:07 [INFO] WEPIF: Using the Bukkit Permissions API.
    2013-07-17 21:03:07 [INFO] [CoreProtect] Enabling CoreProtect v2.0.8
    2013-07-17 21:03:08 [INFO] CoreProtect version 2.0.8 is enabled!
    2013-07-17 21:03:08 [INFO] [CoreProtect] Using SQLite for data storage.
    2013-07-17 21:03:08 [INFO] [MotdManager] Enabling MotdManager v1.41-b20
    2013-07-17 21:03:08 [INFO] [MotdManager] version 1.41-b20 is enabled!
    2013-07-17 21:03:08 [INFO] [ClearLag] Enabling ClearLag v2.4.1
    2013-07-17 21:03:08 [INFO] [ClearLag] Checking for a new update...
    2013-07-17 21:03:08 [INFO] [ClearLag] No update for ClearLag found!
    2013-07-17 21:03:08 [INFO] [ClearLag] Clearlag has been enabled!
    2013-07-17 21:03:08 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
    2013-07-17 21:03:08 [INFO] [PermissionsEx] Superperms support enabled.
    2013-07-17 21:03:08 [INFO] [PermissionsEx] v1.19.5 enabled
    2013-07-17 21:03:08 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2013-07-17 21:03:08 [INFO] [Vault][Permission] PermissionsEx hooked.
    2013-07-17 21:03:08 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
    2013-07-17 21:03:08 [INFO] [BananaChunk] Enabling BananaChunk v5.1
    2013-07-17 21:03:08 [INFO] [SuperSpleef] Enabling SuperSpleef vB 0.1.7
    2013-07-17 21:03:09 [INFO] [Spleef] Loading 1 games
    2013-07-17 21:03:09 [INFO] [Spleef]Checking for arena on index 1
    2013-07-17 21:03:09 [INFO] Loading Arena: 1
    2013-07-17 21:03:09 [INFO] Loaded 754/754 blocks into the floor of Spleef arena 1
    2013-07-17 21:03:09 [INFO] 1 Enabling!
    2013-07-17 21:03:09 [INFO] [Super Spleef]No save file on disk for arena 1
    2013-07-17 21:03:09 [INFO] METRICS STARTING
    2013-07-17 21:03:09 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v3.9
    2013-07-17 21:03:09 [INFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0
    2013-07-17 21:03:09 [INFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 21600 seconds, Warn Times are 0
    2013-07-17 21:03:09 [INFO] [AutoSaveWorld] Version 3.9 is enabled: e0d4b976-8a41-4cc7-9ddf-f6b0f09cdb62
    2013-07-17 21:03:09 [INFO] [Chatlogging] Enabling Chatlogging v2.2
    2013-07-17 21:03:09 [INFO] [Chat Logging] by mbl111 is now enabled!
    2013-07-17 21:03:09 [INFO] [NoSnow] Enabling NoSnow v1.5
    2013-07-17 21:03:09 [INFO] [MobArena] Enabling MobArena v0.95.3
    2013-07-17 21:03:09 [INFO] [MobArena] Loaded arena 'default'.
    2013-07-17 21:03:09 [INFO] [MobArena] v0.95.3 enabled.
    2013-07-17 21:03:09 [INFO] [WorldGuard] Enabling WorldGuard v5.7.5
    2013-07-17 21:03:10 [WARNING] [WorldGuard] Found option with no heading blacklist.txt for 'ignore-groups=admins,moderator,jrmods,evolumaster,designer,advbuilder'
    2013-07-17 21:03:10 [WARNING] [WorldGuard] Found option with no heading blacklist.txt for 'on-place=deny,tell'
    2013-07-17 21:03:10 [WARNING] [WorldGuard] Found option with no heading blacklist.txt for 'on-break=deny,tell'
    2013-07-17 21:03:10 [INFO] [WorldGuard] Blacklist loaded.
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world) TNT ignition is blocked.
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world) Lava fire is blocked.
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world) All fire spread is disabled.
    2013-07-17 21:03:10 [INFO] [WorldGuard] Loaded configuration for world 'world'
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world_the_end) TNT ignition is blocked.
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
    2013-07-17 21:03:10 [INFO] [WorldGuard] (world_the_end) All fire spread is disabled.
    2013-07-17 21:03:10 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
    2013-07-17 21:03:10 [INFO] [WorldGuard] 2 regions loaded for 'world'
    2013-07-17 21:03:10 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
    2013-07-17 21:03:10 [INFO] [AutoAnnouncer] Enabling AutoAnnouncer v1.7-03.23
    2013-07-17 21:03:10 [INFO] [AutoAnnouncer] Permission support enabled!
    2013-07-17 21:03:10 [INFO] [AutoAnnouncer] Settings Loaded (3 announces).
    2013-07-17 21:03:10 [INFO] [AutoAnnouncer] Scheduled every 10 minutes!
    2013-07-17 21:03:10 [INFO] [AutoAnnouncer] v1.7-03.23 is enabled!
    2013-07-17 21:03:10 [INFO] [AutoAnnouncer] Developed by: [Sharkiller]
    2013-07-17 21:03:10 [INFO] [MCBans] Enabling MCBans v4.21
    2013-07-17 21:03:10 [INFO] [MCBans] Loading language file: default
    2013-07-17 21:03:11 [INFO] [MCBans] Using PermissionsEx for permission control.
    2013-07-17 21:03:11 [INFO] [MCBans] Looking for fastest api server!
    2013-07-17 21:03:11 [INFO] [MCBans] CoreProtect plugin found. Using this for rollback.
    2013-07-17 21:03:11 [INFO] [MCBans] MCBans version 4.21 is enabled!
    2013-07-17 21:03:11 [INFO] [RuleBooks] Enabling RuleBooks v1.1-b17
    2013-07-17 21:03:11 [INFO] [RuleBooks] Loading language file: default
    2013-07-17 21:03:11 [INFO] [RuleBooks] RuleBooks version 1.1-b17 is enabled!
    2013-07-17 21:03:11 [INFO] [Essentials] Enabling Essentials vPre2.11.1.2
    2013-07-17 21:03:11 [INFO] Bukkit version format changed. Version not checked.
    2013-07-17 21:03:11 [INFO] git-Spigot-1032 (MC: 1.6.2)
    2013-07-17 21:03:11 [INFO] 1.6.2-R0.1-SNAPSHOT
    2013-07-17 21:03:11 [INFO] [MCBans] API Server found: api01.cluster.mcbans.com :: response time: 407
    2013-07-17 21:03:11 [INFO] [Vault][Economy] Essentials Economy hooked.
    2013-07-17 21:03:11 [INFO] Essentials: Using PermissionsEx based permissions.
    2013-07-17 21:03:11 [INFO] [WatchBlock] Enabling WatchBlock v2.31
    2013-07-17 21:03:11 [INFO] [WatchBlock] Activated worlds : world
    2013-07-17 21:03:11 [INFO] [WatchBlock] Activated worlds : world_the_end
    2013-07-17 21:03:11 [INFO] [MCBans] API Server found: api02.cluster.mcbans.com :: response time: 396
    2013-07-17 21:03:11 [INFO] [WatchBlock] FlatFile AntiGrief started and running
    2013-07-17 21:03:11 [INFO] [WatchBlock] WorldEdit 5.5.7 has been found, Ownership Transfer enabled
    2013-07-17 21:03:11 [INFO] [WatchBlock] Vault has been found, Loading Permissions successful
    2013-07-17 21:03:11 [INFO] [WatchBlock] PlayerLoginListener started and running
    2013-07-17 21:03:11 [INFO] [EssentialsProtect] Enabling EssentialsProtect vPre2.11.1.2
    2013-07-17 21:03:11 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.11.1.2
    2013-07-17 21:03:11 [INFO] [PEXRank] Enabling PEXRank v1.3.1
    2013-07-17 21:03:12 [INFO] [PEXRank] Found PermissionsEx and ready to enable
    2013-07-17 21:03:12 [INFO] [NoSpawnEggs2] Enabling NoSpawnEggs2 v2.1
    2013-07-17 21:03:12 [INFO] NoSpawnEggs enabled with version 2.1 FULL.
    2013-07-17 21:03:12 [INFO] [SetRankPEX] Enabling SetRankPEX v1.7
    2013-07-17 21:03:12 [INFO] [SRPEX] Found PermissionsEx v1.19.5 and is good to go
    2013-07-17 21:03:12 [INFO] [SRPEX] SetRankPEX v1.7 is now enabled.
    2013-07-17 21:03:12 [INFO] [EssentialsChat] Enabling EssentialsChat vPre2.11.1.2
    2013-07-17 21:03:12 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2013-07-17 21:03:12 [INFO] [MCBans] API Server found: api03.cluster.mcbans.com :: response time: 412
    2013-07-17 21:03:12 [INFO] Done (9.205s)! For help, type "help" or "?"
    2013-07-17 21:03:12 [INFO] Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
    2013-07-17 21:03:12 [INFO] EmperorOcto [/69.248.16.76:53030] lost connection
    2013-07-17 21:03:12 [INFO] [MCBans] API Server found: api.mcbans.com :: response time: 389
    2013-07-17 21:03:12 [INFO] [MCBans] Fastest server selected: api.mcbans.com :: response time: 389
    2013-07-17 21:03:16 [INFO] HalfbreedAR15[/199.187.249.14:62270] logged in with entity id 74 at ([world] 410.9487747896096, 3.1547317635125656, -94.33993740542793)
    2013-07-17 21:03:16 [INFO] EmperorOcto[/69.248.16.76:53031] logged in with entity id 75 at ([world] 445.2571140014127, 7.016057511014476, -108.69935058559082)
    2013-07-17 21:03:23 [WARNING] [WorldEdit] No compatible nms block class found.
    2013-07-17 21:03:37 [INFO] ALufkin24[/192.168.1.1:49875] logged in with entity id 76 at ([world] -4.458917932195759, 12.0, -376.6051139077992)
    2013-07-17 21:03:44 [INFO] Checking for updates
    2013-07-17 21:03:45 [INFO] [Super Spleef] could not check for updates.
    2013-07-17 21:03:57 [INFO] ALufkin24 issued server command: /vanish
    2013-07-17 21:04:01 [INFO] ALufkin24 issued server command: /tp Emper
    2013-07-17 21:04:31 [INFO] ALufkin24 issued server command: /spawn
    

    Plugins:
    Code:
    AlwaysDay
    AutoAnnouncer
    autosaveworld
    bananachunk
    Chatlogging
    ClearLag
    CoreProtect
    Essentials
    EssentialsChat
    EssentialsPortect
    EssentialsSpawn
    MCBans
    MobArena
    Nosnow
    NospawnEggs2
    PermissionsEX
    PEXRank
    Rulebooks
    SetrankPEX
    Spleef
    Vault
    WatchBlock
    WorldEdit
    WorldGuard
     
  4. Offline

    Gamecube762

    Be sure to mark the thread as Solved, that way people know that you don't need help on this anymore =P
     
Thread Status:
Not open for further replies.

Share This Page