PocketMine-MP 5.15.1 git-be6754494fdbbb9dd57c058ba0e33a4a78c4581f
pocketmine\YmlServerProperties Class Reference
+ Collaboration diagram for pocketmine\YmlServerProperties:

Public Attributes

const ALIASES = 'aliases'
 
const ANONYMOUS_STATISTICS = 'anonymous-statistics'
 
const ANONYMOUS_STATISTICS_ENABLED = 'anonymous-statistics.enabled'
 
const ANONYMOUS_STATISTICS_HOST = 'anonymous-statistics.host'
 
const AUTO_REPORT = 'auto-report'
 
const AUTO_REPORT_ENABLED = 'auto-report.enabled'
 
const AUTO_REPORT_HOST = 'auto-report.host'
 
const AUTO_REPORT_SEND_CODE = 'auto-report.send-code'
 
const AUTO_REPORT_SEND_PHPINFO = 'auto-report.send-phpinfo'
 
const AUTO_REPORT_SEND_SETTINGS = 'auto-report.send-settings'
 
const AUTO_REPORT_USE_HTTPS = 'auto-report.use-https'
 
const AUTO_UPDATER = 'auto-updater'
 
const AUTO_UPDATER_ENABLED = 'auto-updater.enabled'
 
const AUTO_UPDATER_HOST = 'auto-updater.host'
 
const AUTO_UPDATER_ON_UPDATE = 'auto-updater.on-update'
 
const AUTO_UPDATER_ON_UPDATE_WARN_CONSOLE = 'auto-updater.on-update.warn-console'
 
const AUTO_UPDATER_PREFERRED_CHANNEL = 'auto-updater.preferred-channel'
 
const AUTO_UPDATER_SUGGEST_CHANNELS = 'auto-updater.suggest-channels'
 
const CHUNK_GENERATION = 'chunk-generation'
 
const CHUNK_GENERATION_POPULATION_QUEUE_SIZE = 'chunk-generation.population-queue-size'
 
const CHUNK_SENDING = 'chunk-sending'
 
const CHUNK_SENDING_PER_TICK = 'chunk-sending.per-tick'
 
const CHUNK_SENDING_SPAWN_RADIUS = 'chunk-sending.spawn-radius'
 
const CHUNK_TICKING = 'chunk-ticking'
 
const CHUNK_TICKING_BLOCKS_PER_SUBCHUNK_PER_TICK = 'chunk-ticking.blocks-per-subchunk-per-tick'
 
const CHUNK_TICKING_DISABLE_BLOCK_TICKING = 'chunk-ticking.disable-block-ticking'
 
const CHUNK_TICKING_TICK_RADIUS = 'chunk-ticking.tick-radius'
 
const CONSOLE = 'console'
 
const CONSOLE_ENABLE_INPUT = 'console.enable-input'
 
const CONSOLE_TITLE_TICK = 'console.title-tick'
 
const DEBUG = 'debug'
 
const DEBUG_LEVEL = 'debug.level'
 
const LEVEL_SETTINGS = 'level-settings'
 
const LEVEL_SETTINGS_DEFAULT_FORMAT = 'level-settings.default-format'
 
const MEMORY = 'memory'
 
const MEMORY_ASYNC_WORKER_HARD_LIMIT = 'memory.async-worker-hard-limit'
 
const MEMORY_CHECK_RATE = 'memory.check-rate'
 
const MEMORY_CONTINUOUS_TRIGGER = 'memory.continuous-trigger'
 
const MEMORY_CONTINUOUS_TRIGGER_RATE = 'memory.continuous-trigger-rate'
 
const MEMORY_GARBAGE_COLLECTION = 'memory.garbage-collection'
 
const MEMORY_GARBAGE_COLLECTION_COLLECT_ASYNC_WORKER = 'memory.garbage-collection.collect-async-worker'
 
const MEMORY_GARBAGE_COLLECTION_LOW_MEMORY_TRIGGER = 'memory.garbage-collection.low-memory-trigger'
 
const MEMORY_GARBAGE_COLLECTION_PERIOD = 'memory.garbage-collection.period'
 
const MEMORY_GLOBAL_LIMIT = 'memory.global-limit'
 
const MEMORY_MAIN_HARD_LIMIT = 'memory.main-hard-limit'
 
const MEMORY_MAIN_LIMIT = 'memory.main-limit'
 
