Skip to content
/ FreeRT Public

A simple plugin that allows players with permissions to open card-locked doors in Rad Towns without a card.

License

Notifications You must be signed in to change notification settings

IIIaKa/FreeRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free RT

A simple plugin that allows players with permissions to open card-locked doors in Rad Towns without a card, by knocking on the door instead (except for Arctic Research Base and Nuclear Missile Silo) :

  • Arctic Research Base: Opens by toggling a switch button;
  • Nuclear Missile Silo: Opens by pressing a button.
    P.S. You can also grant temporary permissions using the TemporaryPermissions plugin.

Permissions

  • freert.all - Allows players to open all card-locked doors without a card;
  • freert.green - Allows players to open only green card-locked doors without a card;
  • freert.blue - Allows players to open only blue card-locked doors without a card;
  • freert.red - Allows players to open only red card-locked doors without a card.

Default Configuration

{
  "Is it worth showing messages to players who don't have permissions?": true,
  "Time in seconds(1-10) after which the door will close(hinged doors only)": 5.0,
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 8
  }
}

Localization

EN

{
  "MsgNotAllowed": "You do not have permission to open this door without the card!"
}

RU

{
  "MsgNotAllowed": "У вас недостаточно прав для открытия этой двери без карточки!"
}

About

A simple plugin that allows players with permissions to open card-locked doors in Rad Towns without a card.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages