Some help with some plugins

Discussion in 'Bukkit Help' started by chas13, Apr 24, 2012.

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

    chas13

    Frist i am sorry i posted this morning that i was looking for help but i din't know that we can't pay for the help so i will post my problems here and if somone can help me i will buy an icecream instead of paying for suport.

    1: Citizens - i create a npc but it don't save.
    2: IWarnYou - i can use /warn but the moderators can't even if they have the perm in permisons i use permEX this also goes to point 3.
    3: i use peX everything works fine except point 2 but if i add an helper group it will give "server internal error " on connect

    here is the config file.

    Code:
    groups:
      Default:
        default: true
        permissions:
        - ChanChat.create
        - essentials.chat.shout
        - essentials.spawn
        - creativegates.use
        - essentials.rules
        - essentials.motd
        - essentials.list
        - essentials.helpop
        - essentials.help
        - essentials.afk
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - refergift.allow
        - refergift.chat
        - preciousstones.benefit.*
        - preciousstones.whitelist.*
        - showcase.buy.infinite
        - essentials.sethome.multiple
        - modifyworld.*
        - simplejail.jailtime
        prefix: '&e'
        options:
          build: true
          rank: '1000'
      Moderator:
        permissions:
        - simplejail.jail
        - simplejail.unjail
        - iwarnyou.warn
        - iwarnyou.check
        - essentials.oversizedstacks permission
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.back
        - essentials.back.ondeath
        - essentials.fly
        - essentials.ban
        - essentials.ban.notify
        - essentials.banip
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.delwarp
        - essentials.eco.loan
        - essentials.ext
        - essentials.getpos
        - essentials.helpop.recieve
        - essentials.home.others
        - essentials.invsee
        - essentials.jails
        - essentials.jump
        - essentials.kick
        - essentials.kick.notify
        - essentials.kill
        - essentials.mute
        - essentials.setwarp
        - essentials.spawner
        - essentials.thunder
        - essentials.time
        - essentials.time.set
        - essentials.protect.alerts
        - essentials.protect.admin
        - essentials.protect.ownerinfo
        - essentials.top
        - essentials.tp
        - essentials.tphere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.unban
        - essentials.unbanip
        - essentials.weather
        - essentials.whois
        - advancedwarning.has
        - advancedwarning.check
        - adminchat.send
        - adminchat.receive
        - dt.waypoint
        - dt.waypoint
        - lwc.mod
        - essentials.*
        - xRayDeath.check
        - xRayDeath.msg
        inheritance:
        - Default
        prefix: '&3'
        options:
          build: true
          rank: '300'
      Admin:
        permissions:
        - lwc.admin
        - essentials.*
        - permissions.manage.users
        - permissions.manage.users.permissions
        - permissions.manage.users.permissions.timed
        inheritance:
        - Moderator
        prefix: '&9'
        options:
          build: true
          rank: '100'
      Owner:
        permissions:
        - '*'
        inheritance:
        - Admin
        prefix: '&4'
        options:
          build: true
          rank: '0'
    users:
      chas13:
        group:
        - Owner
      Dark2oo9:
        group:
        - Moderator
      Aldor:
        group:
        - Admin
      IceDiamond:
        group:
        - Moderator
      BuildBase:
        group:
        - Moderator
      CoLa_:
        group:
        - Moderator
    
    i want this perm to helper :

    - iwarnyou.warn
    - iwarnyou.check
    - essentials.back
    - essentials.back.ondeath
    - essentials.fly
    - essentials.ban.notify
    - essentials.helpop.recieve
    - essentials.invsee
    - essentials.kick
    - essentials.kick.notify
    - essentials.kill
    - essentials.mute
    - essentials.setwarp
    - essentials.time
    - essentials.time.set
    - essentials.tp
    - essentials.tphere
    - essentials.tppos
    - essentials.weather
    - essentials.whois
    - adminchat.send
    - adminchat.receive
    - xRayDeath.check
    - xRayDeath.msg

    4: recomand me an alt for xatuh

    5: thank you
     
  2. Offline

    Delold

    1. Please be more precise. Does it show any errors in the console?
    2. Well, this may be a bit offtopic, but I think its better to use more complex banning/warning/kicking system, for ex. UltraBan or MCBans
    3. Try to put the helper group there and validate the yaml file with a yaml checker.
    4. There are a lot of plugins there, for example AuthDB or AuthMe Reloaded.
     
  3. Offline

    chas13

    @delod thank you verry much i solved 2,3 and 4 however the citizens plugin doesn't show any error in console i event use /citizens save but after restart it disapear. The npc's are still in config file saveD but they don't show up event if i use /citizens reload . For ex if i create a npc named bob he gets the id 1 after rr the server and create an other npc he gets id 2 so Bob still exists but it don't show up.

    EDIT: I solved the NPC problem i don't know how but it works now.
    i will post here if i will have any more problems.

    [Showcase] Enabling Showcase v0.8.1.32
    2012-04-24 20:59:52 [INFO] Downloading NarrowtuxLib.jar (0kb) ...
    2012-04-24 20:59:53 [INFO] Download finished
    2012-04-24 20:59:53 [SEVERE] Error occurred while enabling Showcase v0.8.1.32 (Is it up to date?)
    java.lang.NullPointerException
    at com.narrowtux.showcase.Showcase.checkForLibs(Showcase.java:242)
    at com.narrowtux.showcase.Showcase.onEnable(Showcase.java:121)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    hmm why i get this error at showcase?

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

    ZeroZX4

  5. Offline

    chas13

    thank you it works perfect:D

    a question : There was a plugin when you cut a tree from base it goes down all of it may i know the name?
     
  6. Offline

    Dead1y_Wolf

  7. Offline

    chas13

    Last edited by a moderator: May 25, 2016
  8. Offline

    Dead1y_Wolf

    No problem :D
     
Thread Status:
Not open for further replies.

Share This Page