12-05-2023, 10:46 PM
1. Den Server haben wir mit dem CubeCoders - AMP Webinterface intalliert und eingerichtet.
2. Ihr könnt die ServerFiles aber auch direkt hier laden Klick mich...
3. Installation direkt über steamcmd
Code:
login anonymous
app_update 1169370 validate
Den Server startet ihr mit der vorhandenen StarServer.bat
Wie werde ich Admin in dem ich in die Webconsole oder Chat folgenden Befehl eingebe:
Wenn Sie den Server mit der Startoption -owner
Code:
permissions set "yourname" admin
Wie trete ich einem Server bei...
Code:
Methode 1: Fügen Sie Ihren Server zur Serverliste hinzu
Klicken Sie auf „Mehrspieler“
Klicken Sie auf „Server hinzufügen“
Geben Sie im Feld „Name“ den Namen Ihres Servers ein.
Geben Sie im Feld „IP-Adresse“ Ihre IP-Adresse ein (zu finden in den Verbindungsinformationen auf Ihrem Gamepanel).
Fügen Sie im Feld „Port“ Ihren Port hinzu (zu finden in den Verbindungsinformationen auf Ihrem Gamepanel).
Klicken Sie auf „Hinzufügen“
Doppelklicken Sie auf Ihren Server, Sie werden dann verbunden.
Methode 2: Direktverbindung
Klicken Sie auf „Mehrspieler“
Klicken Sie auf „Direkt beitreten“
Geben Sie Ihren IP:PORT ein (auf Ihrem Gamepanel als Verbindungsinformationen gekennzeichnet)
Klicken Sie auf „Beitreten“
Sie werden dem Server beitreten.
Benötigte Server Konfigurationen...
1. server.cfg
Code:
SERVER = {
port = 60501, // [0 - 65535] Server default port
slots = 25, // [1 - 250] Server default slots
password = test, // Leave blank for no password
pauseWhenEmpty = false,
giveClientsPower = true, // If true, clients will have much more power over what hits them, their position etc
logging = true, // If true, will create log files for each server start
language = en,
MOTD = "Hello"
}
2. worldSettings.cfg
Code:
WORLDSETTINGS = {
allowCheats = false,
difficulty = NORMAL,
deathPenalty = DROP_MATS,
raidFrequency = OCCASIONALLY,
playerHunger = true,
disableMobSpawns = false,
forcedPvP = false, // True = players will always have PvP enabled
unloadSettlements = false,
maxSettlementsPerPlayer = -1,
dayTimeMod = 1.0, // Day time modifier (The higher, the longer day will last, max 10)
nightTimeMod = 1.0, // Night time modifier (The higher, the longer night will last, max 10)
gameVersion = 0.21.21
}
Server und Chat Kommandos:
Code:
/help [<page/command>] User Lists all commands or gives information about a specific command
/playtime User Shows your current playtime on the server
/me <action> User Declare an action to the entire server
/w, /whisper or /pm <player> <message> User Whisper a message to another player
/mypermissions User Shows your permission level
/die User Kills yourself
/performance [<includeServer>] [<seconds>] User Records server performance over some seconds and creates a file with the results
/createteam User Creates a new team for yourself
/leaveteam User Leaves your current team
/invite <player> User Invites a player to your team
/network Moderator Shows network usage this session
/players Moderator Lists players currently online
/playernames Moderator Lists all authentications and their names
/levels Moderator Lists currently loaded levels
/save Moderator Saves all data
/kick <player> [<message/reason>] Moderator Kicks player from the server
/say <message> Moderator Talks in the chat as Server
/mow <range> [<chance>] Admin Mows ground of grass in range with percent chance ✓
/time <set/add> [<amount>] Admin Sets/adds world time (can use (mid)day or (mid)night) ✓
/clearall [<global>] Admin Clears all entities ✓
/clearmobs [<global> [<type>]] Admin Clears all mobs or a specific type on your level or on all loaded levels ✓
/clearevents [<global> [<type>]] Admin Clears all events on your level or on all loaded levels ✓
/tp [<player1>] <player2/home/death/spawn> Admin Teleports player1 to player2 or other location ✓
/print <message> Admin Prints a message in the chat
/give [<player>] <item> [<amount>] Admin Gives item to player ✓
/buff [<player>] <buff> [<seconds>] Admin Gives buff to player ✓
/clearbuff [<player>] <buff> Admin Clears buff from player ✓
/reveal [<player>] Admin Reveals entire clients current level ✓
/setisland [<player>] <islandX> <islandY> [<dimension>] Admin Changes the island of the player ✓
/setdimension [<player>] <dimension> Admin Changes the dimension of player ✓
/hp [<player>] <health> Admin Sets the health of player ✓
/maxhp [<player>] <health> Admin Sets the max health of player ✓
/mana [<player>] <mana> Admin Sets the mana of player ✓
/maxmana [<player>] <mana> Admin Sets the max mana of player ✓
/hunger [<player>] <hunger> Admin Sets the hunger percent of player ✓
/deleteplayer <authentication/fullname> Admin Deletes a players files in the saved players folder
/settings <list/setting> [<arg>] Admin Change server world settings
/difficulty <list/difficulty> Admin Changes difficulty setting
/deathpenalty <list/penalty> Admin Changes death penalty setting
/raids <list/frequency> Admin Changes raids frequency setting
/pausewhenempty <0/1> Admin Enable/disable pause when empty setting
/maxlatency <seconds> Admin Sets the max latency before client timeout
/ban <authentication/name> Admin Bans a player
/unban <authentication/name> Admin Removes a ban
/bans Admin Lists all current bans
/rain [<islandX> <islandY> <dimension>] <start/clear> Admin Sets the rain on the level ✓
/enchant <clear/set/random> [<slot>] [<enchantID>] Admin Clears, sets or gives a random enchant (use -1 slot for selected item) ✓
/copyitem [<slot>] Admin Copies an item and all of its data ✓
/healmobs <health> [<range>] [<filter>] Admin Heals mobs around you ✓
/copyplayer <from> <to> Admin Copy a players inventory, position and health over to another ✓
/demo [<player>] [<setup> [<forceNew>]] [<builds>] Admin Setups up a world and/or build for player ✓
/getteam <player> Admin Gets the current team of the player
/clearteam <player> Admin Removes the player from his current team
/setteam <player> <team> Admin Sets the team of the player.
/setteamowner <team> <player> Admin Sets the owner of the team. The new owner must be part of the team already
/motd <clear/get/message> Admin Sets or clears the message of the day. Use \n for new line
/changename <player> <name> Admin Changes the name of a player
/sharemap [<from>] <to> Admin Shares your map discoveries with another player ✓
/stop, /exit or /quit Owner Saves and stops the server
/password [<password>] Owner Set a password of the server, blank will be no password
/permissions <list/set/get> [<authentication/name> [<permissions>]] Owner Sets a players permissions
/regen [<islandX> <islandY> <dimension>] [<biome>] [<seeded>] Owner Regenerates the entire level ✓
/allowcheats Owner Enables/allows cheats on this world (NOT REVERSIBLE) ✓
/itemgnd [<slot>] <set/get/clear> [<key> [<value>]] Owner Gets or sets item GND data ✓
/jobsearchrange <range> Owner Sets the job search tile range of settlers
/language <language> Server Sets server language settings
Mods werden einfach per Workshop installiert.
Beschreibung folgt in kürze...
Lg
rumpel
Dieser Beitrag wurde zuletzt bearbeitet: 12-05-2023, 11:06 PM von rumpel.
![[Bild: logo.png]](https://gameserver-install.de/images/logo.png)