Looking for help configuring server

  • 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

MacrosBlackD

New Member
Jul 29, 2019
5
0
0
I'm looking for someone who can help me configure my minecraft server. It is currently running Direwolf20's pack on a creeperhost server.

The main jar file is called craftbukkit; but as far as I can tell, it is just the default minecraft server jar, no plugins get loaded or anything. I've been playing around with trying to get MCPC+ installed with no luck. I added ForgeEssentials to mess around with permissions and worldborder stuff.

What I need is someone who can guide me through getting MCPC+ installed, with worldborder, dynmap, permissions, and a towny-like mod installed. I've looked through the server admin area for a couple of hours over the last couple of days and haven't managed to figure this out myself. :(

Thanks in advance.
 

Xyexs

New Member
Jul 29, 2019
11
0
0
I can unfortunately not help you. But will there be any chance for me to join you? I am desperately looking for a direwolf20 server.
 

UnionCraft

New Member
Jul 29, 2019
266
0
0
I would personally dump forge essentials if your going down the MCPC+ route, they don't work well together.

When you say you have craftbukkit.jar, where is the ftbserver.jar? (Aka the direwolf jar?)
Also what admin panel are you using?

The general update process is:
Install FTB (MindCrack,Direwolf or Ultimate)
Start the server to generate files.
Stop the server.
Download the MCPC+ Legacy.jar (it has to be legacy version as the current MCPC+ is for 1.5.X)
Rename the MCPC+ Legacy.jar to the same name as your FTB/Direwolf.jar
Replace the FTB/Direwolf.jar with the renamed MCPC+ Legacy.jar
Start the server to generate files.
Stop the server
Install plugins into your plugins folder (I would recommend Bukkit Essentials, PermissionsEX, Dynmap, Worldborder, Grief Prevention, Recipear and Hawkeye Reloaded)
Configure plugins
Start the server.
 

MacrosBlackD

New Member
Jul 29, 2019
5
0
0
The server came with direwolf20 installed, I was assuming that the craftbukkit.jar was just ftbserver.jar renamed so they wouldn't have to have multiple versions of startup scripts.
 

UnionCraft

New Member
Jul 29, 2019
266
0
0
In that case I would rename MCPC+ Legacy.jar to craftbukkit.jar, seems kind of weird they named the Direwolf20.jar as craftbukkit.jar tho, its not bukkit based its forge based.
 

MacrosBlackD

New Member
Jul 29, 2019
5
0
0
True. I've settled on reinstalling minecraft on the server and seeing what happens. So far so good, and I'm uploading my old world now to see what kind of damage is done.

Are there any good step-by-step guides for configuring the plugins you mentioned?

Also, I was looking at GriefProtection and it looks amazing. However, it says it is incompatible with Mystcraft. What kind of incompatibility do they mean?
 

UnionCraft

New Member
Jul 29, 2019
266
0
0
-Bukkit Essentials config file is pretty good for explaining itself.
-PEX is abit more complicated I would suggest reading through thier wiki tutorial, but this plugin will pretty much be the core of what you want your players to do, you will want to make alot of changes to it over the life of your server so understanding how it works will benefit you a great deal.
https://github.com/PEXPlugins/PermissionsEx/wiki (I'd recommend following thier basic permissions tutorial)
-Dynmap is pretty much an install and go, unless you want to fiddle with which worlds are shown on the webpage or if you want to disable the chat function but they are covered in his FAQ
-WorldBorder is a straight forward plugin, some basic commands ingame and your good to go
-Grief Prevention will need a list of modded items adding to the config (see below)
-Recipear needs some setting up too based on what recipes you want to ban (and you will want to ban some as they bypass grief prevention (also see below)
-Hawkeye is a logging tool and is abit more complicated, It records everything your players do, it lets you check who placed/broke what and where and also revert a single players actions. Your going to need a webserver for the web interface aspect (if you need it, its just a more convenient way of searching through the data your players are generating) and you will need a MySQL database (which most hosting providers give you for free), again they have guides on how to set everything up.

I have no idea about mystcraft incompatibilities, im assuming they mean grief prevention wont work in mystcraft worlds, probably due to the config searching for and adding world names to its config, you could probably add these manually but I run a MindCrack server which doesn't have Mystcraft so my knowledge on it is limited to say the least.

Grief Prevention config, paste over the 'Mods:' section of the config.yml in the Grief Prevention folder
Mods:
BlockIdsRequiringAccessTrust:
- 501:*:assembly table
- 502:*:...
- 503:*:...
- 504:*:...
- 505:*:...
- 506:*:...
- 507:*:...
- 508:*:...
- 509:*:...
- 510:*:...
- 511:*:...
- 512:*:...
- 513:*:...
- 514:*:...
- 515:*:...
- 516:*:...
- 517:*:...
- 518:*:...
- 580:*:.
- 604:*:.
- 608:*:.
- 611:*:.
- 617:*:.
- 618:*:.
- 619:*:.
- 623:*:.
- 624:*:.
- 645:*:.
- 650:*:.
- 665:*:.
- 680:*:.
- 681:*:.
- 682:*:.
- 684:*:.
- 685:*:.
- 686:*:.
- 687:*:.
- 690:*:.
- 700:*:.
- 702:*:.
- 703:*:.
- 750:*:.
- 754:*:.
- 755:*:.
- 756:*:.
- 761:*:.
- 763:*:.
- 764:*:.
- 765:*:.
- 901:*:.
- 902:*:.
- 905:*:.
- 906:*:.
- 907:*:.
- 927:*:.
- 938:*:.
- 939:*:.
- 942:*:.
- 962:*:.
- 963:*:.
- 964:*:.
- 975:*:.
- 1000:*:.
- 1051:*:.
- 1052:*:.
- 1053:*:.
- 1054:*:.
- 1055:*:.
- 1200:*:.
- 1225:*:.
- 1226:*:.
- 1227:*:.
- 1228:*:.
- 1229:*:.
- 1252:*:.
- 1476:*:.
- 1517:*:.
- 1603:*:.
- 1604:*:.
- 1614:*:.
- 1616:*:.
- 2002:*:.
- 2005:*:.
- 2006:*:.
- 2007:*:.
- 2008:*:.
- 2009:*:.
- 2500:*:.
- 2501:*:.
- 2502:*:.
- 2503:*:.
- 2507:*:.
- 2508:*:.
- 2509:*:.
- 4005:*:.
- 4067:*:.
- 5271:*:.
- 7809:*:.
- 13462:*:.
- 29280:*:.
- 29290:*:.
- 29291:*:.
- 29292:*:.
- 29293:*:.
- 29294:*:.
- 29295:*:.
- 29296:*:.
- 29297:*:.
- 29298:*:.
- 29299:*:.
- 29300:*:.
- 29301:*:.
- 29302:*:.
- 29303:*:.
- 29304:*:.
- 29305:*:.
- 29306:*:.
- 29307:*:.
- 29308:*:.
- 29309:*:.
- 29310:*:.
- 29312:*:.
- 29313:*:.
- 29314:*:.
- 29315:*:.
- 29316:*:.
- 29317:*:.
- 29318:*:.
- 29319:*:.
- 29320:*:.
- 29321:*:.
- 29322:*:.
- 29323:*:.
- 29324:*:.
- 29325:*:.
- 29326:*:.
- 29327:*:.
- 29328:*:.
- 29329:*:.
- 29330:*:.
- 29331:*:.
- 29332:*:.
- 29333:*:.
- 29334:*:.
- 29335:*:.
- 29336:*:.
- 29337:*:.
- 29338:*:.
- 29339:*:.
- 29340:*:.
- 29341:*:.
- 29342:*:.
- 29343:*:.
- 29344:*:.
- 29345:*:.
- 29346:*:.
- 29347:*:.
- 29348:*:.
- 29349:*:.
- 29351:*:.
- 29352:*:.
- 29353:*:.
- 29354:*:.
- 29355:*:.
- 29356:*:.
- 29357:*:.
- 29358:*:.
- 29359:*:.
- 29360:*:.
- 29361:*:.
- 29362:*:.
- 29363:*:.
- 29364:*:.
- 29365:*:.
- 29366:*:.
- 29367:*:.
- 29368:*:.
- 29369:*:.
- 29997:*:.
- 29999:*:.
- 30108:*:.
- 30185:*:.
BlockIdsRequiringContainerTrust:
- 227:*:Battery Box
- 130:*:Transmutation Tablet
- 128:*:Alchemical Chest and Energy Condenser
- 181:*:Various Chests
- 178:*:Ender Chest
- 150:*:Various BuildCraft Gadgets
- 155:*:Filler
- 157:*:Builder
- 158:*:Template Drawing Table
- 126:*:Various EE Gadgets
- 138:*:Various RedPower Gadgets
- 137:*:BuildCraft Project Table and Furnaces
- 250:*:Various IC2 Machines
- 161:*:BuildCraft Engines
- 169:*:Automatic Crafting Table
- 177:*:Wireless Components
- 183:*:Solar Arrays
- 187:*:Charging Benches
- 188:*:More IC2 Machines
- 190:*:Generators, Fabricators, Strainers
- 194:*:More Gadgets
- 207:*:Computer
- 208:*:Computer Peripherals
- 246:*:IC2 Generators
- 24303:*:Teleport Pipe
- 24304:*:Waterproof Teleport Pipe
- 24305:*: Power Teleport Pipe
- 4311:*: Diamond Sorting Pipe
- 216:*:Turtle
- 501:*:assembly table
- 502:*:...
- 503:*:...
- 504:*:...
- 505:*:...
- 506:*:...
- 507:*:...
- 508:*:...
- 509:*:...
- 510:*:...
- 511:*:...
- 512:*:...
- 513:*:...
- 514:*:...
- 515:*:...
- 516:*:...
- 517:*:...
- 518:*:...
- 580:*:.
- 604:*:.
- 608:*:.
- 611:*:.
- 617:*:.
- 618:*:.
- 619:*:.
- 623:*:.
- 624:*:.
- 645:*:.
- 650:*:.
- 665:*:.
- 680:*:.
- 681:*:.
- 682:*:.
- 684:*:.
- 685:*:.
- 686:*:.
- 687:*:.
- 690:*:.
- 700:*:.
- 702:*:.
- 703:*:.
- 750:*:.
- 754:*:.
- 755:*:.
- 756:*:.
- 761:*:.
- 763:*:.
- 764:*:.
- 765:*:.
- 901:*:.
- 902:*:.
- 905:*:.
- 906:*:.
- 907:*:.
- 927:*:.
- 938:*:.
- 939:*:.
- 942:*:.
- 962:*:.
- 963:*:.
- 964:*:.
- 975:*:.
- 1000:*:.
- 1051:*:.
- 1052:*:.
- 1053:*:.
- 1054:*:.
- 1055:*:.
- 1200:*:.
- 1225:*:.
- 1226:*:.
- 1227:*:.
- 1228:*:.
- 1229:*:.
- 1252:*:.
- 1476:*:.
- 1517:*:.
- 1603:*:.
- 1604:*:.
- 1614:*:.
- 1616:*:.
- 2002:*:.
- 2005:*:.
- 2006:*:.
- 2007:*:.
- 2008:*:.
- 2009:*:.
- 2500:*:.
- 2501:*:.
- 2502:*:.
- 2503:*:.
- 2507:*:.
- 2508:*:.
- 2509:*:.
- 4005:*:.
- 4067:*:.
- 5271:*:.
- 7809:*:.
- 13462:*:.
- 29280:*:.
- 29290:*:.
- 29291:*:.
- 29292:*:.
- 29293:*:.
- 29294:*:.
- 29295:*:.
- 29296:*:.
- 29297:*:.
- 29298:*:.
- 29299:*:.
- 29300:*:.
- 29301:*:.
- 29302:*:.
- 29303:*:.
- 29304:*:.
- 29305:*:.
- 29306:*:.
- 29307:*:.
- 29308:*:.
- 29309:*:.
- 29310:*:.
- 29312:*:.
- 29313:*:.
- 29314:*:.
- 29315:*:.
- 29316:*:.
- 29317:*:.
- 29318:*:.
- 29319:*:.
- 29320:*:.
- 29321:*:.
- 29322:*:.
- 29323:*:.
- 29324:*:.
- 29325:*:.
- 29326:*:.
- 29327:*:.
- 29328:*:.
- 29329:*:.
- 29330:*:.
- 29331:*:.
- 29332:*:.
- 29333:*:.
- 29334:*:.
- 29335:*:.
- 29336:*:.
- 29337:*:.
- 29338:*:.
- 29339:*:.
- 29340:*:.
- 29341:*:.
- 29342:*:.
- 29343:*:.
- 29344:*:.
- 29345:*:.
- 29346:*:.
- 29347:*:.
- 29348:*:.
- 29349:*:.
- 29351:*:.
- 29352:*:.
- 29353:*:.
- 29354:*:.
- 29355:*:.
- 29356:*:.
- 29357:*:.
- 29358:*:.
- 29359:*:.
- 29360:*:.
- 29361:*:.
- 29362:*:.
- 29363:*:.
- 29364:*:.
- 29365:*:.
- 29366:*:.
- 29367:*:.
- 29368:*:.
- 29369:*:.
- 29997:*:.
- 29999:*:.
- 30108:*:.
- 30185:*:.
 

UnionCraft

New Member
Jul 29, 2019
266
0
0
Recipear config - this is our servers personal config and you will probably want to change alot of items as we have a structured donation set up but this gives you a good idea of how to set it up.
NOTE: This is a forge mod as bukkit recipe removers have issues with MCPC+ (the recipear.cfg is in the config folder not the plugin folder), you will want to ban some things such as project tables for example due to dupe issues, check this forum for ban threads and dupes etc.
# Configuration file

####################
# general
####################

general {
B:Debug=false

# Example ID: 30174 will disable recipe related to that item, setting 30174:1 will only disable specific item with that metadata, seperate ID's with ;
S:Disabled=46:0;243:0;243:1;248:4;502:0;507:0;516:0;580:0;580:15;613:0;622:0;750:3;763:1;975:5;975:6;1053:0;1053:2;1054:10;1225:0;1225:16384;1226:4;1516:5;1516:6;1516:7;1516:8;1517:0;1520:0;1520:1;1520:2;1520:3;1607:0;1614:15;6257:0;6258:0;7759:0;7766:0;7809:0;9257:0;9258:0;13382:0;13457;13458;13459;13462:14;13464:0;13466:0;13467:0;13468:0;13657:0;13658:0;13659:0;19762:0;19765:0;21256:0;21256:1;21256:2;21256:3;25268:0;25283:0;25284:0;25287:0;25294:0;26710:4;27303:0;27309:212;27309:216;27309:217;27309:218;29997:49;29998:6;30118:0;30141:0;30142:0;30143:0;30144:0;30145:0;30146:0;30208;30214:0;30215:0

# Works the same as above but only restrict IC2 Recipes
S:DisabledIC2=

# Set this to true if you want to remove banned items from players at login and every interval
B:RemoveIngame=true

# Interval in seconds to check if player have a banned item, default is 600 seconds(10 minutes)
I:RemoveInterval=600

# Works the same as Disabled and is only used if RemoveIngame is set to true
S:RemoveItems=46:0;243:0;502:0;622:0;750:3;975:5;1053:0;1614:15;8793:1;13457;13458;13459:0;13464:0
}