- --If you use Arceus X yet the Infinite yield doesn't open use this
- defaultsettings = {
- prefix = ';';
- StayOpen = false;
- keepIY = true;
- logsEnabled = false;
- jLogsEnabled = false;
- aliases = {};
- binds = {};
- WayPoints = {};
- PluginsTable = {};
- }
- defaults = game:GetService("HttpService"):JSONEncode(defaultsettings)
- writefile("IY_FE.iy",defaults)