flying-squid/lib/playerPlugins
mhsjlw b2d189b9d2 Merge pull request #49 from demipixel/plugins
The start of plugins with World Guard example
2015-09-27 17:56:47 -04:00
..
animations.js Fixing bugs, added world-guard example, updated API a bit 2015-09-09 00:44:48 -07:00
blocks.js 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
chat.js Fixing bugs, added world-guard example, updated API a bit 2015-09-09 00:44:48 -07:00
commands.js Merge pull request #49 from demipixel/plugins 2015-09-27 17:56:47 -04:00
communication.js 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
digging.js Fixing bugs, added world-guard example, updated API a bit 2015-09-09 00:44:48 -07:00
log.js clean kick/ban system 2015-09-06 17:10:38 +02:00
login.js clean kick/ban system 2015-09-06 17:10:38 +02:00
logout.js clean kick/ban system 2015-09-06 17:10:38 +02:00
moderation.js clean kick/ban system 2015-09-06 17:10:38 +02:00
placeBlock.js Added many more cancelable events and more documentation! 2015-09-07 15:06:23 -07:00
pvp.js Added many more cancelable events and more documentation! 2015-09-07 15:06:23 -07:00
respawn.js Fixed player respawn health 2015-08-28 11:05:49 -04:00
settings.js gameMode handling and better spawn point : now choose randomly in an array of points 2015-08-27 03:01:26 +02:00
updatePositions.js implement looking, thanks @Gjum and @mhsjlw 2015-08-28 22:15:24 +02:00