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 Jan 31, 2016@CloudSix
It is in for me under Armor, can you try /ce ench to apply it?
The price is currently per enchantment, this should change in the next content/bugfix update.
Enchantment books stack if it is enabled in the config :)
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
Also, I've been doing a sweep of the enchantments, and it looks like Berserker isn't available in the menu or in the enchantment table even though I set it to enabled in the configuration. Help?
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
Thanks for listening to my inquiries. Also, It looks like I can only put one price down for every level of an enchantment... Is there a way I can put a different price for each level?
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
I just put two Piercing 2 books in the Runecrafter and got Piercing 4... On purpose or bug?
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
Ok thanks :)
-
View User Profile
-
Send Message
Posted Jan 31, 2016@rpgrowland
Seems like it happens when "RequirePermissions" is set to false, I'll put a fix in as soon as any other bugs are fixed.
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
yea they all work just cant get anything on books?
-
View User Profile
-
Send Message
Posted Jan 31, 2016@rpgrowland
Does it work with Swords/Other items?
@CloudSix
You can do that by restricting the permissions.
That's an added feature, yes :)
@AleNova15551
Please disable the transformation effect in the config, it seems like your server has some kind of problem with playing the new effects. Can you send me the exact version of Spigot you are using?
@skyzophrenic
That's something other plugins can do as the enchantment books are only identified by name and lore :)
-
View User Profile
-
Send Message
Posted Jan 31, 2016@CloudSix
No seriously i have enchanted at least 1000 books now and none have had a ce on it
-
View User Profile
-
Send Message
Posted Jan 31, 2016@rpgrowland
Be persistent. They show up eventually.
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
I have enchanted so many books now all level 30 and not once have I seen a custom enchant on any of them?
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
Also, can I set it to where you can use /ce menu for specific things, like not able to use weapons or enchant, but use the runecrafting feature?
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
Can we use /ce menu to buy specific levels of enchantments or is that not possible yet?
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
Thank you for the update <3
-
View User Profile
-
Send Message
Posted Jan 31, 2016Tnx for you'r bugfix update ;D but now when i enchant a diamond pickaxe with Explosive book on the Runecrafting its spams my server with erros ALOT or erros i'm using CE2.4a and spigot 1.8.8 here is the erros http://pastebin.com/55vt7Xmq
-
View User Profile
-
Send Message
Posted Jan 31, 2016do u think theres a way so a player could right click a book (specifically named so it cant be any book) to receive a random enchant? I think it would be cool for things like crates :P
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
oh ok must of had some bad luck. Thanks :)
-
View User Profile
-
Send Message
Posted Jan 31, 2016@gergo654
Fixed in the bugfix update, which is now released, you can get it on my GitHub page already :)
@rpgrowland
You can get them via enchantment table :)
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio HUGE BUG PLEASE FIX THIS ASAP
when you use the runecrafting when that this is rolling you press escape and duplicates the item with the enchant you/ve put in
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Taiterio
Ok, but I meant like a legit way in survival to get them via enchant table etc so not using any commands?