add bundle:minecraft to rx300
This commit is contained in:
parent
fba5d6a782
commit
3dce0fb6ac
5 changed files with 300 additions and 0 deletions
|
@ -20,6 +20,7 @@ nodes['rx300'] = {
|
|||
'mautrix-telegram',
|
||||
'mautrix-whatsapp',
|
||||
'miniflux',
|
||||
'minecraft',
|
||||
'mx-puppet-discord',
|
||||
'netbox',
|
||||
'nodejs',
|
||||
|
@ -280,6 +281,20 @@ nodes['rx300'] = {
|
|||
'miniflux': {
|
||||
'domain': 'rss.franzi.business',
|
||||
},
|
||||
'minecraft': {
|
||||
'heap_mb': 16*1024,
|
||||
'sha1': '82be5e1bbdfd1bcb001644780562282fd42ee5a9',
|
||||
'version': ('1.19.2', '261'),
|
||||
'allowlist': {
|
||||
# use https://mcuuid.net/
|
||||
'kunsi': 'a2b93640-9dff-4c3c-a6c7-bd75329d8997',
|
||||
'sophie': '7e593cbb-9d61-4d46-a416-6edbcf8a2109',
|
||||
},
|
||||
'ops': {
|
||||
'kunsi': 'a2b93640-9dff-4c3c-a6c7-bd75329d8997',
|
||||
},
|
||||
'restrict-to': {'*'},
|
||||
},
|
||||
'mx-puppet-discord': {
|
||||
'homeserver': {
|
||||
'domain': 'franzi.business',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue