Own unleashed sever , Errors happening

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Since you are using Infinity I'd recommend MineTweaker as it's already there. You can easily disable crafting or change carfting recipes and add tooltips to items.

I have never tried moving player data so I'm not 100% sure but I'd say that it probably won't work as Unleashed is 1.5.2 and Infinity is 1.7.10. Easiest way might be to write down the items you want to save and then just cheat them in.
 
In your server folder is scripts folder, there is FTB-Infinity.zs you can open it with any text editor. It should already have some entrys which should help in how to make new ones.

To determine the item name, hold it in your hand and run /mt hand For example a draconic evolution pick that I disabled would say:
DraconicEvolution:wyvernPickaxe And to disable it you would add the followin line to MineTweakes script:
recipes.remove(<DraconicEvolution:wyvernPickaxe>);

http://minetweaker3.powerofbytes.com/wiki/Main_Page#Tutorials_.281.7.X.29
 
Hi again guys, I first want to say thankyou so much for all your help and secondly do you know a plugin that if you spam then you get kicked or kicked for a certain time or something , would be very helpful also i need a plugin that can remove certain items with a command because i had someone go on my PC and go on the server and give other players cheated in stuff and i need to take it off of them but its clearly obvious that they are hiding it in a chest or something and i need a plugin that can remove items that you tell it to , if you know any it would be great help, thanks again.
 
Okay so shall i remove my current BanItem plugin or?

If you can stick to use as few plugins to get all tasks done then it is advisable to do so (just double check that your not losing any functionality between the two that you may require).
 
Try the /prospam and see if it works, if it doesn't it might be better to switch to the other plugin.
 
Ban items with ItemRestric.. is there not a plugin where say i type a command like ../remove [itemID] it removes that item that is anywhere?
 
Basically thats what ItemRestrict does.

/ires ban <banType> <id-datavalue>
Ban type should be world if you want to remove an already existing item or ownership if you want to prevent crafting an item.

/ires ban world 138 Would remove any beacons placed in the world
/ires ban ownership 138 Would remove any beacons that are in player inventories, also prevents players from picking them up or taking them from inventories or carfting them.

It might be possible to get an item using another crafting table or Applied energistics crafting. To disable the crafting of an item, it is best to use minetweaker.
 
Harvest88, i would like to make my unleashed server 24/7 but am i able to transfer everythiing?

Of course you can! As I mentioned a few days ago you can grab Filezilla to do so as I provide full FTP so you can upload all your contents to my service. Let me know if you need anything else.
 
Basically thats what ItemRestrict does.

/ires ban <banType> <id-datavalue>
Ban type should be world if you want to remove an already existing item or ownership if you want to prevent crafting an item.

/ires ban world 138 Would remove any beacons placed in the world
/ires ban ownership 138 Would remove any beacons that are in player inventories, also prevents players from picking them up or taking them from inventories or carfting them.

It might be possible to get an item using another crafting table or Applied energistics crafting. To disable the crafting of an item, it is best to use minetweaker.
Okay thanks ill give it ago
 
Of course you can! As I mentioned a few days ago you can grab Filezilla to do so as I provide full FTP so you can upload all your contents to my service. Let me know if you need anything else.
And can you send me a link the where i would purchase it please ?