Creative Gates
❰❰ MassiveCraft on BukkitDev ❱❱
MassiveCore | Factions | CreativeGates | Vampire
MassiveBooks | MassiveHat | MassiveTickets
❰❰ Full Documentation ❱❱
Player and Overview | Server Owner Guide
❰❰ Techy Things ❱❱
GitHub | Report a Bug
What is CreativeGates?
CreativeGates is a plugin that allows you to create teleportation gates without running a single command. The plugin does not impose design restrictions. Design the gate frame any way you like.
- Build a gate frame using any materials. It must however contain two emerald blocks (configurable).
- Name a clock with an anvil.
- Hit the inside of the frame with the clock
- Gates using the same clock name will connect to each other.
Install
- Stop your server.
- Put MassiveCore.jar in your plugins folder. Download MassiveCore here on BukkitDev.
- Put CreativeGates.jar in your plugins folder.
- Start your server again.
- For advanced users only: Configure the MassiveCore aspects and multiverses using the commands.
- Modify /mstore/creativegates_mconf/instance.json to your liking.
- Modify /mstore/creativegates_conf@universe/instance.json to your liking.
- Configure permissions. CreativeGates only has two nodes.
Portal vs Water
CreativeGates can use either portal blocks or water blocks for portal content. You decide which to use in the "uconf".
For portal blocks to work without bugs you must open your server.properties and set allow-nether=false. This will disable the generation of the vanilla nether map and the vanilla nether portals. This is how we do it on MassiveCraft. You can add one, two or even three custom nether worlds using a world manager plugin later on.
For water blocks to work you don't need to do anything special. If you want the vanilla nether world and portals you probably want to change to water portals in the config. Otherwise players entering nether gates in the nether might exit through creative gates.
Official Server

Join in and play with us on the official Factions RPG Minecraft Server!

-
View User Profile
-
Send Message
Posted Apr 16, 2013I NEED HELP ITS NOT WORKING WHEN I CLICK THE CLOCK!
-
View User Profile
-
Send Message
Posted Apr 16, 2013@superkiller4456
You Need to have the creativegates.use Permission node Hope This Helps :D
-
View User Profile
-
Send Message
Posted Apr 16, 2013@Gabridjak
You Need to have the creativegates.use Permission node Hope This Helps :D
-
View User Profile
-
Send Message
Posted Apr 15, 2013I cant get it to work it says you dont have permission any help?
-
View User Profile
-
Send Message
Posted Apr 15, 2013what are the permissions plz tell PLZ
-
View User Profile
-
Send Message
Posted Apr 11, 2013I need a tekkit 1 because 1.5 dont work
-
View User Profile
-
Send Message
Posted Apr 11, 2013he said me ' you don't have the permission to create gates' ..what i shall do?
-
View User Profile
-
Send Message
Posted Apr 10, 2013@odimba
It's - creativegates.use
-
View User Profile
-
Send Message
Posted Apr 10, 2013What the player permission to use the portal?
-
View User Profile
-
Send Message
Posted Apr 10, 2013@BoomerBR
I have the same error and I use Java 7
-
View User Profile
-
Send Message
Posted Apr 10, 2013@awesomeness14721
Hm, you use java 6?
-
View User Profile
-
Send Message
Posted Apr 8, 2013Hello everyone, when I install this plugin here is what I get:
[SEVERE] Could not load 'plugins/CreativeGates.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/creativegates/CreativeGates : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.reload(CraftServer.java:603) at org.bukkit.Bukkit.reload(Bukkit.java:184) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:523) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchServerCommand(CraftServer.java:512) at net.minecraft.server.v1_5_R2.DedicatedServer.am(DedicatedServer.java:261) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: com/massivecraft/creativegates/CreativeGates : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:249) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 14 more
I have updated my Java to the latest version.
Thanks in advance
-
View User Profile
-
Send Message
Posted Apr 8, 2013Having a problem with an error when loading the plugin:
15:12:18 [SEVERE] Could not load 'plugins/CreativeGates.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/creativegates/CreativeGates : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: com/massivecraft/creativegates/CreativeGates : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
Suggestions much wanted!
-
View User Profile
-
Send Message
Posted Apr 7, 2013it looks awsome but im not geting it
-
View User Profile
-
Send Message
Posted Apr 7, 2013Hello, I was wondering if you could help me out. I have group manager and i cant figure out how to give the permission so that everyone can use the portals. I have been trying to figure out how to for about 2-3 hrs now and I'm starting to get flustered. And so are the people on my severer. I can use the portals but no one else can, So i need help on how to let them use it to. Thanks and please respond soon.
-
View User Profile
-
Send Message
Posted Apr 7, 2013@Devix1 Really ?!? and how can I update java? can you give me the link ?
Thank you so much :D
-
View User Profile
-
Send Message
Posted Apr 7, 2013@samuelapu
There is no problem with the plugin, simply your version of Java is out of date.
-
View User Profile
-
Send Message
Posted Apr 6, 2013mine says you do not have permission to create gates but im op thank for the help
-
View User Profile
-
Send Message
Posted Apr 6, 2013i need promission for it but how do i get?!
-
View User Profile
-
Send Message
Posted Apr 6, 2013@jessmaytum21
he works fine on 1.5.1 dev/beta