[SEC/MECH/FUN] PreciousStones - Block Area Proteciton System [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by phaed, Jan 18, 2011.

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

    phaed

  2. Thank you Phaed for your reponse!!! But to me ca back up in no way: (
     
  3. Offline

    Alix

    It's good, thank you !
     
  4. Offline

    Axrael999

    loaded 2.3.1 and im having issues with default users not being able to create zones , as well as /ps setowner giving me a console error. Here is my groupmanager config.
     

    Attached Files:

  5. Offline

    link2110

    we're having problems in our server with ps making invincible blocks that nothing else can touch. breaking them normally just respawns them, trying to select them with cuboid, doesnt work and istick does not detect them there. but for all intents and purposes, they are in game, just indestructible. This also happens outside protection areas.
    we're running 450 of bukkit (This server is running Craftbukkit version git-Bukkit-0.0.0-450-gd3c1ba4-b432jnks (MC: 1.3)) and have V.2.3 of ps

    anybody else having this problem?
    fixes/suggestions?
     
  6. Offline

    Alix

    I have the same problem than Axrael999.

    But I think I have this error because the owner is not online.

     
  7. Offline

    RugRats

    Make this plugin have "TreeHugger" Support please. I love both these plugins :D But if I use this and treehugger it gives me an error.
     
  8. Offline

    Alix

    I have another problem. My forcefields are not saved.

    I chmod to 777 forcefields.txt & unbreakables.txt but nothing changed.

    I try /ps reload to save them, but the same. :(
     
  9. Offline

    phaed

    precoiusstones.benefits.*

    should be precoiusstones.benefit.*

    No clue, PS 2.3.1 is only guaranteed to work with cb 432. Might have to wait til we update to 440, the latest stable build, later today. Still no guarantees it will work with 450.

    W
    It would help inmensly if you could show me the error.

    What version of cb and ps are you using?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
    Axrael999 likes this.
  10. Offline

    Alix

    [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-463-gbad97a8-b447jnks (MC: 1.3)
    [INFO] [PreciousStones] version [2.3.1] loaded
     
  11. Offline

    phaed

    Thats your problem. PS 2.3.1 is built against 432. *That* is the source of the bug. The fact that you are running PS 2.3.1 on a build PS 2.3.1 was not intended for.

    You should probaly only update your server to the new craftbukkit recomended builds: http://ci.bukkit.org/job/dev-CraftBukkit/promotion/

    Otherwise you are going to be constantly spamming plugin dev's with bogus bug reports.
     
  12. Offline

    Alix

    I'm sorry for that..

    I upgrade my craftbukkit.

    Thank you for your time !

    Edit: I did what you said and it's not working anymore.
    My force fields are not saved.
     
  13. Offline

    BluXDragon

    By the way, so you know, enabling the "sneak-avoids-damage" (forgot the name) function makes the damage blocks do nothing at all, regardless of whether or not you sneak.
     
  14. Offline

    phaed

    :eek: thanks for the heads up.
     
  15. Offline

    Axrael999

    <3. works like a charm. Can't believe it was that simple.
     
  16. Offline

    flerndip

    How do you actually spawn these special blocks? They look great on the web page but ???
     
  17. Offline

    BluXDragon

    Uhm. Why do none of my files ever freaking save? (getting this problem with numerous plugins) I'm looking in the "forcefields.txt" and none of the fields people have placed has saved. This means whenever the server reloads/reboots, all the forcefields get completely disabled.
     
  18. Offline

    Axrael999

    Interesting bug I have encountered, if they place their diamond block on glass it allows them to have chests in their zone. Pretty strange, seems to work fine otherwise.
     
  19. Offline

    phaed

    What version of cb and ps are you running?

    Don't understand, where does the chest come into play? Diamon block has stock City Protection settings? Can you walk me through the steps so I can understand better?

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

    Latros

    Phaed, I just want to say thank you... your plugin is so perfect, not just in its implementation, but in its simplicity and functionality, as well as its memory usage. Truly our servers favorite plugin.

    Thanks, DON'T STOP UPDATING THIS PUPPY!
     
  21. Offline

    Axrael999

    Well my users had a pre-built area with a chest in it and they had glass flooring. Even though chests were on the unprotectable list when they placed the diamond block down to create the zone, on the glass, it allowed the creation of the zone. When I was checking it out I noticed and had them move the stone on another material and it wouldn't allow the creation of the zone because of the chest.

    Hope that clears it up a little, I was a bit short in my post before.
     
  22. Hello!!

    Similar for me nothing is protected in forcefields.txt or unbreakables.txt: (I use craftbukkit 432, I have meme makes the try(essay) with 440 it is the similar. I use well the function(office) / ps reload, and I also have the message " reloaded configuration ".

    The command(order) / ps setowner [ player ] na any effect as well as commands(orders) it / ps isadmin to see if I am recognized well as admin.
     
  23. Offline

    phaed

    Interesting......... I'm going to do some tests.

    I have heard reports of this not just with my plugin. It seems to be a bug in craftbukit,

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
  24. How me declarer admin for preciousstones? Here is my config.yml groupmanagers 0.9

    Code:
    plugin:
        permissions:
            system: default
    
    groups:
        Membre:
            default: true
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            permissions:
                - 'general.spawn'
                - 'preciousstones.benefit.*'
                - 'preciousstones.whitelist.*'
                - 'essentials.spawn'
                - 'essentials.motd'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.sethome'
        Admins:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            permissions:
                - '*'
                - 'preciousstones.admin.*'
                - 'preciousstones.benefit.*'
                - 'preciousstones.whitelist.*'
        Modo:
            default: false
            info:
                prefix: '&c'
                suffix:
                build: true
            inheritance:
            permissions:
                - 'essentials.spawn'
                - 'essentials.motd'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.give'
                - 'preciousstones.benefit.*'
                - 'preciousstones.whitelist.*'
    
    users:
        benoit49:
            group: Modo
            permissions:
        otakey49:
            group: Admins
            permissions:
        Nextas:
            group: Membre
            permissions:
        anlupower:
            group: Membre
            permissions:
        BlobHideux:
            group: Membre
            permissions:
        Niconnaud:
            group: Membre
            permissions:
    I would like that ca walking(step) for more to enyer you.

    Here is the message of the console when I type /ps setowner [player]

    2011-02-26 14:20:25 [SEVERE] Could not pass event PLAYER_COMMAND to PreciousStones
    java.lang.ClassCastException: java.util.Arrays$ArrayList cannot be cast to java.util.ArrayList
    at net.sacredlabyrinth.Phaed.PreciousStones.listeners.PSPlayerListener.onPlayerCommand(PSPlayerListener.java:348)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:150)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:651)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:601)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  25. Offline

    Marlon Kolata

    I get this message:
    Code:
    2011-02-26 21:12:08 [WARNING] Plugin 'PreciousStones' (ver 2.3.1) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
     
  26. Offline

    phaed

    New version is up.
    --- merged: Feb 26, 2011 10:18 PM ---
    Try 2.4, error should stop.
     
  27. Offline

    NateFlax

    Like Latros above said, this plugin is awesome! My server wouldn't be the same without it.

    Although, I have noticed a weird problem with the plugin. Whenever I restart my server, or "/reload PreciousStones", all the stuff is reset. I have Gold and Iron Blocks to claim land so people can build without worrying about griefers. However, if we reset the server or anything, it's like the plugin was completely reset, with random blocks of iron and gold for anyone to steal lying on the ground. When I type "/ps info" in what used to be a force field, it just tells me that there isn't any forcefields. So I have to break the block down, then place it down again for it to work. It's like it's not permanently saving or something. Any help please? Maybe something on my end needs updating?

    I am running:
    git-Bukkit-0.0.0-450-gd3c1ba4-b432jnks (MC: 1.3)
    Permissions 2.0
    PreciousStones 2.3
     
  28. Offline

    phaed

    Download and install 2.4, i just put a fix in there. it should also work with cb 432. Let me know if that fixed it.
     
  29. Offline

    NateFlax

    Woot! Thanks for the speedy reply!:) However, 2.4 does the same thing as before. I try doing a "/save-all" before reloading the plugin or restarting the server, but it does the same thing. It doesn't remember me even placing the force field down. It's really weird...

    I was googling around for things that might help. On our clan's FTP, some of the stuff is in 677 instead of 777 (A few random stuff is in 644). Would that matter?

    EDIT: I downloaded the whole server to my PC just in case there was some sort of weird ReadOnly permission on the server. I still have the same problems on my own PC as well as the Server. I'm pretty sure the FTP permissions have nothing to do with it.
    --- merged: Feb 27, 2011 7:52 AM ---
    I tried different CB versions, different PS versions, and even turned of all my plugins except for Permissions and PreciousStones. Even start a whole new map (On my PC). Non of that worked. I believe I have found the problem...

    Code:
    /save-all
    seems to reset it everytime I enter that command.
    Code:
    /reload PreciousStones
    also sometimes causes problems. Simply use
    Code:
    /ps reload
    instead.

    Just figured this out like 5 minutes ago. Haven't tested it too much. But if anyone else is having this same problem, don't use the "/save-all" command!
     
  30. Offline

    phaed

    Try 2.4.1, let me know if that fixes it. Also ive added a /ps save command to force save the pstones, let me know if this works for you or not. This will help me narrow down the prob.
     
  31. Hello has any, hello Phaed apparement precioustones 2.41 is not recognized by craftbukkit. I re-installs(re-settles) him(it) to see.
    2011-02-27 11:19:54 [INFO] Loaded Essentials build 231 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-27 11:19:55 [INFO] GroupManager - Scheduled Data Saving is set for every 60 minutes!
    2011-02-27 11:19:55 [INFO] GroupManager version 0.9e is enabled!
    2011-02-27 11:19:55 [INFO] Fake Permissions version 2.0 is enabled!
    2011-02-27 11:19:55 [INFO] Loaded EssentialsHelp build 231 by Zenexer, ementalo, Eris, and EggRoll
    2011-02-27 11:19:55 [INFO] Loaded EssentialsHome build 231 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-27 11:19:55 [INFO] Loaded EssentialsSpawn build 231 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-27 11:19:55 [INFO] Loaded EssentialsTele build 231 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-27 11:19:55 [INFO] Loaded EssentialsWarp build 231 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-27 11:19:55 [INFO] Done (1029645014ns)! For help, type "help" or "?"
    --- merged: Feb 27, 2011 10:30 AM ---
    PS is not recongnized :
    2011-02-27 11:52:55 [SEVERE] Could not load plugins\PreciousStones.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:65)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:58)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:52)
    ... 8 more

    Craftbukkit version: 440ks (MC: 1.3)
     
Thread Status:
Not open for further replies.

Share This Page