Romain Beaumont
|
8c4406804e
|
use const and let instead of var
see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const and https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let
|
2015-12-17 11:36:43 +01:00 |
|
Romain Beaumont
|
0fd80dcb7c
|
fix spawning not in water, fix #63
|
2015-12-14 23:23:13 +01:00 |
|
Romain Beaumont
|
0ea7fcf40d
|
don't spawn in water, fix #63
|
2015-12-14 20:40:42 +01:00 |
|
Romain Beaumont
|
f522dfac97
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
Romain Beaumont
|
9bcbb991bb
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
Romain Beaumont
|
39dc37f94d
|
put together player plugins and server plugins
|
2015-11-16 20:23:09 +01:00 |
|