const MEMORY_MAX_CHUNKS = 'memory.max-chunks'
 
const MEMORY_MAX_CHUNKS_CHUNK_RADIUS = 'memory.max-chunks.chunk-radius'
 
const MEMORY_MAX_CHUNKS_TRIGGER_CHUNK_COLLECT = 'memory.max-chunks.trigger-chunk-collect'
 
const MEMORY_MEMORY_DUMP = 'memory.memory-dump'
 
const MEMORY_MEMORY_DUMP_DUMP_ASYNC_WORKER = 'memory.memory-dump.dump-async-worker'
 
const MEMORY_WORLD_CACHES = 'memory.world-caches'
 
const MEMORY_WORLD_CACHES_DISABLE_CHUNK_CACHE = 'memory.world-caches.disable-chunk-cache'
 
const MEMORY_WORLD_CACHES_LOW_MEMORY_TRIGGER = 'memory.world-caches.low-memory-trigger'
 
const NETWORK = 'network'
 
const NETWORK_ASYNC_COMPRESSION = 'network.async-compression'
 
const NETWORK_ASYNC_COMPRESSION_THRESHOLD = 'network.async-compression-threshold'
 
const NETWORK_BATCH_THRESHOLD = 'network.batch-threshold'
 
const NETWORK_COMPRESSION_LEVEL = 'network.compression-level'
 
const NETWORK_ENABLE_ENCRYPTION = 'network.enable-encryption'
 
const NETWORK_MAX_MTU_SIZE = 'network.max-mtu-size'
 
const NETWORK_UPNP_FORWARDING = 'network.upnp-forwarding'
 
const PLAYER = 'player'
 
const PLAYER_SAVE_PLAYER_DATA = 'player.save-player-data'
 
const PLAYER_VERIFY_XUID = 'player.verify-xuid'
 
const PLUGINS = 'plugins'
 
const PLUGINS_LEGACY_DATA_DIR = 'plugins.legacy-data-dir'
 
const SETTINGS = 'settings'
 
const SETTINGS_ASYNC_WORKERS = 'settings.async-workers'
 
const SETTINGS_ENABLE_DEV_BUILDS = 'settings.enable-dev-builds'
 
const SETTINGS_ENABLE_PROFILING = 'settings.enable-profiling'
 
const SETTINGS_FORCE_LANGUAGE = 'settings.force-language'
 
const SETTINGS_PROFILE_REPORT_TRIGGER = 'settings.profile-report-trigger'
 
const SETTINGS_QUERY_PLUGINS = 'settings.query-plugins'
 
const SETTINGS_SHUTDOWN_MESSAGE = 'settings.shutdown-message'
 
const TICKS_PER = 'ticks-per'
 
const TICKS_PER_AUTOSAVE = 'ticks-per.autosave'
 
const TIMINGS = 'timings'
 
const TIMINGS_HOST = 'timings.host'
 
const WORLDS = 'worlds'
 

Detailed Description

Definition at line 32 of file YmlServerProperties.php.

Member Data Documentation

◆ ALIASES

const pocketmine\YmlServerProperties::ALIASES = 'aliases'

Definition at line 38 of file YmlServerProperties.php.

◆ ANONYMOUS_STATISTICS

const pocketmine\YmlServerProperties::ANONYMOUS_STATISTICS = 'anonymous-statistics'

Definition at line 39 of file YmlServerProperties.php.

◆ ANONYMOUS_STATISTICS_ENABLED

const pocketmine\YmlServerProperties::ANONYMOUS_STATISTICS_ENABLED = 'anonymous-statistics.enabled'

Definition at line 40 of file YmlServerProperties.php.

◆ ANONYMOUS_STATISTICS_HOST

const pocketmine\YmlServerProperties::ANONYMOUS_STATISTICS_HOST = 'anonymous-statistics.host'

Definition at line 41 of file YmlServerProperties.php.

◆ AUTO_REPORT

const pocketmine\YmlServerProperties::AUTO_REPORT = 'auto-report'

Definition at line 42 of file YmlServerProperties.php.

◆ AUTO_REPORT_ENABLED

const pocketmine\YmlServerProperties::AUTO_REPORT_ENABLED = 'auto-report.enabled'

Definition at line 43 of file YmlServerProperties.php.

◆ AUTO_REPORT_HOST

