Solved Can't whitelist this item.

Discussion in 'Bukkit Help' started by Shootingisgood9, Jun 20, 2017.

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

    Shootingisgood9

    I have a kingdoms pl and I have to whitelist a item in config(I am doing name_tag) and I go and config and do it and it still says no items are whitelisted!!If you need the config I will give mine and I hope everyone can help me fix this!
     
  2. Offline

    Zombie_Striker

    @Shootingisgood9
    Are you sure this is the right forum? Plugin Development forum is meant for debugging plugins that you made. If you are using some else's plugin, click the report button and ask this to be moved to General Help.

    Post your code, or a link to the plugin's page.
     
  3. Offline

    Shootingisgood9

    Ok,Just reported my comment and heres the code:
    Code:
    Plugin:
      Enable: true
      Debug: false
      Monitor-mode: false
      allowSpecialCharactersInNamingKingdoms: false
      Lang: eng
      serverName: yourServer
    gmc-can-use-nexus: true
    minutes-per-backup: 43200
    allow-pacifist: false
    pacifist-default-on: false
    MySql:
      Enabled: false
      DBAddr: localhost
      DBName: somedb
      DBUser: root
      DBPassword: '1234'
      land-table-name: Lands
      kingdom-table-name: kingdoms
      player-table-name: Players
    DO-NOT-TOUCH:
      grabPlayerFromFileDB: false
      grabLandFromFileDB: false
      grabKingdomsFromFileDB: false
      grabConquestMapsFromFileDB: false
    enabled-worlds:
    - world
    no-region-claim: true
    warzone-free-pvp: false
    can-open-storage-blocks-in-other-kingdom-land: false
    canOnlyInvadeDuringMasswar: false
    kingdom-expiry-days: 999
    denied-commands-neutral:
    - /example
    - /example1
    denied-commands-enemy:
    - /sethome
    - /essentials:sethome
    - /derpcommand with any arguments
    disableFlowIntoLand: true
    showLandEnterMessage: true
    nexusMiningAmount: 20
    private-chests:
      enable-private-chests: true
      explosion-immune: true
    useWorldguardSupport: true
    useResidenceSupport: true
    useTitleAPISupport: true
    useActionBarAPISupport: true
    useScoreboardStatsSupport: true
    usePlaceHolderAPISupport: true
    useMVdWPlaceHolderAPISupport: true
    useDynmapSupport: true
    useHolographicSupport: true
    protectNeutralLandFromExplosions: false
    kingdom-home-stops-working-if-unclaimed: false
    land-must-be-connected: false
    conquests:
      enabled: false
      upkeep:
      max-supply-for-one-land: 100
      per-turret: 30
      wall: 50
      spawner: 50
      logistics:
      time-in-minutes-to-apply-rewards-and-upkeep: 60
      costs:
      turret: 100
      wall: 200
      spawner: 100
      rp-rewards-per-hour:
      perland: 1
      percapital: 200
      attack-costs:
      empty-land: 100
      enemy-land: 100
      enemy-capital-land: 500
      empty-capital: 500
      canAttackCapitalInFullyOccupiedLand: false
      attack-cooldown-in-minutes: 30
    champion-specs:
      thor-delay: 5.0
    economy:
      enabled: false
      money-needed-for-one-rp: 10
    markers-on-by-default: true
    items-needed-for-one-resource-point: 1
    claim-cost: 5
    invade-cost: 10
    rp-to-award-per-land-every-hour: 0
    enable-auto-backup: true
    beginner-shield:
      duration-in-minutes: 5
    mine:
      reward-delay-in-minutes: 1440
      reward-amount: 100
    regulator:
      allow-toggling-animal-spawn: true
      allow-toggling-monster-spawn: true
    minimum-members-online-to-be-invaded: 0
    land-per-member: 5
    maximum-land-claims: 0
    respawn-in-kingdom-home: false
    unreplaceableblocks:
    - BEDROCK
    - OBSIDIAN
    - CHEST
    - ENDER_CHEST
    allowedToUseInOtherKingdomLand:
    - MONSTER_EGG
    - POTION
    - GOLDEN_APPLE
    cost:
      nexusupgrades:
      dmg-reduc: 70
      regen-boost: 70
      dmg-boost: 70
      arrow-boost: 100
      maxmembers: 10
      misc-upgrades:
      anticreeper: 20
      antitrample: 50
      bombshards: 1000
      glory: 200
      nexusguard: 100
      psioniccore: 500
      champion:
      health: 1
      speed: 20
      resist: 10
      weapon: 10
      duel: 100
      drag: 30
      mock: 10
      thor: 300
      damagecap: 300
      plow: 600
      strength: 500
      armor: 300
      reinforcements: 800
      mimic: 600
      focus: 700
      aqua: 500
      determination: 5
      outpost:
      xpbottle: 5
      structures:
      powercell: 250
      outpost: 250
      extractor: 1000
      warppad: 5000
      regulator: 50
      turrets:
      arrowturret: 100
      nexustower: 300
      flameturret: 150
      pressuremine: 2
      chemicalmine: 1
      healingstation: 100
      psionictotem: 250
      soldierspawner: 500
      hellfireturret: 300
      heatbeamturret: 200
      turretupgrades:
      simplified-model: 1000
      flurry: 1000
      concentrated-blast: 1000
      virulent-plague: 1000
      improved-healing: 1000
      voodoo: 3000
      final-service: 3000
      hellstorm: 5000
      unrelenting-gaze: 5000
    max:
      nexusupgrades:
      dmg-reduc: 40
      regen-boost: 200
      dmg-boost: 60
      arrow-boost: 60
      maxmembers: 30
      champion:
      health: 2048
      determination: 2048
      speed: 5
      resist: 100
      weapon: 10
      duel: 1
      drag: 1
      mock: 6
      thor: 10
      damagecap: 1
      plow: 1
      strength: 50
      armor: 5
      reinforcements: 2
      mimic: 1
      focus: 1
    destroy-extra-turrets-to-enforce-max: false
    max-per-land:
      turrets:
      arrowturret: 1000
      nexustower: 0
      flameturret: 1000
      pressuremine: 1000
      chemicalmine: 1000
      healingstation: 1000
      psionictotem: 1000
      soldierspawner: 1000
      hellfireturret: 1000
      heatbeamturret: 1000
    turret-specs:
      attack-mobs: true
      arrowturret:
      range: 8
      damage: 4
      nexustower:
      range: 8
      damage: 0
      flameturret:
      range: 8
      damage: 3
      healingstation:
      range: 8
      damage: 1
      psionictotem:
      range: 8
      damage: 6
      soldierspawner:
      range: 8
      strength-level: -1
      hellfireturret:
      range: 8
      damage: 7
      heatbeamturret:
      range: 8
      damage: 3
      pressuremine:
      blast: 2
      chemicalmine:
      poison-potency: 1
    enabled:
      turretupgrades:
      simplified-model: true
      flurry: true
      concentrated-blast: true
      virulent-plague: true
      improved-healing: true
      voodoo: true
      final-service: true
      hellstorm: true
      unrelenting-gaze: true
    enable:
      nexus:
      dmgreduc: true
      regenboost: true
      dmgboost: true
      arrowboost: true
      misc:
      anticreeper:
      enabled: true
      protect-storage-blocks: true
      antitrample: true
      bombshards:
      enabled: true
      protect-storage-blocks: true
      glory: true
      nexusguard: true
      psioniccore: true
      champion:
      speed: true
      resist: true
      weapon: true
      duel: true
      drag: true
      mock: true
      thor: true
      damagecap: true
      plow: true
      aqua: true
      strength: true
      armor: true
      reinforcements: true
      mimic: true
      focus: true
      determination: false
      structure:
      powercell: true
      outpost: true
      extractor: true
      warppad: true
      regulator: true
      turret:
      arrow: true
      flameturret: true
      pressuremine: true
      chemicalmine: true
      healingtower: true
      psionictotem: true
      soldierspawner: true
      hellfire: true
      heatbeam: true
    worlds-with-no-building-in-unoccupied-land:
    - Put
    - Worlds
    - Here
    use-whitelist: true
    resource-point-trade-blacklist:
    - whitelist-items:
    -
    special-item-cases:
    - IRON_INGOT,30
    - GOLD_INGOT,20
    - EMERALD,50
    - DIAMOND,50
    can-interact-in-safezone:
    - ENDER_CHEST
    - WORKBENCH
    - ANVIL
    - ENCHANTMENT_TABLE
    can-interact-in-warzone:
    - ENDER_CHEST
    - WORKBENCH
    - ANVIL
    - ENCHANTMENT_TABLE
    khome-delay: 3
    invite_expire_delay: 10
    useKingdomPrefixes: true
    allowingNexusAccessForGameModes:
    - SURVIVAL
    I also tried the section that says ,
    -whitelist: name_tag(I put it in that exact spot)

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

    Zombie_Striker

    @Shootingisgood9
    Can you post a link to the plugin's page?

    Are there any errors in the console?
     
    MelonCola likes this.
  5. Offline

    Shootingisgood9

    @Zombie_Striker Well its not a error problem as in console errors but I can't seem to whitelist name_tag and when I type name_tag in the whitelist box,in game it doesn't act like anything is whitelisted.The link to the plugin is <Edit by Moderator: Redacted not allowed paid resource url>

    Oops

    Here I will give the demo link instead
    :<Edit by Moderator: Redacted not allowed paid resource url>

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jan 16, 2019
  6. Offline

    Zombie_Striker

    Try this.
    Code:
    whitelist-items: 
    - NAME_TAG
    The difference between this and your code is that this is capitalized and that this is in a list format (due to the dash). See if this fixes the problem.
     
  7. Offline

    Shootingisgood9

    Ok gonna check one min

    OMG it worked Thank you so much!!
     
Thread Status:
Not open for further replies.

Share This Page