This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dcintegration:faq [2024/04/30 13:28] – ErdbeerbaerLP | dcintegration:faq [2024/07/25 15:03] (current) – ErdbeerbaerLP | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
- | < | + | ~~Title: |
- | FIXME **Diese Seite wurde noch nicht vollständig übersetzt. Bitte helfen Sie bei der Übersetzung.**\\ //(diesen Absatz entfernen, wenn die Übersetzung abgeschlossen wurde)// | + | ====== Frequently Asked Questions ====== |
- | ## F: Wie bekomme ich Chatnachrichten so angezeigt, als hätte sie ein Spieler | + | ## Q: How to get player messages show like different users with avatar |
- | > A: Aktiviere den Webhook | + | > A: Enable webhook |
- | ## F: Funktioniert der Mod clientside? | + | ## Q: Does this mod work clientside? |
- | > A: Nein, und dies ist auch nicht geplant | + | > A: No, and it is not planned to make it work clientside |
- | ## F: wird der Mod auf <ältere Version hier einfügen> | + | ## Q: Will you port this to 1.X.Y? |
- | > A: Nein, ältere Minecraft-Versionen bekommen keinen Port. | + | > A: https:// |
- | ## F: Can you add a channel for console output and console commands? | + | ## Q: Can you add a channel for console output and console commands? |
> A: No, Such a feature would be very likely to hit discord' | > A: No, Such a feature would be very likely to hit discord' | ||
> Closest you can get is the command log feature (showing which player ran what command) and creating custom commands. You can also grab an execute command, allowing you to run *anything* with it (< | > Closest you can get is the command log feature (showing which player ran what command) and creating custom commands. You can also grab an execute command, allowing you to run *anything* with it (< | ||
Line 21: | Line 21: | ||
> Check out < | > Check out < | ||
- | ## Q: Not getting any linking code when whitelist mode is on. | + | ## Q: Why am I not getting any linking code when whitelist mode is on? |
> A: Turn off vanilla whitelist, it is a different system | > A: Turn off vanilla whitelist, it is a different system | ||
- | ## Q: Getting | + | ## Q: Why am I getting a (vanilla) whitelist message even after linking? |
> A: Turn off vanilla whitelist, it is a different system | > A: Turn off vanilla whitelist, it is a different system |