mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-11 10:31:08 +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) => {
|
||||
player.commands.add({
|
||||
base: 'teleport',
|
||||
|
|
|
|||
Loading…
Reference in a new issue