Custom Enchantments
Description
This plugin adds a whole bunch of awesome new Items and enchantments that are independent of the Minecraft Enchantment system.
This is my first plugin and at the same time my first Java Project.
For Suggestions/Commissions/Bugs/etc., leave a comment below.
Official Servers
If you want to see the plugin in action, check out the following servers!
Current official Servers:
- mc.canicraft.ca
- Draids.net
- p-n.ca
Videos of the Plugin
Please note that the following Videos were made using older versions of the plugin:
Commands
- /ce - The main command node for Custom Enchantments
Please note that for any command after the main node, you do not have to enter it's full name, the first letter is enough (Example: /ce list = /ce l).
Words in angle Brackets ( < > ) mean that the argument is required, while words written in square Brackets ( [ ] ) are optional.
- /ce runecrafting - Opens the runecrafting inventory.
- /ce menu - Opens an inventory menu for navigating and obtaining Custom Enchantments and Items.
- /ce reload - Reloads the CE config.
- /ce remove [Enchantment] - Removes an enchantment (or all of them) from an item.
- /ce list <Enchantment/Item> - Lists all Custom Enchantments or Items.
- /ce enchant [Required material] <Enchantment> [level] - Adds the specified Enchantment to the item in your hand. If a required material is given, the command will only work if the player holds that item. If an item already has the enchantment, the level will be increased.
- /ce item <Item> - Transforms the item in the player's hand into the specified Custom Item.
- /ce change <Name/Lore> <Color/Set/Add/Reset> [New Value] - Allows you to change the name/lore of the item in your hand
- /ce give <Player> <Material> <Item/Custom or Vanilla Enchantment:Level> [Custom or Vanilla Enchantment:Level] ... - Gives the target player an item with the set material containing the given Enchantments. Please note that the Material has to be either the Minecraft material ID or the Bukkit material ID. The same goes for the Vanilla enchantment names. You can add infinite vanilla and custom enchantments to the item using this command.
Content
Enchantments | Items
Admin Information
Config Explanation | All permissions
Enchantment Books
Version 2.4 added a feature called Runecrafting that allows enchantments to be put on books.
They can be created using /ce ench or /ce menu, given through /ce give and obtained by enchanting a book using the enchanting table.
If disenchanting is enabled, enchanted items can also be turned into enchantment books.
Using an enchantment book or an enchanted item on an Anvil will open the Runecrafting inventory, which can also be opened by using /ce menu or /ce runecrafting. The lower slot requires the enchanted item while the top slot requires the item to enchant.
Sign shops
If you are using version 2.2 or higher of the plugin, you can sell Enchantments by setting up a sign in the following format:
- "[CustomEnchant]" (Without the "s) as the first line.
- The Enchantment you want to sell as the second line.
- The cost of the enchantment as the fourth line. This requires Vault and a compatible economy plugin
Players that do not have the enchantment will have the enchantment applied to their current item, if they already have the enchantment they are trying to buy, the level of the enchantment will increase by 1, up to the specified maximum level of the Enchantment (Can be set in the config).
CE-Menu
If you have Vault installed, you can set a price for the Items/Enchantments through the config. The items and enchantments can then be bought in /ce menu.
CE's in Kits
To add Custom Enchantments and Items into kits, follow this guide:
- Check out if your kit plugin supports colored names and/or lores.
- Find example kits that add colored names and/or lores in your kit plugin
- For items, set "name: <Item>", for Enchantments, set "lore: <Enchantment>". You may have to find out how to add multiple lines of lore via your kit plugin
Notes:
The <Item> is structured like this: <Colorcode of the Item><The full Itemname>, the <Enchantment> is defined as: <Colorcode of the Enchantments><EnchantmentName> <Level in roman numerals>
The Colorcodes can be found on this site.
Examples:
Lifesteal would be "lore: &4&oLifesteal" (If you didn't change the standard color of the enchantments) &4 stands for the Color Dark Red, &o stands for the name being italic
In essentials, Lifesteal II and Poison III would be "lore: &4&oLifesteal II|&4&oPoison III" (Note: the '|' in the middle of the two enchantments seperates multiple lines in the lore of the kits made by essentials)
Flamethrower would then be "name: &4Flamethrower"
Bug reports
To make it faster and easier for me to help you with bugs and errors occuring, please send me a pm containing the following information:
- What version are you using? (See the Point Further Information to find out if a newer Version is avaivable)
- Does your console give you any errors? If yes, please send me a copy of them, this might make the further steps obsolete.
- What situation did the error occur in?
- Can you reproduce the error or does it happen randomly?
Donating
If you want to support development, you can donate by clicking here. It really helps me out a lot and I am thankful for every single donation, no matter how small :)
Github
If you want to contribute to Custom Enchantments or just want to take a look at the source code, you can check out the official repository of Custom Enchantments. Please note that the project was not originally designed for the public, so the project contains little to none documentation.
Current Version: 2.4c
Things that are planned for the future can be found here and you are also free to leave suggestions on there aswell
The main page for older versions can be found here.
-
View User Profile
-
Send Message
Posted Mar 5, 2016How do I give the player permission to use the rune forge and not be able to use /ce enchant
-
View User Profile
-
Send Message
Posted Mar 5, 2016Is anyone else having issues in 1.9, with custom enchantments not showing up on a regular enchantment table?
-
View User Profile
-
Send Message
Posted Mar 5, 2016Enchantments stay on the player when armor is removed??
-
View User Profile
-
Send Message
Posted Mar 5, 2016Is there any tutorial that shows you how to make your own custom enchantments? I really like the ones that already exist, but I want to make my own. How do i do that?
-
View User Profile
-
Send Message
Posted Mar 2, 2016Please add health boost, and please add exp spins. please i beg of you
-
View User Profile
-
Send Message
Posted Mar 2, 2016Sorry,Can suppot the Chinese DisplayName? The bow enchant DisplayName use Chinese have been Error can't use the enchant this is Bug?
-
View User Profile
-
Send Message
Posted Mar 1, 2016@Jecsham
lore:&4&oLifesteal_II|&4&oPoison_III
the _ is considered as Space, and | is considered as Next Line.
@nandox5
Not possible via /ce give, but I know another way: /give (player) book 1 name:(I forgot the default name/colors of Custom Enchanted Books cause I changed it) lore:(Custom Enchants)
Example:
/give Darkman_Bree book 1 name:(whatever that was) lore:&7Bounty_Hunter_IV|&7Shuffle_I||&dRecieved_from_a_Voting_Reward!
-
View User Profile
-
Send Message
Posted Feb 29, 2016"In essentials, Lifesteal II and Poison III would be "lore: &4&oLifesteal II|&4&oPoison III""
I try that, but you can't put spaces between "name: and itenname" or "lore: and enchantmens"
How I do?
-
View User Profile
-
Send Message
Posted Feb 29, 2016Cloaking does not seem to make the players armor invisible so the player is not completely cloaked. Is this a bug or by design?
-
View User Profile
-
Send Message
Posted Feb 28, 2016@Taiterio
cool! i donated 5 usd, to keep you motivated! its not much, but i really like this plugin. more to come if the features i recommended in github are implemented =)
-
View User Profile
-
Send Message
Posted Feb 28, 2016@nandox5
Currently, there is no way to do that, I'll see if I can get it into the next update though :)
@SP33DWAY101
When you try creating a sign shop, does it give you any message? Sign shops are only created when you are OP and have a Vault compatible economy plugin.
When you try Runecrafting, do you get a console error? In the current version, the plugin will give a console error if the item you are trying to enchant is not compatible; this bug is fixed in the next version :)
@JakeGraphics
Not right now, though it is a planned feature :)
@KingdomMC
http:dev.bukkit.org/bukkit-plugins/custom-enchantments/files/72-custom-enchantments-2-4b/
@MLGAntivirus
Any kit plugin that allows you to set the lores of items :)
@0n3Appl3
Can you send me those messages via PM?
@PablitoCasta
Sent you a PM :)
@phoenixlzx
Just sent it out, sorry for the delay :/
-
View User Profile
-
Send Message
Posted Feb 28, 2016Okay, so i figured out that i can sell this on shops. cool!! also, i found out that i can give players books or already enchanted items with /ce give AWESOME!. but how can i add lore to books or items that i give through rewards.. (using the /ce give command)
In other words, how can i add a lore to a book/item when im giving it through /ce give..
-
View User Profile
-
Send Message
Posted Feb 28, 2016Hi, I am so thankful that a plugin like this exists and I love using it. However I am so confused about runecrafting, and also the sign shops for custom enchantments don't work, they simply go blank when I try to make one. I know how to open the runecrafting menu and I have given myself the ce.runecrafting permission but it doesn't let me put the item I want to enchant in the top slot.
-
View User Profile
-
Send Message
Posted Feb 28, 2016i'm fairly new to this plugin, and I was wondering if I could create my own enchants, not just the built in ones. and if this is something that is obviously stated im sorry im just not the best with plugins :c
-
View User Profile
-
Send Message
Posted Feb 27, 2016@MLGAntivirus
I use KitAdder uses items in your inventory to create kits so all u have to do is put then enchants on the items and do /createkit
-
View User Profile
-
Send Message
Posted Feb 27, 2016How do i download?
-
View User Profile
-
Send Message
Posted Feb 27, 2016what kit plugin can i use?
-
View User Profile
-
Send Message
Posted Feb 26, 2016@bombuae
permission errror
-
View User Profile
-
Send Message
Posted Feb 26, 2016@bombuae
Make sure you have all the enchants you want with the correct permission nodes on your groupmanager or pex plugin.
example:
ce.ench.Lifesteal ce.ench.Death Bringer ce.ench.Springs
-
View User Profile
-
Send Message
Posted Feb 26, 2016Hello, I really love this plugin, good job! But, I have one big problem. I keep getting lag messages on console and then eventually lags out.