Commit graph

27 commits

Author SHA1 Message Date
Romain Beaumont
717de0d409 update api.md 2015-10-08 22:56:56 +02:00
Romain Beaumont
bc66295001 Revert "The Start of Plugins" 2015-09-28 00:26:25 +02:00
DemiPixel
0aae8c6c8e Fixing bugs, added world-guard example, updated API a bit 2015-09-09 00:44:48 -07:00
DemiPixel
6771c3186b Added many more cancelable events and more documentation! 2015-09-07 15:06:23 -07:00
Romain Beaumont
7cc78b6ef1 add kicked and banned event to api 2015-09-06 18:06:45 +02:00
Romain Beaumont
4bf03223dd clean kick/ban system 2015-09-06 17:10:38 +02:00
DemiPixel
3118823520 Implemented kicking and banning, as well as /kick and /ban 2015-09-06 17:10:38 +02:00
DemiPixel
7547c68100 Added player.sendBlock and serv.setBlock. Added an example command /setblock and made changes (and fixes) to api.md 2015-09-05 18:23:27 -07:00
Romain Beaumont
306191fc1d use prismarine-entity, fix #25 2015-08-30 20:52:14 +02:00
Romain Beaumont
94926df8da craftyjs becomes flying-squid (due to name conflict) 2015-08-30 19:49:46 +02:00
mhsjlw
b00110d19a Added player.updateHealth documentation 2015-08-28 11:19:53 -04:00
Romain Beaumont
6e747b6fc0 add player.handleCommand to the api, improve command handling 2015-08-28 01:10:35 +02:00
Romain Beaumont
8dded86058 improve command handling and expose setGameMode 2015-08-28 00:53:19 +02:00
Romain Beaumont
caedd14632 add logout to its own file, expose sendInitialPosition and spawn, implement respawn, fix #16 2015-08-27 23:26:23 +02:00
Romain Beaumont
6509f513a8 load player plugin in login.js server plugin, fix #11 2015-08-27 22:39:45 +02:00
mhsjlw
f8f2fc9671 Update api.md 2015-08-27 13:03:26 -04:00
mhsjlw
4dba703116 Fix the API docs 2015-08-27 12:54:39 -04:00
mhsjlw
64630e8fb6 Updated the api 2015-08-27 12:52:29 -04:00
Romain Beaumont
6d13014d1c add player.changeBlock method, make digging work in creative mode, basic block_place functionality 2015-08-27 03:46:53 +02: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
Romain Beaumont
49e313d72b set the spawn point in spawn player plugin, send teleport packet if the position diff is too important, fix #5 2015-08-26 23:08:12 +02:00
Romain Beaumont
a00082b57a add username to the player object 2015-08-26 21:48:56 +02:00
Romain Beaumont
c3f0645771 emit events instead of directly logging, add longjohn, add chat plugins 2015-08-26 21:41:59 +02:00
Romain Beaumont
8a4d7a7b9a fix api 2015-08-26 20:16:46 +02:00
Romain Beaumont
8c212dc3cf fix api 2015-08-26 20:16:17 +02:00
Romain Beaumont
2d62ac8abb add doctoc : add toc in api.md 2015-08-26 20:15:27 +02:00
Romain Beaumont
2e371e741f Continue refactoring : client now in a player object, methods added to that player object, progress on #3 2015-08-26 20:13:01 +02:00