Skip to content

Commit cb9b9ab

Browse files
authored
Merge pull request #49 from nogalosa/patch-1
Added save-player-data and fixed few typos.
2 parents c179978 + dda71f5 commit cb9b9ab

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

ltu/nukkit.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff 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

106111
aliases:
107112
#Alternatyvos komandoms
108-
#Pavizdžiai:
113+
#Pavyzdžiai:
109114
#showtheversion: version
110115
#savestop: [save-all, stop]
111116

112117
worlds:
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)

0 commit comments

Comments
 (0)