const pocketmine\YmlServerProperties::AUTO_REPORT_HOST = 'auto-report.host'

Definition at line 44 of file YmlServerProperties.php.

◆ AUTO_REPORT_SEND_CODE

const pocketmine\YmlServerProperties::AUTO_REPORT_SEND_CODE = 'auto-report.send-code'

Definition at line 45 of file YmlServerProperties.php.

◆ AUTO_REPORT_SEND_PHPINFO

const pocketmine\YmlServerProperties::AUTO_REPORT_SEND_PHPINFO = 'auto-report.send-phpinfo'

Definition at line 46 of file YmlServerProperties.php.

◆ AUTO_REPORT_SEND_SETTINGS

const pocketmine\YmlServerProperties::AUTO_REPORT_SEND_SETTINGS = 'auto-report.send-settings'

Definition at line 47 of file YmlServerProperties.php.

◆ AUTO_REPORT_USE_HTTPS

const pocketmine\YmlServerProperties::AUTO_REPORT_USE_HTTPS = 'auto-report.use-https'

Definition at line 48 of file YmlServerProperties.php.

◆ AUTO_UPDATER

const pocketmine\YmlServerProperties::AUTO_UPDATER = 'auto-updater'

Definition at line 49 of file YmlServerProperties.php.

◆ AUTO_UPDATER_ENABLED

const pocketmine\YmlServerProperties::AUTO_UPDATER_ENABLED = 'auto-updater.enabled'

Definition at line 50 of file YmlServerProperties.php.

◆ AUTO_UPDATER_HOST

const pocketmine\YmlServerProperties::AUTO_UPDATER_HOST = 'auto-updater.host'

Definition at line 51 of file YmlServerProperties.php.

◆ AUTO_UPDATER_ON_UPDATE

const pocketmine\YmlServerProperties::AUTO_UPDATER_ON_UPDATE = 'auto-updater.on-update'

Definition at line 52 of file YmlServerProperties.php.

◆ AUTO_UPDATER_ON_UPDATE_WARN_CONSOLE

const pocketmine\YmlServerProperties::AUTO_UPDATER_ON_UPDATE_WARN_CONSOLE = 'auto-updater.on-update.warn-console'

Definition at line 53 of file YmlServerProperties.php.

◆ AUTO_UPDATER_PREFERRED_CHANNEL

const pocketmine\YmlServerProperties::AUTO_UPDATER_PREFERRED_CHANNEL = 'auto-updater.preferred-channel'

Definition at line 54 of file YmlServerProperties.php.

◆ AUTO_UPDATER_SUGGEST_CHANNELS

const pocketmine\YmlServerProperties::AUTO_UPDATER_SUGGEST_CHANNELS = 'auto-updater.suggest-channels'

Definition at line 55 of file YmlServerProperties.php.

◆ CHUNK_GENERATION

const pocketmine\YmlServerProperties::CHUNK_GENERATION = 'chunk-generation'

Definition at line 56 of file YmlServerProperties.php.

◆ CHUNK_GENERATION_POPULATION_QUEUE_SIZE

const pocketmine\YmlServerProperties::CHUNK_GENERATION_POPULATION_QUEUE_SIZE = 'chunk-generation.population-queue-size'

Definition at line 57 of file YmlServerProperties.php.

◆ CHUNK_SENDING

const pocketmine\YmlServerProperties::CHUNK_SENDING = 'chunk-sending'

Definition at line 58 of file YmlServerProperties.php.

◆ CHUNK_SENDING_PER_TICK

const pocketmine\YmlServerProperties::CHUNK_SENDING_PER_TICK = 'chunk-sending.per-tick'

Definition at line 59 of file YmlServerProperties.php.

◆ CHUNK_SENDING_SPAWN_RADIUS

const pocketmine\YmlServerProperties::CHUNK_SENDING_SPAWN_RADIUS = 'chunk-sending.spawn-radius'

Definition at line 60 of file YmlServerProperties.php.

◆ CHUNK_TICKING

const pocketmine\YmlServerProperties::CHUNK_TICKING = 'chunk-ticking'

Definition at line 61 of file YmlServerProperties.php.

◆ CHUNK_TICKING_BLOCKS_PER_SUBCHUNK_PER_TICK

