Skip to content

Carriers

Carriers are player created companies that operate towers. Other players can then subscribe to their services, with the income going to the owner of the carrier.

Creating a Carrier

A carrier can be created using /carrier create [name]. By default, a carrier will have all prices set to 0. Make sure to change the prices if you want to charge for your services.

Settings

Carrier settings can be changed using /carrier [name] set [option] [value]. The following options are available:

  • name: The name of the carrier.
  • owner: Change the owner of the carrier. You will lose access!
  • textPrice: The price for sending a message.
  • minutePrice: The price for every started minute of a call.
  • subscriptionPrice: The price for subscribing to the carrier.

Peers

Carriers can have peers. These are other carriers whose towers can be accessed by the users of your carrier. When a user is sending a message or making a call while roaming, both of the carriers prices will be paid for.

Adding peers is done using /carrier [name] peer add [peerName]. The owner of the peer must be online and accept the request.

Removing peers is done using /carrier [name] peer remove [peerName].