This commit is contained in:
mwiegand 2021-09-13 13:13:56 +02:00
parent 136cf6a466
commit 1748401ca7

View file

@ -1,5 +1,13 @@
assert node.has_bundle('java')
defaults = {
'backup': {
'paths': {
'/var/lib/minecraft',
},
}
}
default_properties = {
'broadcast-rcon-to-ops': True,
'view-distance': 10,