MagicCarpet
MagicCarpet
is a plugin that allows the user to fly away on a carpet made of glass. By using the command /mc <size>, a carpet is created. If no size is specified, a 5x5 carpet is created by default. By entering /mc again, the carpet disappears from the world. To go down, the user simply has to crouch down or do /mcs then look down to go down. This plugin makes a great donator perk if your running a large server and you would like to reward your members.
There is however three versions of this plugin, Master, NMS and LITE.
The Master build includes everything below.
- WorldGuard support. (block players from using the carpet in certain areas)
- Vault support. (economy)
- NoCheatPlus support.
- Tons of customization through the config.
- and much more!
The NMS build is the same as the Master only with one major difference. It uses NMS code (net.minecraft.server) for drawing the carpet. This results in significant speed enhancements. However this build can break with each and every Minecraft update.
The LITE build is just a basic carpet. Nothing more.
- None of the above ^
- Minor speed enhancements from the reduced code.
Commands
Master
- /magiccarpet OR /mc - Enables / disables the MagicCarpet.
- /magiclight OR /ml - Lights up your MagicCarpet.
- /carpetswitch OR /mcs - Switches how the Carpet goes down. (shift or by looking down)
- /magicreload OR /mr - Reloads MagicCarpet.
- /magiccarpetbuy OR /mcb - Is used to buy the carpet if charge is enabled.
- /magictools OR /mct - Draws a enderchest and workbench on the players magic carpet.
There are also some hidden features to /mc, for example. /mc <size>, /mc <material>, /mc give <player>, /mc take <player>, /mc <color>. Also /ml can also be used for /ml <material>.
NMS
- Same as Master
LITE
- /magiccarpet or /mc - Enables / disables the MagicCarpet.
Permissions
Master
- magiccarpet.mc - Allows a player to use MagicCarpet.
- magiccarpet.mc.SIZE - Allows the carpet to operate at the specified size.
- magiccarpet.ml - Allows a player to light there carpet up.
- magiccarpet.mcs - Allows a player to switch the way they go down.
- magiccarpet.mr - Allows a player to reload MagicCarpet.
- magiccarpet.mct - Allows a player to have a ender chest and workbench on there MagicCarpet.
- magiccarpet.np - Allows a player to not pay time based charges or one time fees.
- magiccarpet.* - Allows a player to have access to every MagicCarpet permission.
NMS
- Same as Master
LITE
- magiccarpet.mc - Allows the player to use MagicCarpet.
Custom Materials
If your server allows custom carpets, you can use these custom materials to give your carpet a bit more style. This is for the full version only.
Carpet:
STONE, GRASS, DIRT, COBBLESTONE, WOOD, BEDROCK, GOLD ORE, IRON ORE, COAL ORE, LOG, LEAVES, SPONGE, GLASS, LAPIS ORE, LAPIS BLOCK, SANDSTONE, WOOL, GOLD BLOCK, IRON BLOCK, DOUBLE STEP, BRICK, BOOKSHELF, MOSSY COBBLESTONE, OBSIDIAN, DIAMOND ORE, DIAMOND BLOCK, SNOW BLOCK, CLAY, PUMPKIN, NETHERRACK, MYCEL, NETHER BRICK, ENDER STONE, HUGE MUSHROOM 1, HUGE MUSHROOM 2, MELON BLOCK, COAL BLOCK, EMERALD BLOCK, HARD CLAY, QUARTZ BLOCK, STAINED GLASS, STAINED CLAY
Light:
GLOWSTONE, JACK O LANTERN
Colors
Some materials have support for materialData. This allows the players to change the color of the material. You can do this with...
WOOL, STAINED GLASS, STAINED CLAY
Here is a list of supported colors...
white, orange, magenta, light blue, yellow, lime, pink, gray, light gray, cyan, purple, blue, brown, green, red, black
Make sure to enable custom-carpets in the config. Then just type /mc lime stained glass. If lights is enabled in the config do /ml. This will cause the carpet to light up. However if your using stained glass the carpet has a glowing effect which seems to get more intense at night.
Configuration
This is for the Master and NMS builds only.
# Be sure to use /mr if you change any settings here while the server is running. pvp-hide: true charge-timebased: false charge-amount: 20.0 default-size: 5 pvp: false light-material: glowstone change-liquids: 'true' center-light: false charge-packages: - alpha:3600:5.0 - beta:7200:10.0 physics-fun: false lights: false save-carpets: true magic: true tools: false custom-lights: false charge: false charge-time: 1800 crouch-descent: true max-size: 7 carpet-material: glass custom-carpets: false
- crouch-descent - Crouch to descend by default?
- center-light - Light the carpet up with the magic light by default?
- default-size - The default size for all carpets.
- carpet-material - The carpet material.
- light-material - The magic light material.
- max-size - The max size for all carpets.
- custom-carpets - Allow carpets to use custom materials?
- custom-lights - Allows the magic light to use custom materials?
- lights - Allow the magic light to be used?
- save-carpets - Saves stuff, like if a player has a carpet and its size, material, etc.
- charge - Charge players to use magic carpet?
- charge-amount - The amount that should be charged.
- change-liquids - This allows or prevents the carpet from replacing water or lava. To only replace water change 'true' to 'water'.
- tools - This allows players to get a ender chest and workbench on there MagicCarpet.
- charge-time - This is the default time that is given for initial payment. (in seconds)
- charge-packages - This specifies the default packages available. For instance "alpha:3600:5.0". Alpha is the package name, 3600 the time (in seconds), and 5.0 the cost.
- charge-timebased - If enabled will charge players to use magiccarpet on a time basis.
- magic - If enabled will display fireworks when enabling / disabling the Magic Carpet.
- physics-fun - This allows MagicCarpet to mess with in-game physics. I wouldn't enable this. As it can result in floating torches and such.
- pvp - This prevents entity damage when using the carpet to damage or get damaged by other entities (players and mobs)
- pvp-hide - This hides the carpet when a player gets attacked or is attacking other entities (players and mobs)
Notes
In order to prevent a carpet from entering a specific area with WorldGuard. Do this...
- Create a region. (/region define test player)
- Block the carpet (/region flag test blocked-cmds /mc /magiccarpet)
- Enjoy! Now carpets cannot enter or be activated in this area.
Please report any suggestions or bugs you find on the Tickets Page.
The YouTube video on this page hasn't been updated lately. If you've got some YouTube and video making skills, private message me a link to your video and I'll replace the above one.
If you are experiencing lag try disabling lights in the config or using the NMS / LITE builds.
-
View User Profile
-
Send Message
Posted Jan 23, 2013when i have magiccarpet and useyourhead installed on my server magiccarpet will not work i used /mc but it creates no carpet no errormassge nothing
-
View User Profile
-
Send Message
Posted Jan 16, 2013@PEZA0
You could use worldguard to block it then unblock when your done. Probably not idea but it would work.
@GoldenCreeper97
A folder is not a file. Extract it then go into the folder read the .txt file. Then go into the full or lite folder based on your decision. Cut or copy the MagicCarpet.jar to the plugins directory.
-
View User Profile
-
Send Message
Posted Jan 16, 2013Why is it .zip? If i rename the folder to MagicCarpet.jar and upload it on ther server nothing happends after a reload ;( (unknown command) Pls help me! :D
-
View User Profile
-
Send Message
Posted Jan 16, 2013@xzKinGzxBuRnzx
When i make events on server, with block jumping. I dont want anyone with the /mc cheating the event? And i need to turn off the MC's for all. Until the event have finished. For its i need this feature.
-
View User Profile
-
Send Message
Posted Jan 15, 2013@PEZA0
I don't see a point in this. If you don't want anyone using it then remove it. Otherwise you could always restrict who you give permissions to.
-
View User Profile
-
Send Message
Posted Jan 15, 2013cam make a command to admin to turn off all the magic carpet ? like "/mc off" (all with Mc area dropped). And only when "/mc on" they can active the /mc ?
-
View User Profile
-
Send Message
Posted Jan 13, 2013Edit : For future reference its http://pastebin.com/kxiwV6b1 to block the use of the carpet in the whole entire world with world guard.
-
View User Profile
-
Send Message
Posted Jan 13, 2013@xzKinGzxBuRnzx
Its actually global
-
View User Profile
-
Send Message
Posted Dec 29, 2012@fffizzz
Yes, use WorldGuard. Use its _global_ region for that world.
-
View User Profile
-
Send Message
Posted Dec 28, 2012I remember a while back you made it so that on world change, it would disable your carpet. It seems this is no longer the case, and even someone without permissions for mc going to say a hardcore world, will have it after going through a portal (multiverse/multiverse-portals).
Anyway to get that fixed? :)
-
View User Profile
-
Send Message
Posted Dec 28, 2012@PEZA0
Sorry, no. WorldGuard only.
-
View User Profile
-
Send Message
Posted Dec 28, 2012Its the same for Residence Plugin?
-
View User Profile
-
Send Message
Posted Dec 26, 2012@zydar16
Just follow the instructions in notes. I tested it and its working fine. ;)
@splint33
MagicCarpet does not support Tekkit. Yet anyways... Either ignore the errors or use WG to prevent carpets near those objects that are causing the errors.
I would debug this but last time I tried Tekkit it wouldn't even work. I'll give it another try some time soon.
-
View User Profile
-
Send Message
Posted Dec 18, 2012(I'm french, sorry for the bad english) Hi, I create my own server mod, and I want to add Magic Carpet to my modded server. The plugin work, but when the carpet go in a modded block, I have a lot of errors in the console, and the carpet down one block... Can I change this ? In my craftbukkit source ? Modify the plugin ?
Thank you in advence,
-
View User Profile
-
Send Message
Posted Dec 16, 2012Hi,
How could i block MC like the description : "WorldGuard support (block players from using the carpet in certain areas)' i try /region flag my_region blocked-cmds /mc but it's not working ... do you have any issue ?
-
View User Profile
-
Send Message
Posted Dec 5, 2012@spazmonkey777
I've uploaded a new build which fixes it (2.2.4). Just waiting for Bukkit to approve the file. Anyways, you can also snatch the file from http://xzkingzxburnzx.tk/ may be slow though.
-
View User Profile
-
Send Message
Posted Dec 5, 2012So is MagicCarpet supposed to break Item Frames? Players who have carpet in spawn are using it to knock off Item Frames and then they can obtain the items. Any way to block this? Is it a bug? Just curious.
-
View User Profile
-
Send Message
Posted Nov 7, 2012@siemaeniu500
Read the notes above, all you need to do is block the /mc command in a WorldGuard region. (Requires the full version though)
-
View User Profile
-
Send Message
Posted Nov 5, 2012@xzKinGzxBuRnzx
In pvp arena players use magic carpet, but i don't want that. Can you explain how i can block using carpet for each region WorldGuard?
-
View User Profile
-
Send Message
Posted Nov 5, 2012@webshoptv
Sorry, upgraded to Windows 8 and Jenkins wouldn't launch, some sorta bug. I'll get it fix as soon as possible. However, there aren't any new builds yet.
@siemaeniu500
What do you mean? There is WorldGuard support if your using the Full version. If so read the notes, it explains how to use it.