const pocketmine\YmlServerProperties::CHUNK_TICKING_BLOCKS_PER_SUBCHUNK_PER_TICK = 'chunk-ticking.blocks-per-subchunk-per-tick'

Definition at line 62 of file YmlServerProperties.php.

◆ CHUNK_TICKING_DISABLE_BLOCK_TICKING

const pocketmine\YmlServerProperties::CHUNK_TICKING_DISABLE_BLOCK_TICKING = 'chunk-ticking.disable-block-ticking'

Definition at line 63 of file YmlServerProperties.php.

◆ CHUNK_TICKING_TICK_RADIUS

const pocketmine\YmlServerProperties::CHUNK_TICKING_TICK_RADIUS = 'chunk-ticking.tick-radius'

Definition at line 64 of file YmlServerProperties.php.

◆ CONSOLE

const pocketmine\YmlServerProperties::CONSOLE = 'console'

Definition at line 65 of file YmlServerProperties.php.

◆ CONSOLE_ENABLE_INPUT

const pocketmine\YmlServerProperties::CONSOLE_ENABLE_INPUT = 'console.enable-input'

Definition at line 66 of file YmlServerProperties.php.

◆ CONSOLE_TITLE_TICK

const pocketmine\YmlServerProperties::CONSOLE_TITLE_TICK = 'console.title-tick'

Definition at line 67 of file YmlServerProperties.php.

◆ DEBUG

const pocketmine\YmlServerProperties::DEBUG = 'debug'

Definition at line 68 of file YmlServerProperties.php.

◆ DEBUG_LEVEL

const pocketmine\YmlServerProperties::DEBUG_LEVEL = 'debug.level'

Definition at line 69 of file YmlServerProperties.php.

◆ LEVEL_SETTINGS

const pocketmine\YmlServerProperties::LEVEL_SETTINGS = 'level-settings'

Definition at line 70 of file YmlServerProperties.php.

◆ LEVEL_SETTINGS_DEFAULT_FORMAT

const pocketmine\YmlServerProperties::LEVEL_SETTINGS_DEFAULT_FORMAT = 'level-settings.default-format'

Definition at line 71 of file YmlServerProperties.php.

◆ MEMORY

const pocketmine\YmlServerProperties::MEMORY = 'memory'

Definition at line 72 of file YmlServerProperties.php.

◆ MEMORY_ASYNC_WORKER_HARD_LIMIT

const pocketmine\YmlServerProperties::MEMORY_ASYNC_WORKER_HARD_LIMIT = 'memory.async-worker-hard-limit'

Definition at line 73 of file YmlServerProperties.php.

◆ MEMORY_CHECK_RATE

const pocketmine\YmlServerProperties::MEMORY_CHECK_RATE = 'memory.check-rate'

Definition at line 74 of file YmlServerProperties.php.

◆ MEMORY_CONTINUOUS_TRIGGER

const pocketmine\YmlServerProperties::MEMORY_CONTINUOUS_TRIGGER = 'memory.continuous-trigger'

Definition at line 75 of file YmlServerProperties.php.

◆ MEMORY_CONTINUOUS_TRIGGER_RATE

const pocketmine\YmlServerProperties::MEMORY_CONTINUOUS_TRIGGER_RATE = 'memory.continuous-trigger-rate'

Definition at line 76 of file YmlServerProperties.php.

◆ MEMORY_GARBAGE_COLLECTION

const pocketmine\YmlServerProperties::MEMORY_GARBAGE_COLLECTION = 'memory.garbage-collection'

Definition at line 77 of file YmlServerProperties.php.

◆ MEMORY_GARBAGE_COLLECTION_COLLECT_ASYNC_WORKER

const pocketmine\YmlServerProperties::MEMORY_GARBAGE_COLLECTION_COLLECT_ASYNC_WORKER = 'memory.garbage-collection.collect-async-worker'

Definition at line 78 of file YmlServerProperties.php.

◆ MEMORY_GARBAGE_COLLECTION_LOW_MEMORY_TRIGGER

const pocketmine\YmlServerProperties::MEMORY_GARBAGE_COLLECTION_LOW_MEMORY_TRIGGER = 'memory.garbage-collection.low-memory-trigger'

Definition at line 79 of file YmlServerProperties.php.

◆ MEMORY_GARBAGE_COLLECTION_PERIOD

