Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions Writerside/ccs.tree
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@
<toc-element topic="plot-visualizer.md"/>
<toc-element topic="plot-other.md"/>
</toc-element>
<!-- <toc-element topic="skill-system.topic" wip="true">-->
<toc-element toc-title="Skills" wip="true">
<!-- <toc-element topic="skills.md" wip="true">-->
<!-- <toc-element topic="fishing.md" wip="true"/>-->
<!-- <toc-element topic="farming.md" wip="true"/>-->
<!-- <toc-element topic="woodcutting.md" wip="true"/>-->
<!-- <toc-element topic="mining.md" wip="true"/>-->
<!-- <toc-element topic="combat.md" wip="true"/>-->
<!-- </toc-element>-->
<toc-element topic="skill-system.topic">
<toc-element topic="skills.md"/>
<toc-element toc-title="Skills">
<toc-element topic="fishing.md"/>
<toc-element topic="farming.md"/>
<toc-element topic="woodcutting.md"/>
<toc-element topic="mining.md"/>
<toc-element topic="combat.md"/>
</toc-element>
</toc-element>
<toc-element topic="armorstand.md"/>
<toc-element topic="light-blocks-and-invisible-item-frames-and-globe-banner-pattern.md"/>
</toc-element>
<toc-element topic="armorstand.md"/>
<toc-element topic="light-blocks-and-invisible-item-frames-and-globe-banner-pattern.md"/>
<toc-element topic="map-downloads.md">
</toc-element>
</toc-element>
Comment thread
TheBjoRedCraft marked this conversation as resolved.
</toc-element>
<toc-element topic="event-server.topic">
<toc-element topic="how-to-take-part-in-an-event.md"/>
<toc-element toc-title="Events">
Expand Down
Binary file added Writerside/images/skills/skill-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Writerside/images/skills/skills-menu.png
Binary file not shown.
3 changes: 2 additions & 1 deletion Writerside/topics/survival-server/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,11 @@ Die Livestream-Status-Anzeige ermöglicht es, den Live-Status der Spieler server
Sobald ein verknüpfter Twitch-Account live ist, wird dies durch einen roten Punkt hinter dem Namen sowohl
in der Spielerliste als auch im Nametag im Spiel angezeigt.


![player-not-streaming](livestream-display-player-not-streaming.png)
![player-streaming](livestream-display-player-streaming.png)

> Wenn du den Namen deines Twitch-Accounts nach der Whitelist änderst, funktioniert die Livestream-Statusanzeige nicht mehr.
> Der Minecraft Account muss mit dem Twitch Account über `/link twitch` verknüpft sein.
>
{style="warning" id="livestream-display-warning"}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
title="Skills" id="skill-system">
title="Skillsystem" id="skill-system">

<section-starting-page>
<title>Skills</title>
Expand Down
6 changes: 2 additions & 4 deletions Writerside/topics/survival-server/skills/skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@ verlinkt.

## Das Skillmenu

![skill-start-menu](skills-menu.png)
![skill-start-menu](skill-menu.png)

Das Skillmenü gibt euch einen Überblick über alle Skills, deren Belohnungen und euren Fortschritt.
In Zukunft wird es auch möglich sein, über das Skillmenü auf die aktuellen Leaderboards zuzugreifen, in denen ihr euch
mit anderen Spielern messen könnt.

> Ihr könnt auf dem Server mithilfe des Befehls `/skills` auf das Skillmenü zugreifen
> Ihr könnt auf dem Server mithilfe des Befehls `/skill` auf das Skillmenü zugreifen
>
2 changes: 2 additions & 0 deletions Writerside/topics/survival-server/survival-server.topic
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
summary="Auf dem Server gibt es verschiedene Währungen, darunter z. B. %main_currency%s. Wie du sie bekommst und wofür du sie ausgeben kannst, erfährst du hier."/>
<card href="custom-enchantments.md" badge="experiment"
summary="Auf dem Server gibt es spezielle Verzauberungen, die du auf deinen Gegenständen anwenden kannst. Erfahre hier mehr!"/>
<card href="skill-system.topic" badge="idea"
summary="Auf dem Server gibt es ein Skillsystem mit unterschiedlichen Skills, welche dir einen optionalen Ausgleich schaffen."/>
</primary>

<secondary>
Expand Down
Loading