0.0.12 • Published 10 years ago

scriptserver-basics v0.0.12

Weekly downloads
5
License
ISC
Repository
github
Last release
10 years ago

scriptserver-basics

npm.io

FYI: This package is an addon for ScriptServer and requires ScriptServer to be set up, please see here for more information.

Installation

While in root directory of your server run:

npm install scriptserver-basics

And in your server file:

server.use('scriptserver-basics');

Usage

This module provides the following commands to be used in the ingame chat:

  • ~head [username] Gives command sender's or username's playerhead to command sender.

  • ~tpa <username> Sends username a teleport request.

  • ~tpahere <username> Sends username a request to teleport here.

  • ~tpaccept Accept your current teleport request.

  • ~tpdeny Deny your current teleport request.

  • ~sethome Set your home at the current position.

  • ~home Teleport to your saved home position.

  • ~spawn Teleport to world spawn.

This ScriptServer module uses:

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago