Help Thread Closed.

Discussion in 'Bukkit Help' started by Orcem12, Jul 21, 2011.

?

Did I Help you? Answer After I help please.

  1. Yes

    16 vote(s)
    66.7%
  2. No

    3 vote(s)
    12.5%
  3. I didn't get a response

    5 vote(s)
    20.8%
Thread Status:
Not open for further replies.
  1. Offline

    Freeman0916

    Here's the code for my permissions file.
    Code:
    users:
    
        Freeman0916:
            permissions:
                DCraft.use: true
                DCraft.DM: true
        Kenjum:
            permissions:
                DCraft.use: true
                DCraft.DM: true
        Pacopablo:
            permissions:
                DCraft.use: true
        Dustybottomsx:
            permissions:
                DCraft.use: true
        Delays:
            permissions:
                DCraft.use: true
     
  2. Alright, hey! Hello me, yadda-yadda-yadda. Anyways, I've been having this persistent error in my server - all plugins are disabled except for VoxelSniper. I remember having fixed this issue before (the solution, making one single apostrophe a double apostrophe in the Essentials.yml file.) so sighing, I set off to comb every single .yml file in my plugins folder. I followed every instruction to the T and yet, everything was still broken. I find it strange, because the first time this happened, EVERYTHING was disabled, including VoxelSniper. Now, everything is disabled BUT VoxelSniper.

    I'm using CraftBukkit Build 1000, on a Mac 10.5.8. I host the server using Hamachi and it is a 'cracked' server (except without a crack. Handy thing, Youtube.). I built the server for only me and my friends, so at the most there's only about three people at the server. I have several plugins (Which are all up-to-date, atleast for my current version) - Cenotaph, Citizens, ClearInv (unsure about name), Creative Gates, DropClear, Essentials, HeroicDeath, InstaBreak, PaintingSwitch, SimpleRestart, SpawnMob, Taboo and (of course) Voxel Sniper. I use a .command file to start my server and it says java.lang.UnsupportedClassVersionError: Bad version number in .class file [The error in itself looks self explanatory, I'd just like to get a little bit of clarification (PSS. Just checked by System Update, no new versions of Java)] And at the time of the error, I'm starting up the server with the .command file. If you're curious it's ...
    Code:
    #!/bin/bash
    cd "$(dirname "$0")"
    exec java -Xmx1G -Xms1G -jar craftbukkit.jar
    Hopefully you can answer! *hopeful eyes*

    [If you'd like to know how I cracked it, if it is any significance at all, ask me, cause I'm not too sure about the neutrality of cracked servers on this forum. :p]
     
  3. Offline

    Orcem12

    I like your typing, it's fluent and understandable. However I don't like cracked servers, it is frowned upon. Nor do I like it when people steal Notch's hard work. BUT, you did take the time to type all of that beautifully so for that I'll give you an answer. I have seen this problem before with essentials but you said you tried fixing all of that. And I've only noticed that this problem occurs in MAC's so now that I have 2 people with almost the same problem. And both people had this problem on a cracked server.

    So in comparison:
    • Both People had MAC's
    • Both had Cracked Servers
    • Both had/has essentials problems
    • 1 0r 2 plugins worked
    So now I'm going to ask. How new/old is this server?
     
  4. Ha, sorry - I would've kept it legal except for the fact that one of my friends had not bought the game even though a lot of coaxing had been done to try and convince him to do so. Anyways, the server's around three weeks old. Thanks for complimenting my spelling and grammar, hehe. :)
     
  5. Offline

    Orcem12

    All routine checks have been done? Updating Craftbukkit, plugins, etc?
     
  6. Yup, yup and yup. Both through an automated Plugin (KeepBukkitUpToDate, I believe. Got rid of it a few minutes after because I thought it was causing my problem) and manually. [Edit 1 - Double-checking now. Edit 2 - Everything seems to be in order. Unless I'm missing something. I'm completely sure that I don't have any plugins that require any dependencies.]
     
  7. Offline

    Orcem12

    I'm leaning towards this just being some kind of MAC error with the launcher because I personnel never seen this problem with windows nor Linux...
     
  8. Offline

    ArticMonkey

    ok im kind of new at working the permissions and when i add a plugin to my server mcmyadmin what do i put in the section to give those certain ppl permissions but not others. like for the magic carpet plugin. Say i want to give vips it but not regular members. what would i type in to add it to the vips only? it would be nice if there was a video guide showing how to add permissions in mcmyadmin XD. btw i know i sound like an uber noob but no mater what i try they dont seem to want to work. maybe im just using a falty panel lol.
     
  9. Offline

    jacob0096

    can somebody help me?
     
  10. Offline

    SgtJake11b

    Ok, I could really use some help. My friend and i have a server, were running, Iconomy and Citizens. We were able to set up traders with Iconomy, but only Ops could use them. We figured out we needed a permissions mod to make non ops able to use them, so we installed Permissions, and tried that. followed some tutorials everything should have been working but no one even ops or admins couldnt use the traders, so after trying a bunch of tutorials and reading others permissions, we gave up. deleted that one then tried bukkit permissions. same problem. So we deleted that one and decided screw it we will just make everyone an op and we will just use iconomy and citizens. well citizens is no longer recognizing iconomy, we reisnstalled both still nothing. Iconomy is linked with citizens in the config. still not working in game.​

    Anyway is it possible for anyone to just give me a permissions link to just copy for users and groups, and anyother info i need using only these 3 mods, Iconomy, Citizens, and any permissions that will work.​

    If someone can help that would be great, i do not have our permissions as we raged and deleted all of it. We've been working on this for 2 days now.​

    We had our permissions set up like this though. Under the group members​


    1. - iConomy.access

    2. - iConomy.bank.*

    3. - iConomy.payment

    4. - iConomy.rank

    5. - citizens.use.*

    6. - '-citizens.create.*'

    7. - '-citizens.modify.*'
    no one could use any commands for these addons tho

    Also we tried with both having the ' before ' and after and without neither worked
     
  11. Offline

    jacob0096

    do u guys have pvp? and allow greifing?
     
  12. Offline

    Cwousiun

    When i start the server on my mac. It works with a new generated world. But when i change the server properties file to my world i want to use it doesn't work and gives a error like this:


    13:08:20 [INFO] Preparing level "Cwousin"
    13:08:20 [SEVERE] java.lang.NullPointerException
    13:08:20 [SEVERE] at net.minecraft.server.WorldServer.c(WorldServer.java:106)
    13:08:20 [SEVERE] at net.minecraft.server.World.a(World.java:2063)
    13:08:20 [SEVERE] at net.minecraft.server.Chunk.addEntities(Chunk.java:470)
    13:08:20 [SEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:79)
    13:08:20 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:118)
    13:08:20 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:274)
    13:08:20 [SEVERE] at net.minecraft.server.World.getTypeId(World.java:221)
    13:08:20 [SEVERE] at net.minecraft.server.World.isEmpty(World.java:225)
    13:08:20 [SEVERE] at net.minecraft.server.World.a(World.java:192)
    13:08:20 [SEVERE] at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
    13:08:20 [SEVERE] at net.minecraft.server.World.canSpawn(World.java:97)
    13:08:20 [SEVERE] at net.minecraft.server.World.c(World.java:180)
    13:08:20 [SEVERE] at net.minecraft.server.World.<init>(World.java:142)
    13:08:20 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
    13:08:20 [SEVERE] at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    13:08:20 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:210)
    13:08:20 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    13:08:20 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    13:08:20 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    13:08:20 [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at net.minecraft.server.WorldServer.c(WorldServer.java:106)
    at net.minecraft.server.World.a(World.java:2063)
    at net.minecraft.server.Chunk.addEntities(Chunk.java:470)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:79)
    at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:118)
    at net.minecraft.server.World.getChunkAt(World.java:274)
    at net.minecraft.server.World.getTypeId(World.java:221)
    at net.minecraft.server.World.isEmpty(World.java:225)
    at net.minecraft.server.World.a(World.java:192)
    at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
    at net.minecraft.server.World.canSpawn(World.java:97)
    at net.minecraft.server.World.c(World.java:180)
    at net.minecraft.server.World.<init>(World.java:142)
    at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
    at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:210)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >
     
  13. Offline

    wachnlurn

    im using factions and their documentation doesnt explain the use of these features in conf.json:

    Code:
    "territoryProtectedMaterials": [
        "DIODE_BLOCK_OFF",
        "WOODEN_DOOR",
        "DIODE_BLOCK_ON",
        "TRAP_DOOR",
        "DISPENSER",
        "CHEST",
        "FURNACE",
        "BURNING_FURNACE"
      ],
      "territoryDenyUseageMaterials": [
        "LAVA_BUCKET",
        "FLINT_AND_STEEL"
      ],
      "territoryProtectedMaterialsWhenOffline": [
        "DIODE_BLOCK_OFF",
        "WOODEN_DOOR",
        "DIODE_BLOCK_ON",
        "TRAP_DOOR",
        "DISPENSER",
        "CHEST",
        "FURNACE",
        "BURNING_FURNACE"
      ],
      "territoryDenyUseageMaterialsWhenOffline": [
        "LAVA_BUCKET",
        "FLINT_AND_STEEL",
        "BUCKET",
        "WATER_BUCKET"
    what im trying to do: allow water, fire, bucket?, and lava but only within faction territory. Currently users cannot place any of these anywhere, im mostly concerned with water for the time being.

    Build: Craftbukkit #1000
    Plugins:
    AntiXray
    Bigbrother
    DeathCounter (disabled)
    Essentials
    EssentialsGeoIP
    Factions
    HomeX
    iConomy
    Lockette
    McMMO (disabled)
    MineBackup
    Multiverse
    NoCheat
    Permissions 3.x
    PvpReward
    TimeRank
    VirtualShop
    WorldEdit
    WorldGuard

    the WorldGuard config.yml
    Code:
    iconomy:
        buy-on-claim-price: 1.0
        enable: false
        buy-on-claim: false
    protection:
        enforce-single-session: true
        item-durability: true
        remove-infinite-stacks: true
    chest-protection:
        enable: false
    physics:
        allow-portal-anywhere: false
        no-physics-sand: false
        no-physics-gravel: false
        disable-water-damage-blocks: []
    ignition:
        block-tnt: false
        block-lighter: false
    regions:
        max-region-count-per-player: 7
        claim-only-inside-existing-regions: false
        max-claim-volume: 30000
        high-frequency-flags: false
        enable: true
        use-scheduler: true
        wand: 287
    simulation:
        sponge:
            redstone: false
            enable: true
            radius: 3
        classic-water: false
    fire:
        disable-lava-fire-spread: true
        lava-spread-blocks: []
        disable-fire-spread-blocks: []
        disable-all-fire-spread: true
    suppress-tick-sync-warnings: false
    spawn:
        login-protection: 10
        exact-respawn: false
        teleport-to-home-on-death: false
        kick-on-death: false
        spawn-protection: 5
    default:
        disable-health-regain: false
    mobs:
        anti-wolf-dumbness: false
        block-creature-spawn: []
        block-creeper-block-damage: true
        block-creeper-explosions: false
    dynamics:
        disable-ice-melting: false
        disable-snow-formation: false
        disable-mushroom-spread: false
        disable-snow-melting: false
        disable-leaf-decay: false
        disable-ice-formation: false
    blacklist:
        use-as-whitelist: false
        logging:
            console:
                enable: true
            file:
                path: worldguard/logs/%Y-%m-%d.log
                enable: false
                open-files: 10
            database:
                dsn: jdbc:mysql://localhost:3306/minecraft
                enable: false
                table: blacklist_events
                user: root
                pass: ''
    summary-on-start: true
    weather:
        always-raining: false
        disable-powered-creepers: false
        disable-weather: true
        disable-lightning-strike-fire: false
        always-thundering: false
        prevent-lightning-strike-blocks: []
        disable-thunderstorm: false
        disable-pig-zombification: false
    crops:
        disable-creature-trampling: false
        disable-player-trampling: true
    op-permissions: true
    player-damage:
        teleport-on-void-falling: false
        disable-drowning-damage: false
        disable-mob-damage: false
        disable-explosion-damage: false
        disable-void-damage: false
        disable-fall-damage: false
        disable-fire-damage: false
        disable-contact-damage: false
        disable-suffocation-damage: false
        disable-lightning-damage: false
        disable-lava-damage: false
        teleport-on-suffocation: false
    pumpkin-scuba: false
    auto-invincible-permission: true
    My users arent able to place water anywhere and i can't disern what im doing wrong is another plugin effecting this? and can you explain the conf.json please.
     
  14. Offline

    razrsn0w

    I installed MobBounty to my server, but I can't use it as a Default User, it says 'You have no access to this command' ... But admins can use it. I tried to add permission to Group.yml but there's no effect..

    :'(I really need help now... Is there anyone could tell me how to fix it?



    Bukkit Version : Build 1000
    Plugins : Backup, Essentials(include Group Manager), Showcase, Heroic Death, iConomy, Lockette, Starterkit, Residence

    here is my group.yml
     
  15. Offline

    Cwousiun

    Please respond to my problem.
     
  16. Offline

    Orcem12

    Delete all files (Check plugins) that say "World" then start your new world.
     
  17. Offline

    Cwousiun

    Delete what and where ?
     
  18. Offline

    Orcem12

    Try (In world guard config.) changing op-permissions = false instead of true. "territoryDenyUseageMaterialsWhenOffline" means they can't use that at all. I don't think there is a way to allow it to certain factions.

    Anything listed as World. So plugins save the World in their own folders find them and delete them.

    Please paste again using the "Code" button located next to the video and picture.

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

    Cwousiun

    Ok so i made the folder.
    Then i get 3 files. (without the server.properties files) I launch the server.
    It makes the World file. I have no plugins installed btw. Then i delete the world files. Then i change the server properties files to my world: ''CC" Then i still get the same error.
    I can post a pic if u want.

    Wait i think it works. I deleted the CC_Nether file.

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

    Orcem12

    Good to know.
     
  21. Offline

    razrsn0w

    I installed MobBounty to my server, but I can't use it as a Default User, it says 'You have no access to this command' ... But admins can use it. I tried to add permission to Group.yml but there's no effect..

    :'(I really need help now... Is there anyone could tell me how to fix it?



    Bukkit Version : Build 1000
    Plugins : Backup, Essentials(include Group Manager), Showcase, Heroic Death, iConomy, Lockette, Starterkit, Residence

    here is my group.yml

    Code:
    groups:Default:
    default: true
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - mobbounty.collect
    - mobbounty.commands.mb
    - mobbounty.multipliers.*
    inheritance: []
    info:
    prefix: '&e'
    build: true
    suffix: ''
    SemiAdmin:
    default: false
    permissions:
    - -groupmanager.mantogglesave
    - essentials
    - essentials.antioch
    - essentials.burn
    - essentials.clearinventory
    - essentials.cooldown.bypass
    - essentials.deljail
    - essentials.fireball
    - essentials.gc
    - essentials.give
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.lightning
    - essentials.invsee
    - essentials.item
    - essentials.jails
    - essentials.kickall
    - essentials.kit.*
    - essentials.mute
    - essentials.sell
    - essentials.setjail
    - essentials.signs.*
    - essentials.spawnmob
    - essentials.teleport.cooldown.bypass
    - essentials.teleport.timer.bypass
    - essentials.togglejail
    - groupmanager.*
    inheritance:
    - moderator
    info:
    prefix: '&c'
    build: true
    suffix: ''
    Builder:
    default: false
    permissions:
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.chat.shout
    - essentials.compass
    - essentials.depth
    - essentials.home
    - essentials.kit
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.nick
    - essentials.pay
    - essentials.portal
    - essentials.powertool
    - essentials.protect
    - essentials.sethome
    - essentials.signs.break.disposal
    - essentials.signs.break.mail
    - essentials.signs.break.protection
    - essentials.signs.break.trade
    - essentials.signs.create.disposal
    - essentials.signs.create.mail
    - essentials.signs.create.protection
    - essentials.signs.create.trade
    - essentials.signs.use.*
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    - mobbounty.collect
    - mobbounty.commands.mb
    - mobbounty.multipliers.*
    inheritance:
    - default
    info:
    prefix: '&2'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions:
    - essentials.ban
    - essentials.banip
    - essentials.broadcast
    - essentials.delwarp
    - essentials.eco
    - essentials.ext
    - essentials.getpos
    - essentials.jump
    - essentials.kick
    - essentials.kill
    - essentials.setwarp
    - essentials.signs.create.*
    - essentials.signs.break.*
    - essentials.spawner
    - essentials.thunder
    - essentials.time
    - essentials.time.world
    - essentials.togglejail
    - essentials.top
    - essentials.tp
    - essentials.tphere
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.unban
    - essentials.unbanip
    - essentials.weather
    - essentials.whois
    - essentials.world
    - groupmanager.listgroups
    - groupmanager.mandemote
    - groupmanager.manload
    - groupmanager.manpromote
    - groupmanager.mansave
    - groupmanager.manselect
    - groupmanager.manuadd
    - groupmanager.manudel
    inheritance:
    - builder
    info:
    prefix: '&5'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions:
    - '*'
    inheritance:
    - semiadmin
    info:
    prefix: '&4'
    build: true
    
    suffix: ''
     
  22. Offline

    Orcem12

    Is this exactly what your group.yml looks like?
     
  23. Offline

    moselekm

    Hey, I am a pretty big nub, but I am slowly learning.

    I don't think a lot of information is needed. I just need to know if it is possible to delete worlds and how. I checked all over, searching keywords on the forums, but nothing really showed through. I accidentally made like 5 worlds and I don't need that many.

    I am running the latest craftbukkit, no errors or anything. I run on 64x Windows 7.

    Hope you can help. Thanks either way =]
     
  24. Offline

    BR3TON

    Can you tell me why this permission file wont work :/

    Show Spoiler

    Code:
    groups:
        Creative:
            default: True
            info:
                prefix: '&a[Creative]'
                suffix: ''
                build: False
                interact: True
            inheritance: 'null'
            permissions:
              - 'essentials.give'
              - 'essentials.clearinventory'
              - 'essentials.sethome'
              - 'essentials.motd'
              - 'essentials.spawn'
              - 'essentials.home'
              - 'essentials.tpa'
              - 'essentials.tpaccept'
              - 'essentials.tpdeny'
              - 'essentials.home'
              - 'essentials.balance'
              - 'essentials.pay'
              - 'essentials.msg'
              - 'essentials.afk'
              - 'essentials.list'
              - 'iConomy.rank'
              - 'iConomy.list'
              - 'lottery.buy'
              - 'lwc.protect'
              - 'essentials.mail'
              - 'essentials.mail.send'
              - 'mobarena.use.join '
              - 'mobarena.use.leave'
              - 'mobarena.classes.*'
              - 'mobarena.use.spectate'
              - 'mobarena.use.join'
              - 'iConomy.rank'
              - 'mcmmo.commands.party'
              - 'mcmmo.chat.partychat'
              - 'nSpleef.member.creategame'
              - 'nSpleef.member.deletegame'
              - 'nSpleef.member.join'
              - 'nSpleef.member.leave'
              - 'nSpleef.member.list'
              - 'nSpleef.member.wager'
        Moderator:
            default: False
            info:
                prefix: '&9[Creative Mod]'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Creative2'
            permissions:
              - 'essentials.ban'
              - 'essentials.banip'
              - 'essentials.setwarp'
              - 'essentials.delwarp'
              - 'essentials.unban'
              - 'essentials.unbanip'
              - 'groupmanager.manuadd'
              - 'essentials.tp'
              - 'essentials.kick'
              - 'essentials.motd'
              - 'bb.admin.info'
              - 'lwc.mod'
              - 'essentials.warp'
              - 'essentials.time'
              - 'essentials.time.world'
              - 'essentials.weather'
              - 'nocheat.flying'
              - 'nocheat.speedhack'
              - 'nocheat.moving'
              - 'spyer.spy'
              - 'StopLava.canUseLava'
              - 'permissions.promote.peasants'
              - 'cf.allowfly'
        Administrators:
            default: False
            info:
                prefix: '&4[CreativeAdmin]'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Moderator'
            permissions:
              - 'supplysign.create'
              - 'iConomyChestShop.admin'
              - 'showcase.admin'
              - 'lwc.admin'
              - 'citizens.admin'
              - 'gianttrees.build'
              - 'noportals.normal.allow'
              - 'citizens.admin'
              - '*'
              - 'movecraft.*'
        Creative2:
            default: False
            info:
                prefix: '&e[Creative+]'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Creative'
            permissions:
              - 'nocheat.flying'
              - 'nocheat.speedhack'
              - 'nocheat.moving'
              - 'cf.allowfly'
              - 'essentials.unlimited'
              - 'essentials.time'
              - 'essentials.god'
              - 'essentials.weather'
    
     
  25. Offline

    Freeman0916

    Hey, I'm trying to use a plugin called DnDCraft v1.4 which requires the permissions DCraft.use and DCraft.DM to run correctly, but every time I try to run its commands in-game I get the error message "an internal error occured while attempting to perform this command," and the server itself does this:

    00:27:54 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'roll
    ' in plugin DnDCraft v1.4 [Permissions Update & Universal Permission]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    20)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:713)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
    at kforte318.DnDCraft.DnDCraft.onCommand(DnDCraft.java:161)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more

    Here's my permissions file:

    Code:
    users:
    
        Freeman0916:
            permissions:
                DCraft.use: true
                DCraft.DM: true
        Kenjum:
            permissions:
                DCraft.use: true
                DCraft.DM: true
        Pacopablo:
            permissions:
                DCraft.use: true
        Dustybottomsx:
            permissions:
                DCraft.use: true
        Delays:
            permissions:
                DCraft.use: true
     
  26. Offline

    razrsn0w

    Yes
     
  27. Offline

    Orcem12

    Well the spacing is a little off. I'll post the correct way to space everything out here in About an hour once I get home

    Just find your non - wanted worlds and hit the delete button, then in any plugin that saves the world file, find the name of the world and delete it.

    Error? What exactly were you trying to do?

    Give the permissions in the group.yml not users .yml

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

    razrsn0w

    Thx, I'll waiting online.
     
  29. Offline

    BR3TON

    I added a creative world to my server and wrote out this permission file but it doesnt seem to work :/
     
  30. Offline

    Orcem12

    So you want the players to just free build?
     
Thread Status:
Not open for further replies.

Share This Page