Inactive [SEC] EpicZones v0.37 - Polygon Based Area Protection - Now with Economy Support! [1.3.1-R2.0]

Discussion in 'Inactive/Unsupported Plugins' started by jblaske, Feb 2, 2011.

  1. Offline

    jblaske



    Features
    • Polygonal and Circular area creation. (Not just cuboids!)
    • In-game zone creation.
    • Provide a Circular border to your map.
    • Hierarchical Permissions with Child and Parent Zones.
    • Display Entering and Exiting messages in chat.
    • Enhanced /who
    • Advanced control of zone based regeneration
    • Many zone specific controls for things like Fire, Explosions and Mob spawning control
     
  2. Offline

    jblaske

    Yes, that should work with PEX. in the next release i have a mild workaround for using default permissions that I will explain more when I release it.

    But as of right now, any supported permission plugin that has groups, you can use the group name as the player name when assigning zone specific permissions.
     
  3. Offline

    thedawid

    Please help!!!!
    I can't do anything!
    I only login and : You do not have permission to enter "worldname"
    Plz help fast
     
  4. Offline

    jblaske

    Configure your permissions properly, or set the default for global zones to allow.
     
  5. Offline

    thedawid

    i got it
     
    jblaske likes this.
  6. Offline

    Rohedin

    Hey, thanks for resuming work on this plugin! It's been really helpful to my server for months now. However, I've been using a slightly modified version of EZ 0.25, where I changed the Entity Listener so it only stopped the mobs spawning when disabled if they spawned naturally. This meant the other plugin that I wrote was able to spawn mobs in a zone where mobs were normally disabled. Like so:
    Code:
    if(event.getSpawnReason() == SpawnReason.NATURAL){
    
            event.setCancelled(true);
    
    }
    Instead of just
    Code:
    event.setCancelled(true);
    In the onCreatureSpaweListener.

    I just upgraded to EZ 0.28.2, which is working well, but the source code on the SVN server isn't complete! It's missing some classes, including SpoutEvents, WorldEvents, etc. So I can't compile my custom build of EZ with this change.

    Is it possible for you to upload the full code so I can get a working copy? Or maybe even integrate the change that I'm patching in? I really need this ASAP. Thanks!
     
  7. Offline

    jblaske

    Sure thing, i'll get a working build up in svn, as well as incorporate your change (i like it functioning that way) So you can get latest and compile and be good to go. Everybody else can wait till the next release for this functionality.
     
  8. Offline

    Rohedin

    Awesome! Thanks for the quick reply, good to see some helpful developers around here.
     
  9. Offline

    jblaske

    No problem at all, SVN is up to date now. I might try to tighten up and release 0.29 this weekend. We shall see.
     
  10. Offline

    Rohedin

    Thanks, sorry to harass, but I still can't get the code to build. Still seems to be missing the new classes that have been added since 0.25. I'm using Eclipse, I just took the .project file that was available with 0.25. Is the code on the SVN definitely complete? I'm pretty sure I have all the necessary JAR imports.

    [​IMG]
     
  11. Offline

    jblaske

    Ok, give it a shot now, i had forgotten to add all the new classes in. The project file might not work with the new files as i have recently switched from eclipse to IntelliJ IDEA.

    If you have any more questions, I don't mind helping - tho I wont be near my computer for the rest of the day.
     
  12. Offline

    Dq231

    OK great plugin so far. However when I set the zone flag mobs none, every mob is gone except endermen. They are all over everything.
     
  13. Offline

    Rohedin

    Thanks, the code in the SVN worked well for me.

    And I had this issue too, I had to modify the code in isCreature a bit to stop endermen swarming everywhere.
     
  14. Offline

    gabe04

    Whenever I run my my server about 1 billion messages saying this pops up and crashes my server:


    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZones.General.IsPlayerWithinZone(Genera
    l.java:422)
    at com.epicsagaonline.bukkit.EpicZ
     
  15. Offline

    malena727

    how do u draw? is there like a command or something? i cant draw the zone...
    thanks

    I need like help on how to draw a zone! I am a total beginner at this...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  16. Offline

    jblaske

    Use a stick and right click.
     
  17. Offline

    malena727

    wait so what do u do after u made a zone? how do u make it so like no one can destroy it?

    Do i just border it or do i have to cover the whole area?

    Also, i want to create a jail. How do i do that? I also want to make it so that my house can not be destroyed.
    Help?
    Thanks

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

    jblaske

    Just the border.

    Use the /zone perm
    commands to set it to only specific people can do things. Check out the wiki for better info on it.
     
  19. Offline

    Gbagley2

    Does this plugin also protect whatever is inside of the area??If so why doesn't it work
     
  20. Offline

    microskies

    You can set it to protect the zone from fireand explosions using the /zone flag commands found here: http://code.google.com/p/team-eso/wiki/EpicZones#Flags. You can also prevent player groups building in the zones using /zone perm, which is on the wiki as well
    If you are after chest protection and the like, I don;t think this plugin does that, jblaske will have to confirm that, but as I'm just a normal user of epiczones, and I don;t know everything there is to know about it, I just like to help out a lil :D

    Sorry if I was no help to anyone XD
     
    jblaske likes this.
  21. Offline

    jblaske

    Chest protection is not part of EpicZones, because there are plenty of great chest protection plugins already out there.
     
  22. Offline

    Gbagley2

    Thanks for the help but i still dont know how to do it..i typed what it said and did not work
     
  23. Offline

    jblaske

    Version 0.29 is now released:
    • Lots more cleanup
    • Added usage statistics tracking
    • Added command denial within a zone
    • Added EndermenPick flag, (/zone flag endermenpick false) will disable endermen moving blocks
    • Finally fixed the Endermen spawning issue.
    • Added group support if you are using built in bukkit permissions.
     
  24. Command denial within a zone? Om nom nom. Now people who enter my puzzle areas can't just /back or /warp or /tp out. Are Admins/Ops exempt from this denial system?
    And I literally updated to PermissionsBukkit last night.
    HOWEVER, I just (like, 20 seconds ago) made a zone with the mobs flag set to none. Yeah, you can see where this is going. Enderpeople.

    But one question: how do you run the command denial system in a zone? Your Wiki only goes up to 0.25. I was going to make a few edits to it to update things I knew were dusty, but I didn't know if I could/should.
     
  25. Offline

    jblaske

    Yeah, if you want to update the wiki, feel free - I just haven't had time to lately.

    anybody that has epiczones.ignorepermissions will still be allowed to use commands that have been denied.

    How did you install EpicZones, did you just put it in and reload, or did you fully shut down and start it back up? I'm quite irked that Endermen are still being douchebags. I just want to make sure its a real bug. It won't kill a mob that is around, it will only prevent a new one from spawning. So they *might* have been there before the zone was not allowing mobs - would you mind looking deeper into that?
     
  26. The server was offline when I installed the plugin. (DynMap shits its pants if I reload.) I moved the older build of EZ to a folder so it wouldn't load, put the new one in, and booted up the server.
    I made a zone, then used the /spawn enderman command. So either it's a bug or it ignores endermen who aren't spawned in by the game, or something.

    And I meant "How do I set up the system that stops people from being able to use certain commands?", not "How do I exempt people from this system?"

    Also, and I found this out in the interim between my last post and yours (when I was building the aforementioned zone). If the plugin is reloaded (/ezreload) and you move to a different zone, it tries to show both names at once, which looks awful. I think it also did it if I deleted a zone that I was in.
     
  27. Offline

    jblaske

    Ah, to make a command denied, use /zone command deny blah
    where blah is the command you are denying. so, for your example with warp you would do /zone command deny warp

    As for spawning an enderman with a command, EZ does not block that at all. It only blocks spawns from natural, or from a bed.

    Spawners, and other plugins will still allow mobs to spawn. I may however make this configurable in the future depending on if you and other users would like that customizablity.

    As for the issue with the duplicate zone name labels, would you mind submitting that to my issue tracker?
     
  28. Offline

    Belarrius

    I need speed zones! It would be great
     
  29. Offline

    jblaske

    Narcotics are illegal.
     
    Nox13last likes this.
  30. Offline

    surfarcher

    Has anyone got this working with Permissions 2.7.4? Or 3.x?
     
  31. Offline

    jeroen1602

    i have a error can some one help me?
    Code:
    13:46:17 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'zone
    ' in plugin EpicZones v0.25
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    55)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:757)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
            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:92)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :501)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NullPointerException
            at com.epicsagaonline.bukkit.EpicZones.objects.EpicZone.setParent(EpicZo
    ne.java:426)
            at com.epicsagaonline.bukkit.EpicZones.commands.EZZoneSave.<init>(EZZone
    Save.java:74)
            at com.epicsagaonline.bukkit.EpicZones.commands.EZZone.onCommand(EZZone.
    java:45)
            at com.epicsagaonline.bukkit.EpicZones.EpicZones.onCommand(EpicZones.jav
    a:174)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            ... 13 more
     

Share This Page