[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. Offline

    phaed

    - Water shouldn't be placeable on other people's force-fields.
    - Torches and Redstone I haven't gotten to, Ill look into this.
    - Nothing can be done about chests, this is a client/server lag issue. On my server they have come up with ways to push back on the thieves by placing a layer of obsidian in between the chest and the pstone.
     
  3. Offline

    ineed4pounds

    thanks for the great plugin, any idea when 602 support is out? within 10 minutes of not having this plugin i realised how much i needed it XD
     
  4. Offline

    phaed

    Should have it out by tonight :)
     
  5. Offline

    finking4

    good good :) also is there a way to make water and lava or one or the other flow in the City Protection block
     
  6. Offline

    phaed

    Change log
    Version 3.0
    • Updated for 1.4
     
  7. Offline

    dmower

    Just downloaded the new 3.0 zip and get the following error

    Code:
    00:42:31 [SEVERE] WORLD_SAVED loading PreciousStones v2.9.2 (Is it up to date?)
    java.lang.NoSuchFieldError: WORLD_SAVED
            at net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones.registerEvents(PreciousStones.java:95)
            at net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones.onEnable(PreciousStones.java:87)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:511)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    
    I double checked that I got the new file copied in there and even downloaded the new zip again, it seems to be reporting the wrong version as well as having an error
     
  8. Offline

    Hakaslak

    Download the zip for the config file, then download the standalone jar - the zipped 3.0 file is actually 2.9.2 It seems.
     
  9. Offline

    prexX

    Hello there !
    I'm doing plans and testing to add this to my server and I'd like to ask something...

    The only kind of block I wanna implement for now is a House Protection Block so players can build their houses and not worrying about getting grieved, and I was planning to make it work side by side with iConomy so players have to get money and buy these blocks...

    Now 2 questions:
    - is there any kind of block that players cant build with other materials so that they can be exclusively bought? In case the answer is no, is there any way to implement new blocks even if they use other blocks textures?

    - if I want to create a certain block that only admins can use, how do I do it? why you might wonder, cause we have a main town built by admins and I wanna protect that town with 1 single block, made with exclusive properties for the town (i.e healing) and I don't want that block available to normal players.

    That makes it 3 questions actually :p
    Congratz by the amazing script btw !
     
  10. Offline

    piousminion

    I would recommend you use a block that players don't have access to. An example of this would be the sponge, leaves, ice, or bedrock.

    Another thing that might help you (which Phaed said he liked) was my feature request for a customizable protection zone. It's basically a block with a max protection size and a default protection size set by the admin, but can be fine tuned by the player to protect smaller or larger areas. I told my players about the possibility and they simply can't wait. hehe
     
  11. Offline

    prexX

    @piousminion yeah the sponge block might be the right choice for house protection !

    And I might use Ice for the City Protection !
     
  12. Offline

    ineed4pounds

    +1
     
  13. Offline

    finking4

    3.0 link isnt working say its 2.9.2 im running lates build 612

    16:18:54 [SEVERE] WORLD_SAVED loading PreciousStones v2.9.2 (Is it up to date?)
    java.lang.NoSuchFieldError: WORLD_SAVED
    at net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones.registerEvent
    s(PreciousStones.java:95)
    at net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones.onEnable(Prec
    iousStones.java:87)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:514)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    16:18:54 [INFO] [Prefixer] v1.6 has been enabled.

    fixed now its the link download 3.0 click the [jar] and it works

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

    phaed

    That's definitely an old version. Try re-downloading now
     
  15. Offline

    fghjconner

    You can also use coal, diamond, or redstone ore, anything from the nether (assuming your not using a nether mod), or Locked Chests (if your running 1.4)
     
  16. Offline

    EwMeep

    None of the commands work for 1.4?
    It says type /ps help over and over again whatever I do
    Doesn't protect either :<
     
  17. Offline

    LSky

    I know, that's why I am reporting it as a bug/issue. I haven't checked since 3.0 though, only 2.92. I'll report back when I do, but for now I'm waiting on WorldGuard before I can update my server to 1.4
     
  18. I am not sure if I am the only one experiencing this issue,
    however, everytime I try to use a launcher block it just says *launch* but nothing happens.
    Anyone else had that happen?
     
  19. Offline

    EwMeep

    very nice job!
     
  20. Offline

    Orcem12

    /ps help doesn't work.. :( installed all permissions and nothing shows up. tried just the JAR file, doesn't work. I also tried to put down multiple diamonds blocks but no message appears nor does it protect. Same thing with the cannons and Glowstone. I used this plugin once before due to those pesky griefers but now with it not working I'm scared to put the server back up. (was using different anti grief plugin but it is outdated) I need some help on this issue thank you very much.

    PS. Also I'm using build 617 and restarted as in re-installed it more times then I can count. Please help me out.

    I'm off to bed now.
     
  21. Offline

    phaed

    Yes this is a bug with CB 617, upgrade to CB 618 and they will work again.

    What does the logs say on server start and when you place the blocks? Are testing with the default config? There is no /ps help what does /ps tell you?

    Thanks :)

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

    Orcem12

    I got it to work just reinstalled it :p Now if only permissions would update..
     
  23. Offline

    everhigh

    "force-fields won't be allowed to be placed in areas that contain any unprotectable blocks."

    why cant the forcefield just protect everything else? like a per force-field whitelist and blacklist? or is there some settings that can do this?
     
  24. Offline

    phaed

    This is done because if you protect everything else, then its easy to cover your unprotectable block with say dirt, and it will in turn be protected.

    No per-force-field white/black lists as of yet.
     
  25. Offline

    Lemony_Lime

    I tried using a cake as a launch pad, and it says *launching* as I step on it, but doesn't do anything. Is it not a compatible block? (Using this plugin with cakes also makes it possible to break them after eating it part way, and then getting a full cake back.)
     
  26. Offline

    phaed

    Yea shouldn't use cake for anything as it can be eaten up without actually breaking it. Also if you're using CB617 then no launcher will work. Upgrade to CB618 to use launchers.
     
  27. Offline

    csdgn

    By the way, can you make it so only right clicking with non-placable gives you info about the field, or failing that making the info display togglable (default on).

    Building/remodeling while in the protection zone is spammy.
     
  28. Offline

    phaed

    I see, ok will do this for next version.
     
  29. Offline

    MacVaultDweller

    "Make paintings are protected inside areas"
    Would love to see this implemented next.

    I miss Willy Wonka
     
  30. Offline

    trigger281

    I gives all users permission.
    Code:
    preciousstones.benefit.*
    preciousstones.whitelist.*
    However, only the op can put diamond block.
    Regular user gets the message:
    Code:
    attempted to place a force-field [DIAMOND_BLOCK] but an unprotectable was found in the area [FURNACE|62 67 58]
    I want that each user can make yourself safe zone
     
  31. Offline

    MacVaultDweller

    "Yea shouldn't use cake for anything as it can be eaten up without actually breaking it."
    Warp Maker blocks made of cake would be interesting. Only so many uses then it's gone.
    Nice compliment to other warp mods people may be using.


    "Upgrade to CB618 to use launchers."
    -Thanks for the heads up

    Precious stones is a must have plugin for every server.
    Thanks for your hard work and dedication to support.
     
Thread Status:
Not open for further replies.

Share This Page