[TP] Creative Gates [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by Olof Larsson, Jun 23, 2011.

  1. Offline

    Olof Larsson

  2. Offline

    Perdog

    How difficult, if it's even possible, would it be to make this compatible with lockette? So I could place a sign on the portal and make it usable only by people of the proper group? Or would I have to ask the Dev of lockette to make it compatible with this?
     
  3. Offline

    Olof Larsson

    If this plugin were to cooperate with lockette I would need some kind of API to hook into... And I think I would need to give the Lockette dev an API myself... It would be possible but tricky and would need cooperation from both sides...
     
  4. Offline

    Perdog

    So in other words, a lot of trouble for one little thing :p
     
  5. Offline

    Bobcheeseington

    This is my favorite plugin ever
     
    Olof Larsson likes this.
  6. Offline

    james wray

    works with permissions right?
     
  7. Offline

    Olof Larsson

    yeah. as mentioned in the op.
     
  8. Offline

    Lhowon

    I love this plugin to death, it's quite nice. One question/suggestion: would it be possible to make a permission node for the ability to use the portal? I.e. creativegates.use, or something similar. It's not an pressing issue, and can be worked around in conjunction with things like setting regions certain groups can't enter, but it'd be a lot simpler to just be able to flat out deny groups rather than doing a portal by portal selection.
     
  9. Offline

    Olof Larsson

    Yes such a permissions option would be simple to add.
    I will add it asap :)
     
  10. So, Mr Larsson. Anything about why portals placed on the same co-ordinates (but in differing worlds) acts so strangely? Because I have a griefing world that's currently closed off and people are getting a bit...unsettled.
     
  11. Offline

    Unkiejay

    hey great plugin, loving it on my server. but..... i just updated my bukkit server to #1000 build and saw u had updated ur plugin to it too, so i updated. The portals worked perfectly until now, i get this error in the server log:

    11:42:22 [WARNING] [CreativeGates v1.1.3] Failed to load world. Environment was unknown.
    11:42:22 [WARNING] [CreativeGates v1.1.3] Failed to load world. Environment was unknown.
    11:42:22 [WARNING] [CreativeGates v1.1.3] Failed to load world. Environment was unknown.
    11:42:22 [WARNING] [CreativeGates v1.1.3] Failed to load world. Environment was unknown.

    and now i can't enter ANY portals or anything, im used MultiVerse to create the other worlds the portals were connecting to all 'NORMAL' worlds as MultiVerse says, any help would be much appreciated

    **EDIT: This error came up 4 times, then on the 5th time it just fixed back up lol, i then had to remake every portal for it to work again lol, but yaaay it's working ^_^
     
  12. Offline

    adaz742

    when i try to make a portal it says i don't have permission to do so. help please ? :(
     
  13. Offline

    Olof Larsson

    You need a native permission plugin. Read the op.
     
  14. Offline

    omnija

    so if a another person make the exact same portable as the one you made, do they connect? if so i can see how that would sort of cause some problems . The idea's pretty kewl tho, hate having tons of damn commands to remember. Also what happens if there is only 1 portal, do you pass threw or does it respawn you back where the gate is?
     
  15. Offline

    AzureFlameCloud

    i like how the gates were when it was linked to a place instead of another portal, any way to make it like when it was "AncientGates"?
     
  16. Offline

    jungalist81

    I am glad we have a developer who is updating portal plugins however there are a few things about this plugin that doesnt work out.

    - I want to create many sets of portals, not have them chained to the specific material its used.
    - I want my portals to be able to toggled between chained like a snake or not

    AncientGates is a great plugin that allows people to turn a portal into a warp; it links to a place instead of another portal. Like what Azure said, is there anyway to make it when it was AncientGates?
     
  17. Offline

    omnija

    im having an issue with the plugin, if i delete the files and put a fresh one in, everything works. Once i turn the server off and reboot, it gives me these errors.

    Code:
    22:34:37 [SEVERE] Error occurred while enabling CreativeGates v1.1.3 (Is it up t
    o date?): No enum const class org.bukkit.World$Environment.World
    java.lang.IllegalArgumentException: No enum const class org.bukkit.World$Environ
    ment.World
            at java.lang.Enum.valueOf(Unknown Source)
            at org.bukkit.World$Environment.valueOf(World.java:673)
            at com.massivecraft.creativegates.WorldEnv.load(WorldEnv.java:67)
            at com.massivecraft.creativegates.P.onEnable(P.java:39)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:878)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:272)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146
    )
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
            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)
    
    i tried plugin versions 1.1.2 and 3
     
  18. Offline

    Goradin

    First its a great plugin! But I dont understand your permissions system. You add it, but set all these things true by default. Can you please add this in the config? I dont find a way to forbid it.. what should i write in the permissionconfig?

    - '-creativegates.use'

    dont work

    Greetings
     
  19. Offline

    Olof Larsson

    Native Permissions :) Not the plugin "Permissions" permissions.
    http://forums.bukkit.org/threads/permissions-faq.25080/

    Also read the my op once again. There is a suggested permissions plugin there.
     
  20. Offline

    Gust van de Wal

    I love this mod, I really do. but I have places where I want blocks of diamond.
    So i removed it from the plugins folder, but now - when i touch a diamond block - i shoot away :|
    I think i haven't removed the plugin by removing the .jar file. Can you help out?
     
  21. Offline

    PwnwallJackson

    Removing the jar removes the plugin. From your description, it might be caused by PortalStick, which in addition to other features turns diamond blocks into aerial faith plates. It can be disabled in the config.
     
  22. Offline

    kvartz

    destruction of frame doesn't close the portal
     
  23. Offline

    omnija

    does anyone have any idea's why it works once, i reset and get this error?
     
  24. Offline

    Olof Larsson

    do not use super pickaxe.
     
  25. Offline

    kvartz

    thnx
     
  26. Offline

    Deathfromace

    Is there any way to make it not require permissions?
     
  27. Offline

    ImHackinBored

    Sometimes randomly on a restart afew portals will spill there water out all over. The portals will work fine its just the water flows like actual water and kinda ruins the areas around the portals. =/ Has happened about 3 times now.
    GREAT plugin tho!
     
  28. Offline

    Tauryuu

    What about one-way custom gates?

    D:
     
  29. Offline

    xdisastax

    best mod ever for bukkit!:)
     
  30. Offline

    Shaduy

    Would like to see horizontal Portals, is this possible?
     
  31. Offline

    phondeux

    Has the bug where on server restart the portal stops working been resolved?
     

Share This Page