You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Valentin Lab 5b529de8dd new: [odoo-tecnativa] add ``update`` action 2 days ago
..
build new: [minecraft] add charm 11 months ago
hooks new: [minecraft] add type of install and ``paper`` type 11 months ago
lib new: [minecraft] add type of install and ``paper`` type 11 months ago
README.org new: [minecraft] add type of install and ``paper`` type 11 months ago
metadata.yml new: [minecraft] add charm 11 months ago

README.org

Usage

minecraft:
  options:
    type: paper  ## legacy or paper
    version: 1.20.1-32
    threads: 8
    mem: 2048M
    properties:
      gamemode: survival
      view-distance: 16
    ops:
      foo:
        uuid: 7217ab76-1b23-4884-9072-d81f63ef6c23
        level: 4
        bypassesPlayerLimit: false
    whitelist:
      7217ab76-1b23-4884-9072-d81f63ef6c23: foo
      8481e720-33fa-48b2-a3be-610e81bae897: bar

Version

The version option provided should be:

  • For type paper any released version found on their website.

  • For type legacy (default value), should be one of the following version: 1.6.2, 1.7.2, 1.7.9, 1.8.1, 1.8, 1.9.4, 1.10.2, 1.10, 1.11.2, 1.11, 1.12.1, 1.12.2, 1.12, 1.13.1, 1.13.2, 1.13, 1.19.4, 1.20.0