const pocketmine\YmlServerProperties::MEMORY_GARBAGE_COLLECTION_PERIOD = 'memory.garbage-collection.period'

Definition at line 80 of file YmlServerProperties.php.

◆ MEMORY_GLOBAL_LIMIT

const pocketmine\YmlServerProperties::MEMORY_GLOBAL_LIMIT = 'memory.global-limit'

Definition at line 81 of file YmlServerProperties.php.

◆ MEMORY_MAIN_HARD_LIMIT

const pocketmine\YmlServerProperties::MEMORY_MAIN_HARD_LIMIT = 'memory.main-hard-limit'

Definition at line 82 of file YmlServerProperties.php.

◆ MEMORY_MAIN_LIMIT

const pocketmine\YmlServerProperties::MEMORY_MAIN_LIMIT = 'memory.main-limit'

Definition at line 83 of file YmlServerProperties.php.

◆ MEMORY_MAX_CHUNKS

const pocketmine\YmlServerProperties::MEMORY_MAX_CHUNKS = 'memory.max-chunks'

Definition at line 84 of file YmlServerProperties.php.

◆ MEMORY_MAX_CHUNKS_CHUNK_RADIUS

const pocketmine\YmlServerProperties::MEMORY_MAX_CHUNKS_CHUNK_RADIUS = 'memory.max-chunks.chunk-radius'

Definition at line 85 of file YmlServerProperties.php.

◆ MEMORY_MAX_CHUNKS_TRIGGER_CHUNK_COLLECT

const pocketmine\YmlServerProperties::MEMORY_MAX_CHUNKS_TRIGGER_CHUNK_COLLECT = 'memory.max-chunks.trigger-chunk-collect'

Definition at line 86 of file YmlServerProperties.php.

◆ MEMORY_MEMORY_DUMP

const pocketmine\YmlServerProperties::MEMORY_MEMORY_DUMP = 'memory.memory-dump'

Definition at line 87 of file YmlServerProperties.php.

◆ MEMORY_MEMORY_DUMP_DUMP_ASYNC_WORKER

const pocketmine\YmlServerProperties::MEMORY_MEMORY_DUMP_DUMP_ASYNC_WORKER = 'memory.memory-dump.dump-async-worker'

Definition at line 88 of file YmlServerProperties.php.

◆ MEMORY_WORLD_CACHES

const pocketmine\YmlServerProperties::MEMORY_WORLD_CACHES = 'memory.world-caches'

Definition at line 89 of file YmlServerProperties.php.

◆ MEMORY_WORLD_CACHES_DISABLE_CHUNK_CACHE

const pocketmine\YmlServerProperties::MEMORY_WORLD_CACHES_DISABLE_CHUNK_CACHE = 'memory.world-caches.disable-chunk-cache'

Definition at line 90 of file YmlServerProperties.php.

◆ MEMORY_WORLD_CACHES_LOW_MEMORY_TRIGGER

const pocketmine\YmlServerProperties::MEMORY_WORLD_CACHES_LOW_MEMORY_TRIGGER = 'memory.world-caches.low-memory-trigger'

Definition at line 91 of file YmlServerProperties.php.

◆ NETWORK

const pocketmine\YmlServerProperties::NETWORK = 'network'

Definition at line 92 of file YmlServerProperties.php.

◆ NETWORK_ASYNC_COMPRESSION

const pocketmine\YmlServerProperties::NETWORK_ASYNC_COMPRESSION = 'network.async-compression'

Definition at line 93 of file YmlServerProperties.php.

◆ NETWORK_ASYNC_COMPRESSION_THRESHOLD

const pocketmine\YmlServerProperties::NETWORK_ASYNC_COMPRESSION_THRESHOLD = 'network.async-compression-threshold'

Definition at line 94 of file YmlServerProperties.php.

◆ NETWORK_BATCH_THRESHOLD

const pocketmine\YmlServerProperties::NETWORK_BATCH_THRESHOLD = 'network.batch-threshold'

Definition at line 95 of file YmlServerProperties.php.

◆ NETWORK_COMPRESSION_LEVEL

const pocketmine\YmlServerProperties::NETWORK_COMPRESSION_LEVEL = 'network.compression-level'

Definition at line 96 of file YmlServerProperties.php.

◆ NETWORK_ENABLE_ENCRYPTION

const pocketmine\YmlServerProperties::NETWORK_ENABLE_ENCRYPTION = 'network.enable-encryption'

