Problems with whitelist and permissions

Discussion in 'Bukkit Help' started by xMinecraft, Jul 2, 2014.

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

    xMinecraft

    Hello.

    i've 2 problems..

    1- If whitelist is active, the whitelist not work very well.. the user is register on whitelist.json but when the user try access to my server, the server say's "You're not whitelisted".
    2- When the user access to the server and try use commands: /suicide /msg etc ... the command's not work.

    My permissions:

    Show Spoiler
    groups:
    default:
    default: true
    permissions:
    - essentials.rules
    - essentials.afk
    - essentials.suicide
    - essentials.msg
    - arena.leave
    - arena.join.capturetheflag
    - modifyworld.*
    admin:
    permissions:
    - arena.leave
    - arena.join.capturetheflag
    - '*'
    users:
    bc43058b-b8e5-36ba-b40c-b0de641e7d3f:
    group:
    - admin
    options:
    name: Lopezito
    a265a899-f6bf-3e46-b91c-fde357bc2e97:
    group:
    - admin
    options:
    name: NeozPrah
    schema-version: 1


    My list plugins:

    Show Spoiler
    Plugins (13): WorldEdit, AntiCheat, Vault, PermissionsEx, LogBlock, LWC, MobArena, Residence, Essentials, ChestShop, BattleArena, ArenaCTF, AuthMe


    My whitelist:

    Show Spoiler
    [
    {
    "uuid": "61c9a8bd-f5de-4e3e-a244-04548b534a1c",
    "name": "pizzah1"
    },
    {
    "uuid": "cd26ecb2-c9d5-3545-9b28-f919e406ba12",
    "name": "joduquem"
    },
    {
    "uuid": "ff707b96-943d-400f-a5d8-7f5b2aabaf85",
    "name": "artuD2"
    },
    {
    "uuid": "447ab3de-2764-378d-a5ef-b30110a246aa",
    "name": "luarmh"
    },
    {
    "uuid": "0f97349f-23e8-3d61-9cbf-a3961e0c0cea",
    "name": "Vegetto23"
    },
    {
    "uuid": "e7604a73-53d1-3fbf-b431-5b2ea3888aaa",
    "name": "elbokurista6814"
    },
    {
    "uuid": "ca4749ef-9b3c-49df-b753-976bf8c17f1f",
    "name": "Aleroj"
    },
    {
    "uuid": "4d0da0a8-be65-486d-be80-41125e0db5df",
    "name": "NeozPrah"
    },
    {
    "uuid": "8ae5e8b0-5622-3042-aca6-16cd9586f6e0",
    "name": "kshader12"
    },
    {
    "uuid": "75c06eda-c5d6-4c0b-8db8-10cadf1763b2",
    "name": "Nico_Renz0x"
    },
    {
    "uuid": "1adeb86e-4446-3239-95f3-cb50be74ff25",
    "name": "randyoe"
    },
    {
    "uuid": "dc3e3fb3-12d5-43da-a136-3a61a0612f8b",
    "name": "KlaVra"
    },
    {
    "uuid": "cb5cfbac-1fbc-4ad1-853d-3ce79cf2085e",
    "name": "MrRessi"
    },
    {
    "uuid": "25b0823f-239e-3cd6-a1be-7bf4913f42b7",
    "name": "rombrian"
    },
    {
    "uuid": "bcad4387-32d3-307f-8e9e-bfeb9363bf0d",
    "name": "darnier"
    },
    {
    "uuid": "bc43058b-b8e5-36ba-b40c-b0de641e7d3f",
    "name": "Lopezito"
    },
    {
    "uuid": "65d7dba6-7ec6-40bb-8afb-a143bf377d9c",
    "name": "Rubion22"
    },
    {
    "uuid": "671b25ba-ad33-3657-9144-757df578bc32",
    "name": "Luar"
    },
    {
    "uuid": "4420e02c-ab84-45cb-97be-7dfe5b974c79",
    "name": "montecchiacorp"
    }
    ]
     
  2. Offline

    The Fancy Whale

    Any errors? Also, just wondering why are you using Authme?
     
  3. Offline

    xMinecraft


    For my website(registers with authme, my website login only)
     
  4. Offline

    willowen100

    I've been having the exact same problem with the whitelist except I've tried it with and without the Authme plugin, so we're in the same boat here. Now depending if we're both running the dev build of Bukkit there may be a bug so we'll have to wait it out till they've ironed the problem.
     
  5. Offline

    Bobcat00

    It says you have 13 plugins, but you only listed 12.

    Post your startup log.
     
  6. Offline

    xMinecraft


    I copied manually the list plugins... i updated the list, sorry

    In the log there are no errors

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  7. Offline

    Bobcat00

    A startup log still helps as it allows us to see the server/plugin versions being run, and any potential conflicts.
     
  8. Offline

    xMinecraft

    Code:
    [17:11:12] [Server thread/INFO]: Starting minecraft server version 1.7.9
    [17:11:12] [Server thread/INFO]: Loading properties
    [17:11:12] [Server thread/INFO]: Default game type: SURVIVAL
    [17:11:12] [Server thread/INFO]: Generating keypair
    [17:11:12] [Server thread/INFO]: Starting Minecraft server on *:25565
    [17:11:13] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
    [17:11:14] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
    [17:11:14] [Thread-7/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    [17:11:14] [Thread-7/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
    [17:11:14] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
    [17:11:14] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    [17:11:14] [Thread-7/INFO]: ----- ------------------- -----
    [17:11:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
    [17:11:15] [Server thread/INFO]: [AntiCheat] Loading AntiCheat v2.0.2
    [17:11:15] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
    [17:11:15] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22
    [17:11:15] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.80
    [17:11:15] [Server thread/INFO]: [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/minecraft?useUnicode=true&characterEncoding=utf-8...
    [17:11:16] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
    [17:11:16] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.6
    [17:11:16] [Server thread/INFO]: [Residence] Loading Residence v3.0.0q-SNAPSHOT
    [17:11:16] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
    [17:11:16] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.9
    [17:11:16] [Server thread/INFO]: [BattleArena] Loading BattleArena v3.9.7.9
    [17:11:16] [Server thread/INFO]: [ArenaCTF] Loading ArenaCTF v1.3.2
    [17:11:16] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
    [17:11:16] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
    [17:11:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [17:11:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
    [17:11:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [17:11:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
    [17:11:16] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
    [17:11:16] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
    [17:11:16] [Server thread/INFO]: [LWC] Connecting to SQLite
    [17:11:17] [Server thread/INFO]: Preparing level "world"
    [17:11:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 268342861741582904)
    [17:11:18] [Server thread/INFO]: Preparing spawn area: 15%
    [17:11:19] [Server thread/INFO]: Preparing spawn area: 80%
    [17:11:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 268342861741582904)
    [17:11:20] [Server thread/INFO]: Preparing spawn area: 67%
    [17:11:21] [Server thread/INFO]: Preparing start region for level 2 (Seed: 268342861741582904)
    [17:11:22] [Server thread/INFO]: Preparing spawn area: 50%
    [17:11:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
    [17:11:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [17:11:24] [Server thread/INFO]: [AntiCheat] Enabling AntiCheat v2.0.2
    [17:11:24] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22
    [17:11:24] [Server thread/INFO]: [PermissionsEx] Initializing file backend
    [17:11:24] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
    [17:11:25] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [17:11:25] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
    [17:11:25] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
    [17:11:25] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.80
    [17:11:25] [Server thread/INFO]: Accepted EditSessionFactory of type de.diddiz.worldedit.LogBlockEditSessionFactory from de.diddiz.worldedit
    [17:11:25] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
    [17:11:25] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.6
    [17:11:25] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
    [17:11:26] [Server thread/INFO]: [MobArena] Loaded arena 'default'
    [17:11:26] [Server thread/INFO]: [MobArena] v0.96.6 enabled.
    [17:11:26] [Server thread/INFO]: [Residence] Enabling Residence v3.0.0q-SNAPSHOT
    [17:11:26] [Server thread/INFO]: [Residence] Found Vault
    [17:11:26] [Server thread/INFO]: [Residence] Found WorldEdit
    [17:11:26] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
    [17:11:28] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [17:11:28] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
    [17:11:28] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.9
    [17:11:28] [Server thread/INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
    [17:11:28] [Server thread/INFO]: [ChestShop] Residence version 3.0.0q-SNAPSHOT loaded.
    [17:11:28] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
    [17:11:29] [Server thread/INFO]: [BattleArena] Enabling BattleArena v3.9.7.9
    [17:11:29] [Server thread/INFO]: [0;31;22m[BattleArena] [0;33;22mv3.9.7.9[0;37;1m enabling![m
    [17:11:29] [Server thread/INFO]: [BattleArena] BattleTracker not detected, not tracking wins[m
    [17:11:29] [Server thread/INFO]: [BattleArena] Essentials detected. God mode handling activated[m
    [17:11:29] [Server thread/INFO]: [BattleArena] MobArena detected.  Implementing no add when in MobArena[m
    [17:11:29] [Server thread/INFO]: [BattleArena] WorldEdit detected.[m
    [17:11:29] [Server thread/INFO]: [BattleArena] Warning currency was empty, using name from config.yml[m
    [17:11:29] [Server thread/INFO]: [BattleArena] found economy plugin Vault. [Default][m
    [17:11:30] [Server thread/INFO]: [BattleArena] no additional Arena modules[m
    [17:11:30] [Server thread/INFO]: [BattleArena] registering classes: gladiator, archer, monk[m
    [17:11:30] [Server thread/INFO]: [0;31;22m[BattleArena] [0;33;22mv3.9.7.9[0;37;1m enabled![m
    [17:11:30] [Server thread/INFO]: [ArenaCTF] Enabling ArenaCTF v1.3.2
    [17:11:30] [Server thread/INFO]: [ArenaCTF] Loaded CaptureTheFlag arenas: ctfarena[m
    [17:11:30] [Server thread/INFO]: [ArenaCTF] v1.3.2 enabled![m
    [17:11:30] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
    [17:11:30] [Server thread/INFO]: [AuthMe] Loading Configuration File...
    [17:11:30] [Server thread/INFO]: [AuthMe] Set Language: en
    [17:11:30] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
    [17:11:31] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
    [17:11:31] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
    [17:11:31] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
    [17:11:31] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [17:11:31] [Server thread/INFO]: Done (14.482s)! For help, type "help" or "?"
    [17:11:32] [pool-3-thread-14/INFO]: [Vault] Checking for Updates:
    [17:11:32] [pool-3-thread-14/INFO]: [Vault] No new version available

    The permissions was fixed but I've a problem with whitelist yet

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

    Bobcat00

    Have you switched between offline and online mode? Because that would cause the whitelist to break (UUIDs are different in the two modes).
     
  10. Offline

    xMinecraft


    No..
     
  11. Offline

    LHammonds

    Everything pertinent (PEX & Craftbukkit) seems to be UUID-aware. I have no idea if AuthMe would interfere with it though (not familiar with that plugin)

    Your permissions file shows the following defined users:

    Code:
    bc43058b-b8e5-36ba-b40c-b0de641e7d3f:
    name: Lopezito
     
    a265a899-f6bf-3e46-b91c-fde357bc2e97:
    name: NeozPrah
    When you see those 2 people try to access the server, make sure you see those exact same UUID strings in the server log/console. If they are different, you need to stop your server and delete those users from permissions.yml and let them re-generate with the proper UUID strings.

    LHammonds
     
  12. Offline

    xMinecraft


    there is no way that the whitelist is only for nicks?
     
  13. Offline

    LHammonds

    At this point, I am not talking about the whitelist at all. Disable the white list and just verify that those users that are connecting to your server are doing so with the EXACT same UUID. This above all else must be confirmed before worrying about your whitelist problem.

    EDIT: Ya, sorry, forgot to mention that the "connection" you look for is in the server log (latest.log) or by looking at the console.
     
  14. Offline

    Bobcat00

    The log shows the UUID of the player attempting to connect, even if he is rejected due to the whitelist. So all he has to do is look in his log.
     
  15. Offline

    xMinecraft

    But.. Can I remove the UUID from whitelist?

    Why the data UUID exist?
     
  16. Offline

    Bobcat00

    Those two UUIDs don't match the player names. (Are you sure you only used online mode? I bet you didn't.)

    Solution: Stop your server, delete whitelist.json, restart your server and reissue the whitelist commands.
     
Thread Status:
Not open for further replies.

Share This Page