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 Nov 1, 2012Can you add option to block using carpet for each worldguard region?
-
View User Profile
-
Send Message
Posted Oct 29, 2012Jenkins down?
Pls re-enable it!
-
View User Profile
-
Send Message
Posted Oct 20, 2012I realy like your new lite version! :D
-
View User Profile
-
Send Message
Posted Oct 17, 2012@midnightfang22
I don't see how...I tested it and its not breaking for me. Used a enchanted pickaxe to try to break the carpet. Which didn't work.
MagicCarpet does listen to onBlockBreak and onBlockExplode, which should be preventing it from breaking from anything, unless a plugin is somehow messing with it.
@pengh
Never heard of anything like this. I'd suggest loading up a clean minecraft.jar and try again. (no texture packs or mods)
-
View User Profile
-
Send Message
Posted Oct 17, 2012@xzKinGzxBuRnzx
It worked with just a normal pickaxe (with or without a fortune enchant) on my server. We don't have any plugins that really modify how people mine so idk...
-
View User Profile
-
Send Message
Posted Oct 16, 2012I'm having an odd problem, running the newest bukkit with the most recent carpet, and with some texture packs I'm getting this bizarre array of different blocks instead of glass. Anyone else have this happen?
-
View User Profile
-
Send Message
Posted Oct 16, 2012@seane96
What plugins are doing this? Super pickaxe, nuke?
@xATon2x
Be sure lights is set to false in the config.
-
View User Profile
-
Send Message
Posted Oct 12, 2012Reporting a bug!!!!!,
Ok my users donate for perks in game and one perk is magic carpet
some higher donators get superpickaxe as well
what they do is make there magic carpet out of diamond's
and hit the block and the block brakes comes back and a diamond block falls
just telling you just so you can get that glitch fixed
ps. they also use nuker and brake it and get alot of diamond blocks
Thanks
Sean.
-
View User Profile
-
Send Message
Posted Oct 7, 2012@xATon2x
Actually somethings up. For some reason at random times when someone is using magic carpet, the server crashes with supreme lag.
-
View User Profile
-
Send Message
Posted Oct 5, 2012@xzKinGzxBuRnzx
Dev builds work fine! Thanks for letting me know :D
-
View User Profile
-
Send Message
Posted Oct 3, 2012@xATon2x
It most likely works already. However there are development builds available.
@joehot200
Replied to your ticket.
@pallmail
center-light controls if it places a glowstone on carpets by default. Lights is the config option your looking for, which controls if /ml can even be used. Which will override center-light.
@eagleFMJ
:D
-
View User Profile
-
Send Message
Posted Oct 1, 2012Needs update for Craftbukkit 1.3.2 1.0
-
View User Profile
-
Send Message
Posted Sep 25, 2012i have found a massive bug. my server is running happily at 20 TPS. as soon as any magic carpet has an explosion happen near or on it, the server will suddenly drop down to13 tps. help please? :/
edit: posted a ticket on it.
-
View User Profile
-
Send Message
Posted Sep 25, 2012hello,
I have a minor problem with the lighting of my carpet:
impossible to put the blocks of glowstone at external of my carpet, I have only one block of glowstone in the center.
I change in config.yml
center-light: false or center-light: true
does nothing change, why?
thank you, of your answer.
thank you with the developer for the plugin, which allows with WG and WE to create construction in the air, with a selection on the carpet.
-
View User Profile
-
Send Message
Posted Sep 1, 2012This is the best addon to help in creative building, please keep it updated! Thanks.
-
View User Profile
-
Send Message
Posted Aug 31, 2012@pallmail
Made a ticket for this.
-
View User Profile
-
Send Message
Posted Aug 30, 2012hello,
I try to install on my Magic Carpet Bukkit server.
I put the result of the log server or all works:
2012-08-30 3:21:47 p.m. [INFO] Starting minecraft server version 1.3.1
2012-08-30 3:21:47 p.m. [INFO] Loading properties
2012-08-30 3:21:47 p.m. [INFO] Default game type: SURVIVAL
2012-08-30 3:21:47 p.m. [INFO] Generating keypair
2012-08-30 3:21:47 p.m. [INFO] Starting Minecraft server on *: 25565
2012-08-30 3:21:48 p.m. [INFO] This server is running CraftBukkit version of git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0 )
2012-08-30 3:21:48 p.m. [INFO] [Essentials] Essentials v2.9.3 Loading
2012-08-30 3:21:48 p.m. [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
2012-08-30 3:21:48 p.m. [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
2012-08-30 3:21:48 p.m. [INFO] MLog customers using java 1.4 + standard logging.
2012-08-30 3:21:48 p.m. [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
2012-08-30 3:21:48 p.m. [INFO] Preparing level "world"
2012-08-30 3:21:48 p.m. [INFO] Preparing start area for level 0 (Seed: 5673592749366691340)
2012-08-30 3:21:49 p.m. [INFO] Preparing start area for level 1 (Seed: -2746854652201701277)
2012-08-30 3:21:49 p.m. [INFO] Preparing spawn area: 24%
2012-08-30 3:21:50 p.m. [INFO] Preparing start area for level 2 (Seed: -2746854652201701277)
2012-08-30 3:21:50 p.m. [INFO] Preparing spawn area: 69%
2012-08-30 3:21:50 p.m. [INFO] [Essentials] Essentials v2.9.3 Enabling
2012-08-30 3:21:50 p.m. [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-08-30 3:21:50 p.m. [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
2012-08-30 3:21:50 p.m. [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
2012-08-30 3:21:51 p.m. [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 3:04:56 p.m.; debug? true, trace: 10]
2012-08-30 3:21:51 p.m. [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
2012-08-30 3:21:51 p.m. [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-08-30 3:21:51 p.m. [INFO] Done (2.854 s)! For help, type "help" or "?"
> Stop
2012-08-30 3:21:55 p.m. [INFO] CONSOLE: Stopping the server ..? [M
2012-08-30 3:21:55 p.m. [INFO] Stopping server
2012-08-30 3:21:55 p.m. [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.3
2012-08-30 3:21:55 p.m. [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.3
2012-08-30 3:21:56 p.m. [INFO] [EssentialsChat] Disabling EssentialsChat v2.9.3
2012-08-30 3:21:56 p.m. [INFO] [Essentials] Disabling Essentials v2.9.3
2012-08-30 3:21:56 p.m. [WARNING] DSCT: socket closed
2012-08-30 3:21:56 p.m. [INFO] Closing listening thread
2012-08-30 3:21:56 p.m. [INFO] Saving players
2012-08-30 3:21:56 p.m. [INFO] Saving worlds
2012-08-30 3:21:56 p.m. [INFO] Saving chunks level for 'world' / @ net.minecraft.server.WorldProviderNormal 10ff234
2012-08-30 3:21:57 p.m. [INFO] Saving chunks for level 'world_nether' / @ 886d36 net.minecraft.server.WorldProviderHell
2012-08-30 3:21:57 p.m. [INFO] Saving chunks for level 'world_the_end' / @ net.minecraft.server.WorldProviderTheEnd ba0e25
2012-08-30 3:21:57 p.m. [INFO] Stopping server
2012-08-30 3:21:57 p.m. [INFO] Saving players
and when I put the Magic Carpet plugin in my plugin folder in my server and I redemare this one here is my server log:
2012-08-30 3:29:48 p.m. [INFO] Starting minecraft server version 1.3.1
2012-08-30 3:29:48 p.m. [INFO] Loading properties
2012-08-30 3:29:48 p.m. [INFO] Default game type: SURVIVAL
2012-08-30 3:29:48 p.m. [INFO] Generating keypair
2012-08-30 3:29:49 p.m. [INFO] Starting Minecraft server on *: 25565
2012-08-30 3:29:49 p.m. [INFO] This server is running CraftBukkit version of git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0 )
2012-08-30 3:29:49 p.m. [SEVERE] Could not load 'plugins \ magiccarpet.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription (JavaPluginLoader.java 198)
at org.bukkit.plugin.SimplePluginManager.loadPlugins (SimplePluginManager.java 132)
at org.bukkit.craftbukkit.CraftServer.loadPlugins (CraftServer.java 222)
at org.bukkit.craftbukkit.CraftServer <init> (CraftServer.java 198)
at
at net.minecraft.server.ServerConfigurationManager <init> (SourceFile: 11)
at net.minecraft.server.DedicatedServer.init (DedicatedServer.java 105)
at net.minecraft.server.MinecraftServer.run (MinecraftServer.java 378)
at net.minecraft.server.ThreadServerApplication.run (SourceFile: 539)
Caused by: java.io.FileNotFoundException Jar Does not Contain plugin.yml
... 9 more
2012-08-30 3:29:49 p.m. [INFO] [Essentials] Essentials v2.9.3 Loading
2012-08-30 3:29:49 p.m. [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
2012-08-30 3:29:49 p.m. [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
2012-08-30 3:29:49 p.m. [INFO] MLog customers using java 1.4 + standard logging.
2012-08-30 3:29:49 p.m. [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
2012-08-30 3:29:49 p.m. [INFO] Preparing level "world"
2012-08-30 3:29:49 p.m. [INFO] Preparing start area for level 0 (Seed: 5673592749366691340)
2012-08-30 3:29:50 p.m. [INFO] Preparing start area for level 1 (Seed: -2746854652201701277)
2012-08-30 3:29:50 p.m. [INFO] Preparing spawn area: 24%
2012-08-30 3:29:51 p.m. [INFO] Preparing start area for level 2 (Seed: -2746854652201701277)
2012-08-30 3:29:51 p.m. [INFO] Preparing spawn area: 73%
2012-08-30 3:29:51 p.m. [INFO] [Essentials] Essentials v2.9.3 Enabling
2012-08-30 3:29:52 p.m. [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-08-30 3:29:52 p.m. [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
2012-08-30 3:29:52 p.m. [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
2012-08-30 3:29:52 p.m. [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 3:04:56 p.m.; debug? true, trace: 10]
2012-08-30 3:29:52 p.m. [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
2012-08-30 3:29:52 p.m. [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-08-30 3:29:52 p.m. [INFO] Done (2.982 s)! For help, type "help" or "?"
> Stop
2012-08-30 3:30:02 p.m. [INFO] CONSOLE: Stopping the server ..? [M
2012-08-30 3:30:02 p.m. [INFO] Stopping server
2012-08-30 3:30:02 p.m. [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.3
2012-08-30 3:30:02 p.m. [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.3
2012-08-30 3:30:03 p.m. [INFO] [EssentialsChat] Disabling EssentialsChat v2.9.3
2012-08-30 3:30:03 p.m. [INFO] [Essentials] Disabling Essentials v2.9.3
2012-08-30 3:30:03 p.m. [INFO] Saving players
2012-08-30 3:30:03 p.m. [WARNING] DSCT: socket closed
2012-08-30 3:30:03 p.m. [INFO] Closing listening thread
2012-08-30 3:30:03 p.m. [INFO] Saving worlds
2012-08-30 3:30:03 p.m. [INFO] Saving chunks level for 'world' / @ net.minecraft.server.WorldProviderNormal 160b48a
2012-08-30 3:30:04 p.m. [INFO] Saving chunks for level 'world_nether' / @ net.minecraft.server.WorldProviderHell d33de
2012-08-30 3:30:04 p.m. [INFO] Saving chunks for level 'world_the_end' / @ net.minecraft.server.WorldProviderTheEnd c85eee
2012-08-30 3:30:04 p.m. [INFO] Stopping server
and the plugin does not work!
why?
your suggetion are welcome.
thank you
-
View User Profile
-
Send Message
Posted Aug 28, 2012@ZIm555
Sorry, I don't know what you mean. /mc tnt isn't possible in newer versions. Although there were a few older versions before this got patched out.
-
View User Profile
-
Send Message
Posted Aug 15, 2012WHY THIS DOSENT WORK!!!!
I am wondering because in 1.2.5 a server that was called PVPLORDS is now down and idk what kind of magiccarpet they where useing the donors could do /mc tnt and it would make a TNT carpet and i am glad that thay cant do /mc diamondblock then break it then KEEP GETTING THE BLOCKS but can u guys send me a version that has /mc tnt please
-
View User Profile
-
Send Message
Posted Aug 12, 2012Thanks for updating.