File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -102,16 +102,21 @@ spawn-limits:
102102 animals : 15
103103 water-animals : 5
104104 ambient : 15
105+
106+ player :
107+ # Jeigu įvestis "true", tai žaidėjo informacija bus išsaugota faile players/zaidejo-vardas.dat
108+ # Jeigu įvestis "false", nukkit neišsaugos žaidėjo informacijos į "dat" failus, kad įskiepiai galėtų kažką padaryti su jais
109+ save-player-data : true
105110
106111aliases :
107112 # Alternatyvos komandoms
108- # Pavizdžiai :
113+ # Pavyzdžiai :
109114 # showtheversion: version
110115 # savestop: [save-all, stop]
111116
112117worlds :
113118 # Visi šie nustatymai nepaisys nustatymų server.properties failiuke bei šie nustatymai leidžia įkelti daugiau nei vieną pasaulį
114- # Pavizdys :
119+ # Pavyzdys :
115120 # world:
116121 # seed: 404
117122# generator: FLAT:2;7,59x1,3x3,2;1;decoration(treecount=80 grasscount=45)
You can’t perform that action at this time.
0 commit comments