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 Mar 29, 2014<<reply 21 Why wouldn't it be able to be? :)
If its big enough to walk through it doesn't matter the shape...Be careful, there is a size config somewhere.
-
View User Profile
-
Send Message
Posted Mar 29, 2014The frame can be horizontal?
Thanks
-
View User Profile
-
Send Message
Posted Mar 29, 2014@CaioVillar
You gotta use Water Gates or remove the Nether completely, they discuss this issue in the the configuration.
-
View User Profile
-
Send Message
Posted Mar 28, 2014CaioVillar | VineWoodCraft
Please remove MCORE, sometimes I step into the portal and go to the nether.
and update to 1.7.5 Spigot
-
View User Profile
-
Send Message
Posted Mar 27, 20141.7.5 Spigot build?
-
View User Profile
-
Send Message
Posted Mar 26, 2014not working on 1.7.5 spigot
-
View User Profile
-
Send Message
Posted Mar 26, 2014Want a working version? Contact me on skype
-
View User Profile
-
Send Message
Posted Mar 26, 2014Please, update it to 1.7.5!
-
View User Profile
-
Send Message
Posted Mar 26, 2014@Hilliard20914
I use 1.7.5 and it works fine.
-
View User Profile
-
Send Message
Posted Mar 25, 2014@mrcrafter3000
I fixed it, another plugin was screwing with it, luckily i didn't need that plugin so i deleted it.
-
View User Profile
-
Send Message
Posted Mar 25, 2014@modzer627
Go onto mstore and open mcore_conf open the instance.json and set "usingRecipientChatEvent" to false!
It will read "usingRecipientChatEvent": false,
-
View User Profile
-
Send Message
Posted Mar 25, 2014-
View User Profile
-
Send Message
Posted Mar 24, 2014@Hilliard20914
Just make sure your not using craftbukkit 1.7.5 dev builds. 1.7.2 dev builds work just fine, but not 1.7.5 dev builds! ;)
-
View User Profile
-
Send Message
Posted Mar 24, 2014@Hilliard20914
Post a pic of how your trying to make your gate? Then i could probably help.
-
View User Profile
-
Send Message
Posted Mar 22, 2014@Hilliard20914
I can't help you, sry, maybe somebody smarter than me will join the conversation...
-
View User Profile
-
Send Message
Posted Mar 21, 2014@Hilliard20914
For some reason, creative gates stopped working from one day to the next. I even deleted mcore, factions, creative gates and installed everything back in as if it nevr was there and creative gates refuses to work. Factions work sort of ok, it kicks me out of my own faction every day :(
-
View User Profile
-
Send Message
Posted Mar 21, 2014@MCTylerPVP
I can make Nether portals just fine, i can even make End Portals just not CreativeGates :(
-
View User Profile
-
Send Message
Posted Mar 21, 2014@Hilliard20914
Everything looks good and as long as you had the two emerald blocks it should have worked. Maybe the coder will help out.
I just thought of something, you don't have something blocking portal creation in your configs do you? I think that setting is in essentials and worldguard. Good Luck. Here's my config for comparison....
-
View User Profile
-
Send Message
Posted Mar 20, 2014@MCTylerPVP
{ "enabled": true, "usingWater": true, "pigmanPortalSpawnAllowed": true, "maxarea": 200, "blocksrequired": { "EMERALD_BLOCK": 2 }, "removingCreateToolName": true, "removingCreateToolItem": false, "materialCreate": "WATCH", "materialInspect": "BLAZE_POWDER", "materialSecret": "MAGMA_CREAM", "materialMode": "BLAZE_ROD" }
I made a gate like a nether portal out of wool with two emeralds on each side in the middle.
-
View User Profile
-
Send Message
Posted Mar 20, 2014@Hilliard20914
Look at your configs...What is required to make gate...