flying-squid/src/lib/plugins
2015-12-15 00:20:15 +01:00
..
animations.js Adding behaviors 2015-11-22 18:35:33 -08:00
behavior.js use require-self for better consistency with external plugins 2015-12-10 01:25:33 +01:00
blocks.js Fix tp and setblock, implement relative position function, throw errors instead of returning, catch errors and display error 2015-12-09 23:04:57 -08:00
border.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
chat.js Added stuff to chat 2015-12-14 19:37:17 +01:00
chest.js Continuing attempt to implement abilities 2015-12-13 16:20:38 -08:00
commands.js Small fixes to commands/tp 2015-12-14 19:37:17 +01:00
communication.js Continuing attempt to implement abilities 2015-12-13 16:20:38 -08:00
daycycle.js Adding op 'n stuff 2015-12-05 21:52:46 -08:00
digging.js fix a small thing in digging 2015-12-15 00:06:01 +01:00
effects.js Make effects ends, screw player abilities 2015-12-13 16:20:38 -08:00
entities.js Fix tp, updatePosition, and tests 2015-12-10 11:20:17 -08:00
experience.js put experience pure functions in a lib and adapt the doc 2015-12-10 01:47:57 +01:00
external.js Fixes, make errors red 2015-12-14 19:37:17 +01:00
header.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
inventory.js use require-self for better consistency with external plugins 2015-12-10 01:25:33 +01:00
log.js Added IP ban command 2015-12-07 11:50:52 -05:00
login.js don't spawn in water, fix #63 2015-12-14 20:40:42 +01:00
logout.js Added colors, made some fixes to command.js 2015-12-14 19:37:17 +01:00
moderation.js fix player.kick (just use player._client.end), add serv.quit(reason), wait for login messages in mineflayer test 2015-12-11 15:33:48 +01:00
modpe.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
particle.js Adding op 'n stuff 2015-12-05 21:52:46 -08:00
physics.js Fix a few things for FX 2015-12-13 19:35:13 -08:00
placeBlock.js use require-self for better consistency with external plugins 2015-12-10 01:25:33 +01:00
players.js Adding op 'n stuff 2015-12-05 21:52:46 -08:00
portal.js fix an async problem with portal generation, check huge portals work 2015-12-15 00:20:15 +01:00
pvp.js Fix a few things for FX 2015-12-13 19:35:13 -08:00
respawn.js Big changes to player/entity.sendPosition and entity/player.teleport. Not fully working yet. 2015-12-09 23:04:57 -08:00
settings.js fix spawning not in water, fix #63 2015-12-14 23:23:13 +01:00
signs.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
sound.js Adding op 'n stuff 2015-12-05 21:52:46 -08:00
spawn.js remove a forgotten console.log 2015-12-11 15:51:35 +01:00
stats.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
tick.js improve ticking, fix #101 2015-11-19 23:46:03 +01:00
tp.js Small fixes to commands/tp 2015-12-14 19:37:17 +01:00
updatePositions.js Fix a few things for FX 2015-12-13 19:35:13 -08:00
useItem.js update fire placing/destroying, fix #171 2015-12-14 23:59:26 +01:00
world.js store portal and destroy the whole portal when destroying one portal block, progress on #79 2015-12-14 21:12:56 +01:00