Giter Site home page Giter Site logo

Comments (6)

ayanecen avatar ayanecen commented on September 12, 2024

server.properties

初期状態

[hoge@moge]$ cat ~/server.properties
#Minecraft server properties
#Sun Aug 16 22:59:30 JST 2015
spawn-protection=16
max-tick-time=60000
generator-settings=
force-gamemode=false
allow-nether=true
gamemode=0
enable-query=false
player-idle-timeout=0
difficulty=1
spawn-monsters=true
op-permission-level=4
resource-pack-hash=
announce-player-achievements=true
pvp=true
snooper-enabled=true
level-type=DEFAULT
hardcore=false
enable-command-block=false
max-players=20
network-compression-threshold=256
max-world-size=29999984
server-port=25565
server-ip=
spawn-npcs=true
allow-flight=false
level-name=world
view-distance=10
resource-pack=
spawn-animals=true
white-list=false
generate-structures=true
online-mode=true
max-build-height=256
level-seed=
use-native-transport=true
enable-rcon=false

from linux.

ayanecen avatar ayanecen commented on September 12, 2024

コピーを作成

[hoge@moge]$ cp server.properties old_server.properties

from linux.

ayanecen avatar ayanecen commented on September 12, 2024

編集

[hoge@moge]$ vi server.properties
- max-tick-time=60000
+ max-tick-time=-1

from linux.

ayanecen avatar ayanecen commented on September 12, 2024

編集完了

blueb901/linux@49f65ed
様子見。

from linux.

ayanecen avatar ayanecen commented on September 12, 2024

プライマリのserver.properties

見比べ用
blueb901/linux@b85d0e2

from linux.

ayanecen avatar ayanecen commented on September 12, 2024

spawn-protection周りを中心に編集

blueb901/linux@5a40738

from linux.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.