0.0.12 • Published 8 years ago

scriptserver-basics v0.0.12

Weekly downloads
5
License
ISC
Repository
github
Last release
8 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

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago