Server Plugin Port Request: Anticheat Plugin

  • 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

8BitMurder

New Member
Jul 29, 2019
2
0
0
I work as one of the staff at a minecraft server and i've been trying to convince the owner to create a FTB server. I've done lots of research on the topic to fullfill various plugin needs like worldguard and essentials like plugins. However, the server owner is holding back because there is no Anticheat equivalent plugin for forge.

Just as an example, here is the bukkit equivalent.
http://dev.bukkit.org/server-mods/anticheat/

If someone could port or create a similar plugin that is compatible with FTB, that would be amazing. Thanks.
 
I'm curious since I can't figure it out. What were your conclusions about worldguard and essentials? Is there a way to make them work, or do you have to find Forge mods that are similar in function?? Also, if you have any idea how to help me on my issue on my thread I'd be very thankful. :) http://forum.feed-the-beast.com/thr...ld-border-or-essentials-into-ftb-server.1356/
Sorry if my question is dumb, I'm still pretty new to running a server and haven't quite wrapped my head around all of it.
 
It's not a dumb question, there really isnt much clarity on getting many server plugins working with FTB. However, this is what I found for both world guard and basic essentials, commands, and permissions. http://www.minecraftforge.net/forum/index.php/topic,3319.0.html

There is no description, but if you back up to the main thread, you'll be able to see all the mods it contains. Basically all the mods with simple in the name I believe like SimpleRegions (worldguard), SimpleBackup, SimpleCore (permissions), and SimpleCommands (essentials). Im not entirely sure if it works with FTB, but it should as its based on the forge platform.

EDIT: My bad, it does not contain SimpleBackup. That needs to be downloaded seperately.
 
Thanks a lot for that mod! It's a lot better then what I had going before lol. Do you know of anything in Forge that would load all the chunks of the world once so that DynMap can render it? Currently I'm just flying around in a gravi suit + quantum legs lol.
 
Let me clarify :P

Since bukkit is not willing to support forge ATM, we only have a smal number of solllutions.

  1. Wait for all mods and forge versiosn to get ported by a 3th party.
  2. Wait for forge to finish its Plugin API
I have gotten from good source that forge is making its API complete with all hookins the bukkit plugins will need. That means, once this version is released you can port your loved bukkit plugins to forge, and at the end you will not have to wait for the extremely long wait for mod and forge ports.