Сборки серверов

СливПлатные

Новые сообщения

Сейчас онлайн

  • den140404
  • violentuso
  • loganbodart_
  • XakerO12
  • bmf000
  • XTAMPLE_gps
  • TimTimTim
  • openzaza081
  • adidasss
  • pasha1244
  • Lanesh_
  • xDeadForVetr
  • hgfykoohvb
  • nidedipai
  • oronaldoskibidi
  • art11201120
  • sigmat
  • namnguyen
  • krispi90839
  • ggtopSPORT52
  • xmed554
  • Lols13
  • Dayne
  • vakakoka946
  • DendyTesy
  • Tzima7
  • zxxcss
  • 280211nabi
  • omrepaly
  • S1lent001
  • Ririzoto
  • MinhTaz
  • wtf_lol_top
  • Mitdhell
  • skippka123
  • erlangga
  • Danya1342pro
  • Predictive
  • Mr sadcet
  • fdgreth
  • Kapusta2039
  • bra_T
  • Zernovsky
  • gogonadze
  • tws20
  • qwerty032
  • HexDev.MC
  • kapibara_868
  • justpremadeaccount
  • cmercado
  • ox222
  • MrErmak
  • xuuuf
  • SeNsuaL
  • wdqsdw2d
  • Vlad Vide
  • Adfgrh

Помощь Не работают ограничения хомов

Tzaka
Версия ядра сервера
1.21+
В essential теперь у всех точек домов 1

############################################################
# +------------------------------------------------------+ #
# | Homes | #
# +------------------------------------------------------+ #
############################################################

# Allows people to set their bed during the day.
# This setting has no effect in Minecraft 1.15+, as Minecraft will always allow the player to set their bed location during the day.
update-bed-at-daytime: true

# Set to true to enable per-world permissions for using homes to teleport between worlds.
# This applies to the /home command only.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
world-home-permissions: false

# Allow players to have multiple homes.
# Players need essentials.sethome.multiple before they can have more than 1 home.
# You can set the default number of multiple homes using the 'default' rank below.
# To remove the home limit entirely, give people 'essentials.sethome.multiple.unlimited'.
# To grant different home amounts to different people, you need to define a 'home-rank' below.
# Create the 'home-rank' below, and give the matching permission: essentials.sethome.multiple.<home-rank>
# For more information, visit Multihome - Essentials
sethome-multiple:
default: 3
begginer: 4
classic: 6
warrior: 7
kurator: 8


# In this example someone with 'essentials.sethome.multiple' and 'essentials.sethome.multiple.vip' will have 5 homes.
# Remember, they MUST have both permission nodes in order to be able to set multiple homes.

# Controls whether players need the permission "essentials.home.compass" in order to point
# the player's compass at their first home.
#
# Leaving this as false will retain Essentials' original behaviour, which is to always
# change the compass' direction to point towards their first home.
compass-towards-home-perm: false

# If no home is set, would you like to send the player to spawn?
# If set to false, players will not be teleported when they run /home without setting a home first.
spawn-if-no-home: true

# Should players be asked to provide confirmation for homes which they attempt to overwrite?
confirm-home-overwrite: false
 
GPT-4o
YAML:
# +------------------------------------------------------+ #
# |                        Homes                         | #
# +------------------------------------------------------+ #
#############################################################
# Allows people to set their bed during the day.
# This setting has no effect in Minecraft 1.15+, as Minecraft will always allow the player to set their bed location during the day.
update-bed-at-daytime: true

# Set to true to enable per-world permissions for using homes to teleport between worlds.
# This applies to the /home command only.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
world-home-permissions: false

# Allow players to have multiple homes.
# Players need essentials.sethome.multiple before they can have more than 1 home.
# You can set the default number of multiple homes using the 'default' rank below.
# To remove the home limit entirely, give people 'essentials.sethome.multiple.unlimited'.
# To grant different home amounts to different people, you need to define a 'home-rank' below.
# Create the 'home-rank' below, and give the matching permission: essentials.sethome.multiple.<home-rank>
# For more information, visit Multihome - Essentials (http://wiki.ess3.net/wiki/Multihome)
sethome-multiple:
  default: 3
  begginer: 4
  classic: 6
  warrior: 7
  kurator: 8

# In this example someone with 'essentials.sethome.multiple' and 'essentials.sethome.multiple.vip' will have 5 homes.
# Remember, they MUST have both permission nodes in order to be able to set multiple homes.

# Controls whether players need the permission "essentials.home.compass" in order to point
# the player's compass at their first home.
#
# Leaving this as false will retain Essentials' original behaviour, which is to always
# change the compass' direction to point towards their first home.
compass-towards-home-perm: false

# If no home is set, would you like to send the player to spawn?
# If set to false, players will not be teleported when they run /home without setting a home first.
spawn-if-no-home: true

# Should players be asked to provide confirmation for homes which they attempt to overwrite?
confirm-home-overwrite: false
 
ВерхНиз