xoddiex Posted August 3, 2014 Posted August 3, 2014 Can anyone help me i've just wanted to know how to ban some items, and mods so people cant craft them or use them
Discord Moderator plowmanplow Posted August 3, 2014 Discord Moderator Posted August 3, 2014 Banning crafting is... difficult. Your best bet is to use a combination of TekkitCustomizer/BanItem and something like ModifyWorld to restrict what players may own/use/place. These are Bukkit plugins and would require you to be using MCPC+(<=1.5.2)/Cauldron(>=1.6.4).
jominer247 Posted August 4, 2014 Posted August 4, 2014 I just use TekkitCustomizer, But I don't think it has an option for banning crafting, try tekkitrestrict?
Discord Moderator plowmanplow Posted August 4, 2014 Discord Moderator Posted August 4, 2014 The big challenging with banning crafting is a combination of two things: Using anything but vanilla crafting tables or personal crafting spaces makes it very difficult for a Bukkit plugin to prevent crafting, especially when using automated methods like TE, AE and LP. Blocking a recipe completely requires something to get in the way of a tremendous amount of API code by the mod in question which is trying to hook into Forge dictionary registries. Futzing around with that is a recipe (pun intended) for disaster.
jominer247 Posted August 11, 2014 Posted August 11, 2014 Banitem works fine in the later versions of mc. I reccomend TekkitCustomizer for tekkit classic. Have fun
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now