A
Admincraftβ€’2y ago
NomzHD

Fabric Server Advice

Hey everyone, I'm working on my first Fabric/modded server and I'm having a challenge figuring some things out. I've always done Spigot servers with plugins and such and I understand those systems really well, but I'm struggling with several key aspects of Fabric: - What replaces Essentials/EssentialsX? - Key plugins for me like Multiverse and Towny don't seem like they have any reliable mod alternatives? - Is there even a way to do voting or voting rewards? - Are there permission nodes for mod commands??? I'm just generally lost in the learning process. I think my history with Plugins/Spigot is unintentionally misleading me and making me approach problems the wrong way as well. Any advice or comments is appreciated from those with more experience than me πŸ™‚
20 Replies
Admincraft Meta
Admincraft Metaβ€’2y ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by nomzhd#0
NomzHD
NomzHDOPβ€’2y ago
Also is it like actually impossible to use Plugins and Mods at the same time? I have a bunch of people telling me it is, but then I see actual functional servers running mods and plugins asynchronously I'm confused lol
Deleted User
Deleted Userβ€’2y ago
All of the plugin-mod hybrids are extremely unstable since Bukkit is not made with Forge/Fabric support in mind. Bukkit misses out on custom stuff, like custom items, custom mobs, etc if you're adding them with a mod. The closest you'll ever get is SpongeForge It has a plugin API which does not work with the Bukkit API in any way, but it does not have the ability to add custom stuff. Huge plus is that you can use Forge mods on it.
Discount Milk
Discount Milkβ€’2y ago
You can, but it is STRONGLY not recommended.
NomzHD
NomzHDOPβ€’2y ago
What are the downsides? I'm seeing servers do it but do they just have crazy strong machines capable of sustaining it? Or are they just gambling 24/7
Deleted User
Deleted Userβ€’2y ago
Nucleus plugin is the most famous essentialsx alternative for forge
Ore
Nucleus / Nucleus
The Ultimate Essentials Plugin.
Discount Milk
Discount Milkβ€’2y ago
Quite literally gambling 24/7, risk to reward
Deleted User
Deleted Userβ€’2y ago
the compatibility is so bad
Discount Milk
Discount Milkβ€’2y ago
They have decided that the risk of crashes, world/data corruption, incompatibilities are worth the payoff of using plugins and mods together.
Deleted User
Deleted Userβ€’2y ago
for context mohist is a plugin-mod hybrid server software
NomzHD
NomzHDOPβ€’2y ago
Gotcha Also thank you for Nucleus Is Fabric typically better than Forge or basically the same?
Deleted User
Deleted Userβ€’2y ago
Feed The Beast is a collection of mods that mostly work server-side, and are alternatives to a lot of plugins Fabric is supposed to be like a modern version of Forge I'm guessing because Forge was too old to make any game-breaking changes
NomzHD
NomzHDOPβ€’2y ago
Gotcha, thank you again you've been super helpful
Discount Milk
Discount Milkβ€’2y ago
Also, if you use fabric Coreprotect doesn't work on modded, but there's a mod that is similar named "Ledger" AFAIK there's no forge alternative.
NomzHD
NomzHDOPβ€’2y ago
Yeah I found ledger as well and I was testing it earlier today actually, works very very similar I'm going to leave this thread open for a day or two in case other people see and want to add their expertise πŸ‘ Hopefully this thread will help other people like me in the future lol
QarthO
QarthOβ€’2y ago
Regards to permissions, yes they have a very similar permission system. Most of the big mods are good about it, but some mods don’t really. LuckPerms has a fabric version
ProGamingDk
ProGamingDkβ€’2y ago
theres prism for spongeforge
Discount Milk
Discount Milkβ€’2y ago
That's a sponge alternative, not a forge one. But yes
ProGamingDk
ProGamingDkβ€’2y ago
thats true

Did you find this page helpful?