The Order’s Stronghold: The Fortress of Dark Falls

⚔️ Willkommen, edler Gast! ⚔️ Dies ist eine Nachricht für Gäste. Registriere dich jetzt kostenlos, um ein vollwertiges Mitglied unserer Dark Falls - Order of Knights Community zu werden! 🔹 Erstelle eigene Themen & Beiträge 🔹 Tausche dich mit anderen Rittern aus 🔹 Nutze dein persönliches Postfach für private Nachrichten Schließe dich unserer Bruderschaft an und werde Teil der Legende! 🏰🛡️ ⚔️ Oath of the Order "From shadow, we rise. Through darkness, we fight. Against oblivion, we endure. Bound by blood, sworn by steel, We are the Knights of Dark Falls."

Essentials

  • Aufrufe Aufrufe: 185
  • Letzte Aktualisierung Letzte Aktualisierung:
  • Der Essentials Plugin für TorchAPI erweitert Space Engineers Dedicated Server um zahlreiche Verwaltungsfunktionen und -tools.

    Mit diesem Plugin können Serveradministratoren ihre Aufgaben effizienter erledigen und die Spielerfahrung verbessern.

    Hier eine Übersicht der wichtigsten Befehle, unterteilt nach Funktionalität:




    Administrative Befehle

    • Spielerverwaltung:
      • !admin playerlist: Zeigt alle aktuellen Spieler auf dem Server an.
      • !admin setrank <Spielername oder ID> <Rang>: Weist einem Spieler einen bestimmten Rang zu.
      • !admin reserve <Spielername oder ID>: Fügt einen Spieler zur Liste der reservierten Plätze hinzu.
      • !admin unreserve <Spielername oder ID>: Entfernt einen Spieler aus der Liste der reservierten Plätze.
    • Serverstatistiken:
      • !admin stats: Zeigt Leistungsstatistiken des Servers an.
      • !admin playercount [Anzahl]: Zeigt oder setzt die maximale Spieleranzahl des Servers.
    • Automatische Befehle:
      • !admin runauto <Name>: Führt einen bestimmten Auto-Befehl sofort aus.
      • !admin cancelauto <Name>: Bricht einen bestimmten Auto-Befehl ab.
      • !admin listauto: Listet alle konfigurierten Auto-Befehle auf.
      • !admin listrunningauto: Zeigt alle aktuell laufenden Auto-Befehle an.

    Spielerbefehle

    • Home-Verwaltung:
      • !home add <HomeName>: Setzt die aktuelle Position als Home mit dem angegebenen Namen.
      • !home remove <HomeName>: Löscht das angegebene Home.
      • !home list: Zeigt eine Liste aller eigenen Homes.
      • !home goto <HomeName>: Teleportiert den Spieler zu einem bestimmten Home.
    • Informationen:
      • !info server: Zeigt Informationen über den Server an.
      • !info player <Spielername oder ID>: Zeigt Informationen zu einem bestimmten Spieler.

    Grid- und Entity-Verwaltung

    • Grid-Operationen:
      • !grid list: Listet alle Grids auf dem Server auf.
      • !grid delete <GridName oder ID>: Löscht ein bestimmtes Grid.
      • !grid stop <GridName oder ID>: Stoppt die Bewegung eines bestimmten Grids.
    • Entity-Operationen:
      • !entity list: Listet alle Entities auf dem Server auf.
      • !entity delete <Entity-ID>: Löscht eine bestimmte Entity.

    Aufräumen und Wartung

    • Cleanup-Operationen:
      • !cleanup delete <Kriterien>: Löscht Entities basierend auf bestimmten Kriterien (z. B. Name, Besitzer, Größe).
      • !cleanup list <Kriterien>: Zeigt eine Liste von Entities, die den Kriterien entsprechen, ohne sie zu löschen.

    Abstimmungen und Benachrichtigungen

    • Abstimmungen:
      • !vote start <Thema>: Startet eine Abstimmung zu einem bestimmten Thema.
      • !vote yes: Gibt eine "Ja"-Stimme ab.
      • !vote no: Gibt eine "Nein"-Stimme ab.
    • Benachrichtigungen:
      • !notify <Nachricht> <Dauer>: Sendet eine Nachricht mit einer angegebenen Dauer an alle Spieler.

    Weitere Informationen

    Eine vollständige Liste aller Befehle und detaillierte Anleitungen sind verfügbar:

    Dieses Plugin ist ideal für Serveradministratoren und bietet eine breite Palette von Tools, um Server zu verwalten und das Spielerlebnis zu verbessern.


    Essentials Chat Commands

    Player Commands


    entities refreshResyncs all entities for the player running the command!entities refresh
    motdShow the server's Message of the Day!motd
    voteStarts a vote for a command!vote <String name>
    vote cancelCancels current vote in progress!vote cancel
    grids listLists all grids you own at least 50% of Will give you positions if the server admin enables the option!grids list
    whisperSend a private message to another player!w <String playername>
    noCancel your casted vote!no
    yesSubmit a yes vote!yes

    Admin Commands


    entities stopStops an entity from moving!entities stop <String entityName>!entities stop "That Ship"
    entities deleteDelete an entity!entities delete <String entityName>!entities delete "That Ship"
    entities killKill a player!entities kill <String name>!entities kill "John Doe"
    entities findFind entities with the given text in their name!entities find <String name>!entities find miner
    entities poweroffPower off entities with the given text in their name!entities poweroff <String name>!entities power off miner
    entities poweronPower on entities with the given text in their name!entities poweron <String name>!entities power on miner
    entities ejectEjects a specific player from any block they are seated in, or all players in the server if run with 'all'!entities eject <String player>!entities eject "John Doe"
    grids setownerSets owner of specified grid!grids setowner <String gridName> <String playerName>!grid setowner "That Ship" "John Doe"
    grids static largeMakes all large grids static!grids static large!grids static large
    grids stopallStops all moving grids!grids stopall!grids stopall
    grids exportExport the given grid to the given file name in the form of a raw grid object builder!grids export <String gridName> <String exportName>!grids export "Miner" "Little Miner Mk1"
    grids importImport a grid from file and spawn it by the given entity/player!grids import <String gridName> [String targetName]!grids export "Little Miner Mk 1" "John Doe"
    saySay a message as the server!say <String message>!say "Don't let Cyberhounds get you Cyberdown!"
    teleportTeleport one entity to another!tp <String entityToMove> <String destination>!tp "John Doe" "That Ship"
    teleport toTeleport directly to an another entity!tpto <String destination>!tpto "That Ship"
    kickKick a player from the game!kick <String playerName>!kick "John Doe" or !kick 1234567891011
    banBan a player from the game!ban <String nameOrSteamId>!ban "John Doe" or !ban 1234567891011
    unbanUnban a player from the game!unban <String nameOrSteamId>!unban "John Doe" or !unban 1234567891011
    vote debugPrints out info from the voting module!vote debug!vote debug
    vote resetResets the voting module data including cooldowns!vote reset!vote reset
    admin statsGet performance statistics of the server!admin stats!admin stats
    admin playercountGets or sets the max number of players on the server!admin playercount [Int32 count]!admin playercount [Int32 count]
    admin playerlistLists current players on the server!admin playerlist!admin playerlist
    admin runautoRuns the auto command with the given name immediately!admin runauto <String name>!admin runauto rulemessages
    admin set toolbarMakes your current toolbar the new default toolbar for new players!admin set toolbar!admin set toolbar
    admin setrankSet the promote level of a player. Ranks are: None, Scripter, Moderator, Space Master, Admin!admin setrank <String playerNameOrId> <String rank>!admin setrank "John Doe" Admin
    admin reserveAdd a player to the reserved slots list!admin reserve <String playerNameOrId>!admin reserve "John Doe"
    admin unreserveRemove a player from the reserved slots list!admin unreserve <String playerNameOrId>!admin unreserve "John Doe"
    admin muteMutes a user in global chat for the given number of minutes!admin mute <String user> [Int32 timeout]!admin mute "John Doe" 200
    admin unmuteRemoves a chat mute from a user, if they have been muted!admin unmute <String user>!admin unmute "John Doe" 200
    admin list muteLists all muted users, an their timeout, if applciable!admin list mute!admin list mute
    admin giveInsert an item with a specific quanity into a players inventory!admin give <String Playername> <String type> <String subtype> <Int32 count>!admin give "John Doe" PhysicalGunObject AngleGrinder4Item 1
    blocks on typeTurn on all blocks of the given type!blocks on type <String type>!blocks on type Refinery
    blocks off typeTurn off all blocks of the given type!blocks off type <String type>!blocks off type Refinery
    blocks remove typeRemove all blocks of the given type!blocks remove type <String type>!blocks remove type Refinery
    blocks on subtypeTurn on all blocks of the given subtype!blocks on subtype <String subtype>!blocks on subtype <String subtype>
    blocks off subtypeTurn off all blocks of the given subtype!blocks off subtype <String subtype>!blocks off subtype BasicRefinery
    blocks remove subtypeRemove all blocks of the given subtype!blocks remove subtype <String subtype>!blocks remove subtype BasicRefinery
    blocks on generalTurn on all blocks of the specified category!blocks on general <String category>!blocks on general "Block Weapons"
    blocks off generalTurn on all blocks of the specified category!blocks off general <String category>!blocks off general "Block Weapons"
    cleanup scanFind grids matching the given conditions!cleanup scan!cleanup scan hastype Beacon
    cleanup listLists grids matching the given conditions!cleanup list!cleanup list hastype Beacon
    cleanup deleteDelete grids matching the given conditions!cleanup delete!cleanup delete name "NPC"
    cleanup delete floatingobjectsDeletes floating objects!cleanup delete floatingobjects!cleanup delete floatingobjects
    cleanup helpLists all cleanup conditions!cleanup help!cleanup help
    voxels reset allResets all voxel maps!voxels reset all [Boolean deleteStorage]!voxels reset all true
    voxels reset planetsResets all planets!voxels reset planets!voxels reset planets
    voxels reset planetResets the planet with a given name!voxels reset planet <String planetName>!voxels reset planet EarthLike429013
    voxels cleanup asteroidsResets all asteroids that don't have a grid or player nearby!voxels cleanup asteroids [Boolean deleteStorage]!voxels cleanup asteroids true
    voxels cleanup distantResets all asteroids that don't have a grid or player inside the specified radius!voxels cleanup distant [Double distance] [Boolean deleteStorage]!voxels cleanup distant 500 true
    faction cleanRemoves factions with fewer than the given number of players!faction clean [Int32 memberCount]!faction clean 1
    faction removeRemoves faction by tag name!faction remove <String tag>!faction remove NPD
    faction infoLists members of all factions!faction info!faction info
    pr createrankCreate new rank object with default data!pr createrank <string rankName>!pr createrank "Moderator"
    pr delrankDelete existing rank object!pr delrank <string rankName>!pr delrank "Moderator"
    pr setrankSet a players rank level!pr setrank <string playerName, string rankName>!pr setrank "Bishbash777" "Moderator"
    pr addinheritanceMake a rank inherit other custom ranks permissions!pr addinheritance <string rankName, string inheritanceName>!pr addinheritance "Admin" "Moderator"
    pr delinheritanceRemove inherited custom rank from main rank!pr delinheritance <string rankName, string inheritanceName>!pr delinheritance "Admin" "Moderator"
    pr renamerankRename existing rank!pr renamerank <string oldName, string newName>!pr renamerank "Moderator" "Helper"
    pr reservedslotStates if any player who has the given rank will have!pr reservedslot <string rankName, string bool_string!pr reservedslot "Donator" true
    pr setdefaultrankSets default rank for all new players!pr setdefaultrank <string rankName>!pr setdefaultrank "Player"
    pr addpermAllows access to specified command for named rank (Adds !restart to explicity allowed commands... adding a '-' infront of restart will remove it from the explicitly allowed list) - see example!pr addperm <string rankName, string command>!pr addperm "Moderator" "restart" / !pr addperm "Moderator" "-restart"
    pr delpermRevokes accesss to specified command for named rank (Adds !restart to explicity blocked commands... adding a '-' infront of restart will remove it from the explicitly blocked list) - see example!pr delperm <string rankName, string command>!pr delperm "Moderator" "stop" / !pr addperm "Moderator" "-stop"
    pr addplayerpermAllows access to specified command for named player (Adds !restart to explicity allowed commands... adding a '-' infront of restart will remove it from the explicitly allowed list) - see example!pr addplayerperm <string playernameName, string command>!pr addplayerperm "Bishbash777" "eco give" / !pr addperm "Bishbash777" "-eco give"
    pr delplayerpermRevokes accesss to specified command for named player (Adds !restart to explicity blocked commands... adding a '-' infront of restart will remove it from the explicitly blocked list) - see example!pr delplayerperm <string playernameName, string command>!pr delplayerperm "Bishbash777" "eco give" / !pr delplayerperm "Bishbash777" "-eco give"
    pr listranksList all valid and loaded ranks!pr listranks!pr listranks

    Admin Commands for people that know what they are doing

    The commands below can be used to solve certain problems, but if used incorrectly, or wrongly, can also cause severe issues with your world. So use with caution, and or ask for advice on discord first.

    identity cleanRemove identities that have not logged on in X days!identity clean <Int32 days>!identity clean 15
    identity purgeRemove identities AND the grids they own if they have not logged on in X days!identity purge <Int32 days>!identity purge 15
    sandbox cleanCleans up junk data from the sandbox file, includes identity purge.!sandbox clean!sandbox clean
Zurück
Oben