Blockland Forums > Help
On Linux Mint 15, when starting a server, add-ons are horribly sorted
Greek2me:
Let's do a test.
Enter this into your console:
--- Code: ---$mask="Add-Ons/*.zip";for($file=findFirstFile($mask);$file!$="";$file=findNextFile($mask))echo($file);
--- End code ---
Then post the results. There should be a reverse-alphabetical list of all add-ons.
If the above fails, try it again, but first rename your Add-Ons folder to "Add-Ons OLD". This will cause all non-default mods to be removed.