Definition at line 97 of file YmlServerProperties.php.

◆ NETWORK_MAX_MTU_SIZE

const pocketmine\YmlServerProperties::NETWORK_MAX_MTU_SIZE = 'network.max-mtu-size'

Definition at line 98 of file YmlServerProperties.php.

◆ NETWORK_UPNP_FORWARDING

const pocketmine\YmlServerProperties::NETWORK_UPNP_FORWARDING = 'network.upnp-forwarding'

Definition at line 99 of file YmlServerProperties.php.

◆ PLAYER

const pocketmine\YmlServerProperties::PLAYER = 'player'

Definition at line 100 of file YmlServerProperties.php.

◆ PLAYER_SAVE_PLAYER_DATA

const pocketmine\YmlServerProperties::PLAYER_SAVE_PLAYER_DATA = 'player.save-player-data'

Definition at line 101 of file YmlServerProperties.php.

◆ PLAYER_VERIFY_XUID

const pocketmine\YmlServerProperties::PLAYER_VERIFY_XUID = 'player.verify-xuid'

Definition at line 102 of file YmlServerProperties.php.

◆ PLUGINS

const pocketmine\YmlServerProperties::PLUGINS = 'plugins'

Definition at line 103 of file YmlServerProperties.php.

◆ PLUGINS_LEGACY_DATA_DIR

const pocketmine\YmlServerProperties::PLUGINS_LEGACY_DATA_DIR = 'plugins.legacy-data-dir'

Definition at line 104 of file YmlServerProperties.php.

◆ SETTINGS

const pocketmine\YmlServerProperties::SETTINGS = 'settings'

Definition at line 105 of file YmlServerProperties.php.

◆ SETTINGS_ASYNC_WORKERS

const pocketmine\YmlServerProperties::SETTINGS_ASYNC_WORKERS = 'settings.async-workers'

Definition at line 106 of file YmlServerProperties.php.

◆ SETTINGS_ENABLE_DEV_BUILDS

const pocketmine\YmlServerProperties::SETTINGS_ENABLE_DEV_BUILDS = 'settings.enable-dev-builds'

Definition at line 107 of file YmlServerProperties.php.

◆ SETTINGS_ENABLE_PROFILING

const pocketmine\YmlServerProperties::SETTINGS_ENABLE_PROFILING = 'settings.enable-profiling'

Definition at line 108 of file YmlServerProperties.php.

◆ SETTINGS_FORCE_LANGUAGE

const pocketmine\YmlServerProperties::SETTINGS_FORCE_LANGUAGE = 'settings.force-language'

Definition at line 109 of file YmlServerProperties.php.

◆ SETTINGS_PROFILE_REPORT_TRIGGER

const pocketmine\YmlServerProperties::SETTINGS_PROFILE_REPORT_TRIGGER = 'settings.profile-report-trigger'

Definition at line 110 of file YmlServerProperties.php.

◆ SETTINGS_QUERY_PLUGINS

const pocketmine\YmlServerProperties::SETTINGS_QUERY_PLUGINS = 'settings.query-plugins'

Definition at line 111 of file YmlServerProperties.php.

◆ SETTINGS_SHUTDOWN_MESSAGE

const pocketmine\YmlServerProperties::SETTINGS_SHUTDOWN_MESSAGE = 'settings.shutdown-message'

Definition at line 112 of file YmlServerProperties.php.

◆ TICKS_PER

const pocketmine\YmlServerProperties::TICKS_PER = 'ticks-per'

Definition at line 113 of file YmlServerProperties.php.

◆ TICKS_PER_AUTOSAVE

const pocketmine\YmlServerProperties::TICKS_PER_AUTOSAVE = 'ticks-per.autosave'

Definition at line 114 of file YmlServerProperties.php.

◆ TIMINGS

const pocketmine\YmlServerProperties::TIMINGS = 'timings'

Definition at line 115 of file YmlServerProperties.php.

◆ TIMINGS_HOST

const pocketmine\YmlServerProperties::TIMINGS_HOST = 'timings.host'

Definition at line 116 of file YmlServerProperties.php.

◆ WORLDS

const pocketmine\YmlServerProperties::WORLDS = 'worlds'

Definition at line 117 of file YmlServerProperties.php.


The documentation for this class was generated from the following file: