My server doesn't show the Faction folder and i can't modify the config but in the game it works normally
I have MassiveCore
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
My server doesn't show the Faction folder and i can't modify the config but in the game it works normally
I have MassiveCore
i Have download the faction plugins but it doesnt work. How can he work ?
Did you have install Massive Core ?
Make sure to install the DevBukkit version of Factions.
I Reinstalled the plugin and i doesn't show the folder
After installing you have to start your server at least once for the plugin to be able to create its configuration files. Make sure the plugin is loaded successfully.
it work good but it don't load the folder
You have to configure the path of the factions config in the mcore config
https://aternos.org/files/MassiveCore/conf.json
set flatfile to flatfile://plugins/factions
how?
i don't understand
so you can't edit files?
Just open the Massive Core configuration file at
aternos.org/files/MassiveCore/conf.json
and set the key flatfile to value
flatfile://plugins/factions
With new Update i don't succeed to change the directory of Faction Plugin
You have to configure the path of the factions config in the mcore config
https://aternos.org/files/MassiveCore/conf.json
set flatfile to flatfile://plugins/factions
You can change it just make sure you save it and you make the syntax correct,
P.S i already tried it on my server with factions latest version and it works
I changed with syntax correct but It don't change the directory
Display MoreFactions relies on MassiveCore and MassiveCore provides the functions used to store configs and other data in multiple ways.
By default it stores everything in flat files (that's what we want) in a folder called mstore in the main directory of your server. (not your plugin directory)
That's a bit stupid but we can fix that really easy.
- First go to your MassiveCore config: https://aternos.org/files/MassiveCore/conf.json
- Edit the "flatfile" line from "flatfile://mstore" to "flatfile://plugins/mstore".
- Save the file.
- Start your server
- All config files are now located here: https://aternos.org/files/mstore
Note that this will reset all your factions and regions.
I've already done this for you two @sd_captain & @fireman1x, but you can also revert this, if you need your old factions.
Just change the flatfile config back and restart your server.