This package has been deprecated

Author message:

This package has moved to scriptserver-essentials

scriptserver-basics

0.0.12 • Public • Published

scriptserver-basics

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:

Readme

Keywords

none

Package Sidebar

Install

npm i scriptserver-basics

Weekly Downloads

2

Version

0.0.12

License

ISC

Last publish

Collaborators

  • garrettjoecox