God fucking dammit. Look at the commit. 4 letters i was missing. Ima commit more than just this...
This commit is contained in:
parent
7d7c6c9a0b
commit
e209731a0b
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user