Problem/Bug PlotSquared "An internal error occurred while attempting to perform this command"

Discussion in 'Bukkit Help' started by eldamit, Oct 24, 2016.

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

    eldamit

    Hi everyone, I've installed PlotSquared and due to reasons, I've needed more than one world with plots. at first, PlotSquared worked fine, but then after I've created more than two plot worlds, and after I accidentally deleted one of the world folders that was a plots world, it created a new world named "test" after each time I reloaded the server. At first I tried to delete it, but then I gave up deleting it. Now, a day after this situation, I teleported to one of the worlds, and when I tried to do /p claim (and after that just /p and /PlotSquared and tons of PlotSquared commands) it said: "An internal error occurred while attempting to perform this command".
    No matter how much ops, permissions in pex and whatever you want I did, I couldn't claim a single plot or use PlotSquared commands. Also, my friend that had the same permissions as me ('*') and an OP, couldn't use PlotSquared commands as well. I tried other commands such as tp, gamemode (gmc) and more and they worked perfectly. I didn't touch anything for years in the PlotSquared plugin folder. Please help!
    Also, I don't think it is a permission bug because otherwise it would say that i have no permissions or change when I tried to add permissions to myself (though I had everything).
    Also, this is my PlotSquared config:
    PlotSquared Config (open)

    Code:
    version: 3.3.0
    platform: Bukkit
    clear:
      'on':
        ban: false
      auto:
        calibration:
          variety: 0
          changes_sd: 1
          faces: 0
          data_sd: 0
          air: 0
          air_sd: 0
          faces_sd: 0
          data: 0
          variety_sd: 0
          changes: 1
        confirmation: false
        days: 7
        clear-interval-seconds: 120
        threshold: 1
        enabled: true
      fastmode: false
    confirmation:
      clear: true
      delete: true
      setowner: true
      unlink: true
    UUID:
      offline: false
      force-lowercase: false
    cache:
      permissions: true
      ratings: true
    chunk-processor:
      auto-trim: false
      auto-unload: false
      enabled: false
      max-blockstates: 4096
      experimental-fast-async-worldedit: false
      max-entities: 512
      disable-physics: false
    worldedit:
      require-selection-in-mask: true
      max-volume: 500000
      enable-for-helpers: false
      queue-commands: false
      max-iterations: 1000
      blacklist:
      - cs
      - .s
      - restore
      - snapshot
      - delchunks
      - listchunks
    schematics:
      save_path: plugins/PlotSquared/schematics
    web:
      url: http://empcraft.com/plots/
      server-ip: your.ip.here
    approval:
      done:
        required-for-download: false
        restrict-building: false
        counts-towards-limit: false
      ratings:
        require-done: false
    chat:
      fancy: true
    console:
      color: true
    kill_road_mobs: false
    merge:
      remove-terrain: true
    plotme-alias: false
    plotme-convert:
      enabled: true
      cache-uuids: false
    global_limit: false
    update-notifications: true
    metrics: true
    comments:
      notifications:
        enabled: false
    protection:
      redstone:
        disable-unoccupied: false
        disable-offline: false
    teleport:
      on_login: false
      delay: 0
    claim:
      max-auto-area: 4
    uuid:
      use_sqluuidhandler: false
      read-from-disk: false
    max_plots: 127
    bo3:
      save_path: BO3
    kill_road_vehicles: false
    debug: true
    clusters:
      enabled: false
    titles: true
    worlds:
      '256':
        plot:
          height: 64
          size: 42
          filling:
          - '1:0'
          floor:
          - '2:0'
          bedrock: true
          biome: FOREST
          auto_merge: false
          create_signs: true
        wall:
          block: '44:0'
          block_claimed: '205:0'
          filling: '1:0'
          height: 64
        road:
          width: 7
          height: 64
          block: '169:0'
        home:
          default: side
          allow-nonmembers: false
        schematic:
          specify_on_claim: false
          on_claim: false
          file: 'null'
        economy:
          prices:
            merge: 100.0
            sell: 100.0
            claim: 100.0
          use: false
        chat:
          enabled: false
        limits:
          max-members: 128
        world:
          max_height: 256
          gamemode: creative
          min_height: 1
          border: false
        event:
          spawn:
            egg: false
            breeding: false
            custom: true
        natural_mob_spawning: false
        flags: {}
      creative:
        plot:
          height: 64
          biome: FOREST
          size: 100
          filling:
          - '1:0'
          auto_merge: false
          bedrock: true
          create_signs: true
          floor:
          - '2:0'
        wall:
          filling: '1:0'
          block_claimed: '44:1'
          height: 64
          block: '44:0'
        road:
          block: '155:0'
          height: 64
          width: 7
        home:
          default: side
          allow-nonmembers: false
        schematic:
          specify_on_claim: false
          on_claim: false
          file: 'null'
        economy:
          prices:
            merge: 100.0
            sell: 100.0
            claim: 100.0
          use: false
        chat:
          enabled: false
        limits:
          max-members: 128
        world:
          max_height: 256
          gamemode: creative
          min_height: 1
          border: false
        event:
          spawn:
            egg: false
            breeding: false
            custom: true
        natural_mob_spawning: false
        flags: {}
      test:
        road:
          height: 64
          block: '155:0'
          width: 7
        plot:
          height: 64
          size: 50
          biome: FOREST
          filling:
          - '1:0'
          auto_merge: false
          bedrock: true
          create_signs: true
          floor:
          - '2:0'
        wall:
          height: 64
          filling: '1:0'
          block_claimed: '44:1'
          block: '44:0'
        home:
          default: side
          allow-nonmembers: false
        schematic:
          specify_on_claim: false
          on_claim: false
          file: 'null'
        economy:
          prices:
            merge: 100.0
            sell: 100.0
            claim: 100.0
          use: false
        chat:
          enabled: false
        limits:
          max-members: 128
        world:
          max_height: 256
          gamemode: creative
          min_height: 1
          border: false
        event:
          spawn:
            egg: false
            breeding: false
            custom: true
        natural_mob_spawning: false
        flags: {}
      trial:
        plot:
          size: 50
          height: 64
          biome: FOREST
          filling:
          - '1:0'
          auto_merge: false
          bedrock: true
          create_signs: true
          floor:
          - '2:0'
        wall:
          filling: '1:0'
          block_claimed: '44:1'
          height: 64
          block: '44:0'
        road:
          block: '155:0'
          height: 64
          width: 7
        home:
          default: side
          allow-nonmembers: false
        schematic:
          specify_on_claim: false
          on_claim: false
          file: 'null'
        economy:
          prices:
            merge: 100.0
            sell: 100.0
            claim: 100.0
          use: false
        chat:
          enabled: false
        limits:
          max-members: 128
        world:
          max_height: 256
          gamemode: creative
          min_height: 1
          border: false
        event:
          spawn:
            egg: false
            breeding: false
            custom: true
        natural_mob_spawning: false
        flags: {}
    

    Hope I will solve this problem!
     
Thread Status:
Not open for further replies.

Share This Page