flying-squid/src/lib/plugins
2015-12-10 09:06:20 -08: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 improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
chest.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
commands.js Fix tp, implement entity.selectorString 2015-12-10 09:06:20 -08:00
communication.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
daycycle.js Adding op 'n stuff 2015-12-05 21:52:46 -08:00
digging.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
entities.js Big changes to player/entity.sendPosition and entity/player.teleport. Not fully working yet. 2015-12-09 23:04:57 -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 improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +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 Big changes to player/entity.sendPosition and entity/player.teleport. Not fully working yet. 2015-12-09 23:04:57 -08:00
logout.js fix entity dying, add /killall commands, add entity.takeDamage method, remove despawnPlayers (same as despawnEntities) 2015-11-29 20:08:42 +01:00
moderation.js fix commands to support /ban-ip , add /pardon-ip 2015-12-07 23:47:53 +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 Big changes to player/entity.sendPosition and entity/player.teleport. Not fully working yet. 2015-12-09 23:04:57 -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
pvp.js properly implement /kill using selectors 2015-12-09 01:12:04 +01: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 use Vec3 correctly + move commands in the related plugins 2015-11-16 22:22:58 +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 use require-self for better consistency with external plugins 2015-12-10 01:25:33 +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 Fix tp, implement entity.selectorString 2015-12-10 09:06:20 -08:00
updatePositions.js Made /help not shit 2015-12-09 23:04:57 -08:00
world.js Big changes to player/entity.sendPosition and entity/player.teleport. Not fully working yet. 2015-12-09 23:04:57 -08:00