Problem trade sign problem - Magic World with Bukkit Forge Essentials

KNMSTRS

New Member
Jul 29, 2019
5
0
0
Hello, Bukkit support said this is an FTB issue so maybe someone can help...
I'm using BukkitForge 1.4.7 #Build 257 with an FTB server running Magic World v7.2.0

I'm trying to use the buy and trade signs which are part of the Essentials plugin. The money is taken from the player's balance, but the item does not end up in their inventory. The sell sign works.
Player's permissions:
http://pastebin.com/wZLAVtKD

Signs config:
http://pastebin.com/JrTB4uhT
 

cjm721

New Member
Jul 29, 2019
734
0
1
Don't use bukkit forge, switch to MCPC. Bukkitforge does not port all methods (just has blank methods with todo tags) so somethings just break.
 

KNMSTRS

New Member
Jul 29, 2019
5
0
0
Ok, I've deleted BukkitForge and downloaded the lasest recommended version of MCPC+ for 1.4.7 but it doesn't seem to be running the Essentials plugin. Is this the right one? It's a little confusing as the site has MCPC+, MCPC+ Legacy and MCPortCentral.

I've put 'mcpc-plus-1.4.7-R1.1-SNAPSHOT-f534-244.jar' in the coremods folder, not sure if there's any other config required.
 

KNMSTRS

New Member
Jul 29, 2019
5
0
0
Got it installed, but it's not recognising any of the plugins. No errors in the log either.
I'm using the Essentials.jar and EssentialsGroupManager.jar plugins.
 

KNMSTRS

New Member
Jul 29, 2019
5
0
0
Got it to work - sorta.. it seems to recognise some plugin features but not others. They don't seem to be supporting the legacy jar any more so I might just do without the trade signs for now.

Thanks for the help.
 

cjm721

New Member
Jul 29, 2019
734
0
1
I have not found anything that MCPC does not work with that bukkit does (besides mods that break block's but dont trigger event etc)