Stránka 1 z 1

autch me

Napsal: 04 úno 2019, 15:48
od mistr140
jak nastvím že v autch me bude spawnovat na jednom miste vždy při připojení? IP:
82.208.17.35:27863

Re: autch me

Napsal: 04 úno 2019, 18:24
od nejento
A do configu jsi se zkušel dívat? :)
  1.        ForceSpawnLocOnJoin:
  2.            # If enabled, every player that spawn in one of the world listed in
  3.             # "ForceSpawnLocOnJoin.worlds" will be teleported to the spawnpoint after successful
  4.             # authentication. The quit location of the player will be overwritten.
  5.             # This is different from "teleportUnAuthedToSpawn" that teleport player
  6.             # to the spawnpoint on join.
  7.             enabled: false
  8.             # WorldNames where we need to force the spawn location
  9.             # Case-sensitive!
  10.             worlds:
  11.             - 'world'
  12.             - 'world_nether'
  13.             - 'world_the_end'

Re: autch me

Napsal: 04 úno 2019, 20:41
od mistr140
já la epotebuju aby mě to spwlo na tom mítse hned při připojení a ne při přihlašení ....

Re: autch me

Napsal: 05 úno 2019, 16:35
od nejento
Však ano. Stačí tu nastavit enabled: true a nastavit název světa, ve kterém se bude teleportovat na nastavený spawn.

Re: autch me

Napsal: 05 úno 2019, 18:26
od mistr140
mě to na ten spawn portne až po přihlašení ne při připojení ....

Re: autch me

Napsal: 05 úno 2019, 18:30
od mistr140
# When this setting is enabled, online players can't be kicked out
# due to "Logged in from another Location"
# This setting will prevent potential security exploits.
ForceSingleSession: true
ForceSpawnLocOnJoin:
# If enabled, every player that spawn in one of the world listed in
# "ForceSpawnLocOnJoin.worlds" will be teleported to the spawnpoint after successful
# authentication. The quit location of the player will be overwritten.
# This is different from "teleportUnAuthedToSpawn" that teleport player
# to the spawnpoint on join.
enabled: true
# WorldNames where we need to force the spawn location
# Case-sensitive!
worlds:
- 'world'
- 'world_nether'
- 'world_the_end'
- 'Lobby2'
- 'lobby5'
# This option will save the quit location of the players.
SaveQuitLocation: false
# To activate the restricted user feature you need
# to enable this option and configure the AllowedRestrictedUser field.
AllowRestrictedUser: false
# The restricted user feature will kick players listed below
# if they don't match the defined IP address. Names are case-insensitive.

Re: autch me

Napsal: 06 úno 2019, 15:29
od nejento
Tak v tom případě ještě nastavt teleportUnAuthedToSpawn: true. Prosím nezapomeň příště veškeré zdrojové a konfigurační soubory vkládat mezi [code][/code] tagy.

Re: autch me

Napsal: 06 úno 2019, 17:05
od mistr140
takže pokud to chápu tak mám dát

Kód: Vybrat vše

 zpráva
?

Re: autch me

Napsal: 15 úno 2019, 01:20
od cairuss
@mistr140 Pokud s minecraftem začínáš, myslím si, že více informací najdeš buď na Youtu* nebo stránkách pluginu kde je vše vysvětleno. Je poněkud nesmyslné, abys tu otravoval, když nevíš co je to „config”.
cairuss