Romain Beaumont
3b51a29ae1
add blockEntities to map_chunk for 1.12
2018-05-15 00:22:05 +02:00
Romain Beaumont
a35d871830
default version is 1.8.9
2018-05-13 16:24:40 +02:00
Dylan
3b563b64ce
Implement difficulty
...
* added some code to set the difficulty of the server
* Add difficulty variable
Added difficulty to default-settings.json
changed difficulty: 0 to difficulty: serv.difficulty in
-respawn.js
-world.js
-login.js
* set server diff
* added setting serv difficulty on server start in settings.js
* added serv in module.exports.player=function(player, serv) in player.js and in respawn.js
2016-05-01 01:25:12 +02:00
Romain Beaumont
fed2208809
have a options["max-entities"], fix #222
2016-03-14 21:13:52 +01:00
Romain Beaumont
40aab303a2
use new prismarine-provider-anvil to read/write the seed, use a worldFolder option instead of regionFolder option, fix #178
2016-01-14 19:18:01 +01:00
Romain Beaumont
678656e631
add everybody-op option, fix #181
2016-01-14 01:14:09 +01:00
Romain Beaumont
029c31fad6
add player-list-text config option, and add missing options in the api.md, fix #180
2016-01-14 01:09:07 +01:00
Romain Beaumont
48defee1e3
use prismarine-world 0.4.0 to implement loading/saving, use nmp 0.16.6 to fix a small latency bug
2016-01-05 00:40:13 +01:00
DemiPixel
f17f54fe92
Adding op 'n stuff
2015-12-05 21:52:46 -08:00
Romain Beaumont
7f47dacc60
add a server setting view-distance, and take the min of that settings and the player settings to get the distance to send chunks
...
I experimented with vanilla, and its "MultiplayerChunkCache" indicates this behavior for a vanilla server
progress on #127
2015-11-26 01:32:35 +01:00
Romain Beaumont
ddd38e148a
fix settings, cleanup logs ( fix #125 )
2015-11-25 19:49:38 +01:00
DemiPixel
cb88a5cbbb
Lots and lots and lots of changes... Plugins begin again!
2015-11-21 14:30:16 -08:00
Romain Beaumont
892199e4a3
Merge pull request #72 from JWo1F/commands
...
fix #42
2015-10-13 00:17:55 +02:00
Romain Beaumont
c89c9e722e
move Command class to its own file, fix bugs in commands and improve info
2015-10-13 00:17:38 +02:00
Romain Beaumont
18df789f10
disable modpe by default: important ram usage, buggy
2015-10-12 23:41:26 +02:00
Romain Beaumont
86b83e4e8d
fix basic.js, fix #74
2015-10-11 14:25:47 +02:00
Romain Beaumont
fd6e2f97ab
actually delete settings.json
2015-10-09 18:42:27 +02:00
Romain Beaumont
db25a2b906
delete settings.json file
2015-10-09 18:41:05 +02:00
Romain Beaumont
99760fc11c
create default-settings.json that shouldn't be edited, use settings.json for custom settings
2015-10-09 18:39:13 +02:00
Ubuntu
a4cae0c143
Modpe support is merged, added flag for enabling modpe, added world edit
2015-10-09 18:07:33 +02:00
F6CF
5de808cca4
Add server favicon
2015-10-09 18:07:33 +02:00
Romain Beaumont
e5a5973575
add options to the generation files
2015-10-09 14:17:13 +02:00
Romain Beaumont
df58bea932
support multiple generation : worldGenerations dir + generation option in the settings, move diamond_square in its own file,
2015-10-09 13:08:00 +02:00
mhsjlw
8723ee27b4
Update settings.json
2015-09-07 08:43:40 -04:00
Romain Beaumont
d379307a80
update motd
2015-09-05 23:50:20 +02:00
Romain Beaumont
37e74ae52c
use prismarine-world : flying-squid has now 9 chunk columns
2015-09-05 20:03:10 +02:00
Romain Beaumont
94926df8da
craftyjs becomes flying-squid (due to name conflict)
2015-08-30 19:49:46 +02:00
Romain Beaumont
31f7946437
fix logging
2015-08-28 23:15:49 +02:00
mhsjlw
d1cfcc7367
Added PVP
2015-08-27 12:26:53 -04:00
Romain Beaumont
0b2967c5db
gameMode handling and better spawn point : now choose randomly in an array of points
2015-08-27 03:01:26 +02:00
mhsjlw
e28f3f93c9
Create commands.json
2015-08-26 07:42:06 -04:00
mhsjlw
bc657b0a31
Updates
2015-08-25 10:25:55 -04:00
mhsjlw
5ce8a0ea0a
Added configuration
2015-08-24 10:59:04 -04:00