God fucking dammit. Look at the commit. 4 letters i was missing. Ima commit more than just this...

This commit is contained in:
officereso 2020-03-02 21:49:59 -06:00
parent 7d7c6c9a0b
commit e209731a0b

View File

@ -90,7 +90,7 @@ WantedBy=multi-user.target\
)
f.close()
f = open("/home/officereso/mcserver/lobby/plugins/ServerSelectorX/menu/default.yml")
f = open("/home/officereso/mcserver/lobby/plugins/ServerSelectorX/menu/default.yml", 'w')
f.write(f"""\
# Number of rows of slots of your server selector menu. For example '2' will mean 2*9 = 18 slots. Max value is 6.