• Добрый день, если вы испытываете проблемы с пополнением баланса, свяжитесь с @MrFallen.

Teleportation [Ver. 1.1.0] [ENG]

Здравствуйте, я столкнулся с такой проблемой, что данный плагин не загружается на сервер, не знаете ли в чём может быть причина.
Ошибка:
[Oxide] 20:24 [Error] Teleportation plugin failed to compile!
[Oxide] 20:24 [Error] Teleportation.cs(570,14): error CS0246: The type or namespace name `OwnershipStake' could not be found. Are you missing an assembly reference?
 
Я столкнулся с такой проблемой я перевёл телепорт на русский в папке lang но когда пишешь в игре то вместо русских слов появляется знак вопроса(?), что делать ?
 
Доброго времени суток!
Столкнулся с такой проблемой как обнуление отката на телепорт. Например откат равен 300 секунд счетчик отсчитывает 60 секунд(до 240 сек.) и снова сбрасывает на 300 и так бесконечно пока не отключишься от сервера.
Подскажите как исправить.
 
Последнее редактирование:
Teleportation - это плагин телепортации с различными функциями для hurtworld.
Привелегии:
  • teleportation.admin - для админ-команд (/tp & /tphere)
  • teleportation.tpr - для телепорта по запросу (/tpr & /tpa)
  • teleportation.home - команды для дома (/home, /sethome, /removehome & /homes)
Команды:
  • /tpa - принять запрос телепорта
  • /tpr <игрок> - оправить запрос телепорта
  • /tp <игрок> - телепорт себя к игроку
  • /tp <игрок1> <игрок2> - телепорт игрока к другому
  • /tp <x> <y> <z> - телепорт себя к координатам
  • /tphere <игрок> - телепорт игрока к себе
  • /home <дом> - телепорт домой
  • /homes - список моих домов
  • /sethome <дом> - создать дом
  • /removehome <дом> - удалить дом
Конфиг:
Код:
{
  "Settings": {
    "Home : Check for Stake": true,
    "Home : Cooldown Enabled": true,
    "Home : Cooldown in minutes": 5.0,
    "Home : Enabled": true,
    "Home : Maximal Homes": 3,
    "Home : Stake Radius": 10.0,
    "Home : Teleport Timer": 15.0,
    "TPR : Cooldown Enabled": true,
    "TPR : Cooldown in minutes": 5.0,
    "TPR : Enabled": true,
    "TPR : Pending Timer": 30.0,
    "TPR : Teleport Timer": 15.0
  }
}

Языковой файл:
Код:
{
  "No Permission": "You don't have permission to use this command.",
  "Request Ran Out": "Your pending teleport request ran out of time.",
  "Request Sent": "Teleport request sent.",
  "Request Got": "{player} would like to teleport to you. Accept by typing /tpa.",
  "Teleported": "You have been teleported to {target}.",
  "Accepted Request": "{player} has accepted your teleport request.",
  "Teleported Home": "You have been teleported to your home '{home}'.",
  "No Pending": "You don't have a pending teleport request.",
  "Already Pending": "{player} already has a teleport request pending.",
  "Teleporting Soon": "You will be teleported in {time} seconds.",
  "Teleport To Self": "You may not teleport to yourself.",
  "No Homes": "You do not have any homes.",
  "Home Set": "You have set your home '{home}'",
  "Home Removed": "You have removed your home '{home}'",
  "Home Exists": "You already have a home called '{home}'",
  "Home Teleported": "You have been teleported to your home '{home}'",
  "Home List": "Your Homes: {homes}",
  "Max Homes": "You may not have more than {count} homes!",
  "Unknown Home": "You don't have a home called '{home}'",
  "No Stake": "You need to be close to a stake you own to set a home.",
  "Home Cooldown": "You need to wait {time} minutes before teleporting to a home again.",
  "TPR Cooldown": "You need to wait {time} minutes before sending the next teleport request."
}
Как сделать что бы человек мог тепаться только тогда когда стоит, а если сделал движение то тп сбрасывалось ?
 
  • Ребят. Сделал такие плюшки для випов. А как сделать так, чтобы время перезарядки телепортации для каждой группы было различной?

  • "Home Limits": {
    "teleportation.homelimit.vip": 3,
    "teleportation.homelimit.vip+": 4,
    "teleportation.homelimit.prem": 5,
    "teleportation.homelimit.deluxe": 6
 
Активность
Пока никто не печатает сообщение