Skip to content

Configs

Pack configs are usually located in the config/ folder, though others may be in your world/serverconfigs/ folder.

When editing configs, please make sure server / client is not running

For clients, it’s safe to edit world/serverconfigs/ while not in the world and or restarting entire client.


FTB

FTB Essentials

Provide a couple of Bukkit / Spigot Essentials like commands. /home, /back, /tpa, /warp, etc. Commands can be enabled / disabled and configured, such as cool-downs and limits, even with FTBRanks.

Config: world/serverconfig/ftbessentials.snbt

FTBRanks

Includes ranks (hence name), is alike Group Manager, EssentialsEX, PermX, LuckyPerms, allowing you to setup custom / styled ranks for players that give additional command usages.

More information can be found on FTB Wiki: FTBRanks, FTB Essentials

Config: world/serverconfig/ftbranks/ranks.snbt

No Fly Zone

In ATM9, a new mod was introduced to prohibit flight in certain dimensions. This can be disabled.

Config: world/serverconfig/noflyzone.snbt

F.A.Q

Can you make ATM ores minable by quarry?

By design, fake players are not allowed to mine ATM ores. This ruins the purpose of the ore being obtained naturally, thus did not come with a config to change.