Skip to content

Phone Settings

The /phone set command allows players to customize their phone settings in NeoTelecom.

Bands

  • Command: /phone set bands [types]
  • Description: Allows players to specify which tower types their phone can connect to. This can be used to restrict or expand the types of towers the phone will use.
  • Options:
    • * - Connect to all available tower types.
    • [type1,type2,...] - A comma-separated list of specific tower types to connect to.
  • Example:
    • /phone set bands * - Connect to all tower types.
    • /phone set bands 5g,4g - Connect only to 5G and 4G tower types.

Force Roaming

  • Command: /phone set forceRoaming [type|off]
  • Description: Forces the phone to roam to another carrier if the signal of the current carrier is below the specified tower type.
  • Options:
    • [type] - The tower type at or below which roaming will be triggered.
    • off - Disables forced roaming.
  • Example:
    • /phone set forceRoaming 3g - Roam if the signal is at or below 3G.
    • /phone set forceRoaming off - Disable forced roaming.

Ringtone

  • Command: /phone set ringtone [name|off]
  • Description: Sets the ringtone for incoming calls. Players can choose from available ringtones or disable the ringtone entirely.
  • Permissions:
    • neotelecom.ringtone.[name] - Enables the use of the ringtone by this name (granted by default)
    • neotelecom.ringtone.off - Allows turning off the ringtone (granted by default)
  • Options:
    • [name] - The name of the ringtone to use.
    • off - Disables the ringtone.
  • Example:
    • /phone set ringtone classic - Set the ringtone to classic.
    • /phone set ringtone off - Disable the ringtone.