"플레이시티 블록/서버"의 두 판 사이의 차이

66번째 줄: 66번째 줄:
spawn-protection=16
spawn-protection=16
max-world-size=29999984
max-world-size=29999984
</pre>
* bukkit.yml
<pre>
settings:
  allow-end: true
  warn-on-overload: true
  permissions-file: permissions.yml
  update-folder: update
  plugin-profiling: false
  connection-throttle: 4000
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: 서버가 종료되었습니다.
  minimum-api: none
spawn-limits:
  axolotls: 5
  water-underground-creature: 5
  monsters: 70
  animals: 10
  water-animals: 5
  water-ambient: 20
  ambient: 15
chunk-gc:
  period-in-ticks: 600
ticks-per:
  axolotl-spawns: 1
  water-underground-creature-spawns: 1
  animal-spawns: 400
  monster-spawns: 1
  water-spawns: 1
  water-ambient-spawns: 1
  ambient-spawns: 1
  autosave: 6000
aliases: now-in-commands.yml
</pre>
</pre>



2022년 4월 27일 (수) 08:04 판

Pct block logo.png
서버가이드
소개 · 가이드 · 명령어 · 스키매틱 · 마일스톤
서버생활
기념일 · 개장안내 · 서버 터진 시각
공시 · 신청 · 블록TV · 서버정보 · 업데이트 로그
· 교통 · 철도 · 관광
도시생활
블록정부 · 도시통계 · 행정 정보
프랜차이즈 · 아파트 · 교육
기업생활
시공평가액
법령
도시건축법 · 교통법 · 상법 · 블록표준
문서 템플릿 · 운영지침

플레이시티 블록에서 사용 중인 서버에 관한 문서이다.

서버 버전

마인크래프트 1.18.2

구동기

플레이시티 블록서버는 Paper 구동기를 사용하고 있다.

  • 구동기(start.bat)
java -Xms32G -Xmx32G -jar paper-1.18.2-312.jar nogui
  • server.properties
enable-jmx-monitoring=false
rcon.port=25575
level-seed=
gamemode=creative
enable-command-block=true
enable-query=false
generator-settings={}
level-name=block16
motd=Welcome
query.port=25565
pvp=true
generate-structures=true
difficulty=peaceful
network-compression-threshold=256
require-resource-pack=false
max-tick-time=60000
use-native-transport=true
max-players=2021
online-mode=true
enable-status=true
allow-flight=true
broadcast-rcon-to-ops=true
view-distance=32
server-ip=
resource-pack-prompt=
allow-nether=false
server-port=25565
enable-rcon=false
sync-chunk-writes=true
op-permission-level=4
prevent-proxy-connections=false
hide-online-players=false
resource-pack=
entity-broadcast-range-percentage=100
simulation-distance=10
rcon.password=
player-idle-timeout=0
debug=false
force-gamemode=true
rate-limit=0
hardcore=false
white-list=false
broadcast-console-to-ops=true
spawn-npcs=false
spawn-animals=false
snooper-enabled=false
function-permission-level=2
level-type=default
text-filtering-config=
spawn-monsters=false
enforce-whitelist=false
resource-pack-sha1=
spawn-protection=16
max-world-size=29999984
  • bukkit.yml
settings:
  allow-end: true
  warn-on-overload: true
  permissions-file: permissions.yml
  update-folder: update
  plugin-profiling: false
  connection-throttle: 4000
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: 서버가 종료되었습니다.
  minimum-api: none
spawn-limits:
  axolotls: 5
  water-underground-creature: 5
  monsters: 70
  animals: 10
  water-animals: 5
  water-ambient: 20
  ambient: 15
chunk-gc:
  period-in-ticks: 600
ticks-per:
  axolotl-spawns: 1
  water-underground-creature-spawns: 1
  animal-spawns: 400
  monster-spawns: 1
  water-spawns: 1
  water-ambient-spawns: 1
  ambient-spawns: 1
  autosave: 6000
aliases: now-in-commands.yml

플러그인 목록

  • BKCommonLib
  • ChunkyMap
  • Clearlag
  • CoreProtect
  • Dynmap
  • EssentialsX
  • FastAsyncVoxelSniper
  • FastAsyncWorldEdit
  • HeadDatabase
  • Lift
  • LightCleaner
  • LuckPerms
  • Multiverse
  • Notice[1]
  • PlaceholderAPI
  • Plan
  • TriggerReactor
  • UltimateChairs
  • Vault
  • WorldBorder
  • WorldGuard

업데이트 로그

플레이시티 블록/업데이트 로그 문서 참조.

각주

  1. 자체개발 by JunHyeokShin