mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-24 17:21:43 +00:00
Please ... love me whatever stupid things i do =(
This commit is contained in:
parent
844558dd89
commit
284cdc73fa
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
var Vec3 = require("vec3").Vec3;
|
||||||
|
|
||||||
module.exports.player = (player, serv) => {
|
module.exports.player = (player, serv) => {
|
||||||
player.commands.add({
|
player.commands.add({
|
||||||
base: 'teleport',
|
base: 'teleport',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue