Commit graph

17 commits

Author SHA1 Message Date
mhsjlw
44f0024cc6 Add standard linting 2018-05-13 09:26:48 -04:00
Romain Beaumont
6040a4a12d
add doc of player.commands 2016-08-18 13:02:43 +02:00
Romain Beaumont
7f231c5234
the option is called max-players, fix #235 2016-04-14 01:06:11 +02: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
1d882c4af9 some webstorm found fixes 2015-12-18 14:27:36 +01:00
DemiPixel
0adfc20a1f Continuing attempt to implement abilities 2015-12-13 16:20:38 -08:00
Romain Beaumont
ad7253d36d put experience pure functions in a lib and adapt the doc 2015-12-10 01:47:57 +01:00
Romain Beaumont
5d0d9ceb11 fix @e[type=Zombie] selector 2015-12-09 01:03:32 +01:00
DemiPixel
d2a62e53e9 Update docs on XP 2015-12-07 01:04:29 +01:00
Romain Beaumont
c34ebb1f5e fix entity dying, add /killall commands, add entity.takeDamage method, remove despawnPlayers (same as despawnEntities) 2015-11-29 20:08:42 +01:00
Romain Beaumont
b5d22e57f9 improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
Romain Beaumont
a4c208ec5e fix createMCServer doc 2015-11-28 14:12:48 +01:00
mhsjlw
8f7185773d API fixes 2015-11-28 07:56:03 -05:00
mhsjlw
1c4611cb86 Various updates to MCServer 2015-11-28 07:49:08 -05:00
mhsjlw
4b2915b239 Rename api.md to API.md 2015-11-28 07:35:41 -05:00
Renamed from doc/api.md (Browse further)