CustomRecipes
CustomRecipes
This plugin allows you to add as many crafting recipes as you want to your Bukkit Server. You can create edit and remove recipes easily ingame. If you have an idea, for a new feature, please read the "Planned Features" section first, if your idea is not listed there, comment. The same goes for bugs.
Features
- easy creating of custom recipes
- Shapeless, Shaped and Furnace recipes can be created
- Datavalues are supported too
Commands
- /cr create <recipename> : Creates a new recipe
- /cr edit <recipename> : Edits an already existing recipe.
- /cr enable <recipename>: Enables a recipe.
- /cr disable <recipename>: Disables a recipe.
- /cr : Lists all available commands and Main command for this plugin.
- /cr list: Lists all currently availabel recipes.
- /cr remove <recipename>: Removes the recipe.
Permissions
All permissions work like this:
- customrecipe.<commandName>
- use customrecipe.command for the command /cr
Planned Features
- a config in which can be configured if recipenames should be case sensitive
- anvil recipes
Known Bugs
- when you start editing a recipe, and while you are doing this the server restarts, a NullPointerException will be thrown
Credits
- @raymart23 for the nice idea
-
View User Profile
-
Send Message
Posted Mar 31, 2015Hi! Your recipe plugin is awesome , I need him sooooo hard. But I need your help - I got spigot 1.7.10 and the plugin isnt working. This version of miencaft serwer allow me to do many thinks and I will no change it to 1.7.9 or others bukkits. Well all other plugins from 1.7.2 to 1.8.1 are working briliant, only your no :( .
In game after /rc I se :An internal error occured while attemping to perform this command .
(Sorry for my bad english, I hope that you understoond, good man :( )
In serwer console I see:
[22:51:27 INFO]: karolsa321 issued server command: /cr
[22:51:27 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'cr' in plugin CustomRecipes v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Spigot-1544]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[craftbukkit.jar:git-Spigot-1544]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1016) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:846) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:731) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1544]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1544]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at me.DoppelRR.CustomRecipe.CE_cr.onCommand(CE_cr.java:34) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Spigot-1544]
... 13 more
[22:51:30 INFO]: karolsa321 issued server command: /cr list
[22:51:33 INFO]: karolsa321 issued server command: /cr help
[22:51:37 INFO]: karolsa321 issued server command: /cr help
please help! this plugin is awesome!
-
View User Profile
-
Send Message
Posted Jun 6, 2015wait for the rest of update and would you like to go to pastebin.com so you can paste the whole console error ? thanks
-
View User Profile
-
Send Message
Posted Mar 30, 2015it is about crafting recipes. I changed it in the description. Thx for the info.
-
View User Profile
-
Send Message
Posted Mar 30, 2015not exactly sure I understand this plugin. What is a recipe in minecraft? like a cooking plugin?
or... does it mean you could add your own types of results via a crafting table. Like for example 1 redstone + 3 diamonds = emerald ?
-
View User Profile
-
Send Message
Posted Mar 30, 2015@AgentBeatzPH
Thx, but you should also thank raymart23 for the awesome idea.