BEST VIP CLUB!
BEST VIP CLUB!
200% Bonus
Bet NowBet Now
18+ Only, T&Cs apply, Gamble Responsibly
Minecraft to więcej niż tylko gra związana z eksploracją i przetrwaniem. Jest to również kreatywna piaskownica, w której gracze mogą robić prawie wszystko, zwłaszcza z pomocą komend i cheatów. W tym przewodniku przyjrzymy się wszystkim komendom i cheat'om w Minecraft.
Komendy w Minecraft to tekstowe polecenia, które służą do wykonywania określonych funkcji w grze. Pozwalają graczom na zmienianie środowiska gry, manipulowanie obiektami oraz interakcję z innymi graczami lub światem. Mogą to być tak proste zadania, jak zmiana pory dnia, lub bardziej złożone funkcje, jak zarządzanie graczami na serwerze wieloosobowym.
Cheaty w Minecraft to możliwość korzystania ze specyficznych komend w grze, które dają przewagę nad innymi i ułatwiają grę.
Aby używać komend konsolowych w Minecraft, trzeba otworzyć okno czatu i wpisać potrzebną komendę. Zwykle mogą ich używać właściciele serwerów lub administratorzy z odpowiednimi uprawnieniami. Oto jak to zrobić na różnych platformach:
Jak aktywować cheaty w Minecraft:
Cheaty można używać pod warunkiem, że Ty lub właściciel serwera włączył ich funkcjonalność. Aby je aktywować, postępuj zgodnie z poniższymi krokami:
➤ Podczas tworzenia nowego świata przełącz opcję "Allow Cheats" na ON.
➤ Dla istniejących światów, otwórz świat dla sieci lokalnej (LAN) i wybierz "Allow Cheats".
➤ Dla serwerów wieloosobowych administratorzy mogą włączyć cheaty przez konfigurację serwera, ustawiając enable-command-block=true.
Command | Description |
---|---|
/help [CommandName] | Provides detailed info about a specific console command |
/give <player> <item> [Amount] <item> | Give a player a certain amount of a selected item |
/tp [TargetPlayer] x y z | Move a player to a selected portion of the map |
/kill [TargetPlayer] | Instantly kill your target |
/weather WeatherType | Change the weather (Rain, Thunder, Snow) |
/gamemode creative | Switch your server to Creative Mode |
/gamemode survival | Switch your server to Survival Mode |
/time | Change the time of day (0 for Dawn, 18000 for Night) |
/difficulty [Setting] | Change difficulty (Peaceful, Easy, Normal, Hard) |
/seed | Displays the code for your current seed |
/summon | Create the target object |
/atlantis | Increase the amount of water in your world |
/instantmine | Mine any object with one single click |
/falldamage | Enable or disable fall damage |
/waterdamage | Enable or disable water damage |
/firedamage | Enable or disable fire damage |
/duplicate | Duplicate the item you are holding |
/dropstore | Store your inventory in a chest (Spawned automatically) |
/instantplant | Plants grow instantly |
/gamerule keepInventory true | Keep all your items when you die |
/gamerule doDaylightCycle false | Stops the daylight cycle |
/ride | Turns any mob you're facing into a mount |
/freeze | Stops mobs |
/superheat | Turns all items into their smelted form |
/itemdamage | Weapons no longer break down |
/locate [location name] | Gives you the coordinates for generated structures |
/camerashake | Shakes camera |
/clearspawnpoint | Removes spawn point for a player |
/connect | Attempts to connect to the WebSocket servers on the provided URL |
/deop | Revokes operator status for players |
/dialogue | Opens NPC dialogue for players |
/effect | Add or remove status effects |
/enchant | Adds an enchantment to the player's selected item |
/event | Triggers an event for the specific object(s) |
/fill | Fills all or parts of a region with a specific block |
/fog | Add or remove fog setting file |
/damage | Apply damage to entities |
/execute summon | Allows customization of a newly spawned entity |
Niektóre z najczęściej używanych komend w Minecraft mogą znacząco ułatwić eksplorację, budowę i zarządzanie grą. Oto kilka najlepszych i najpopularniejszych komend, od których warto zacząć:
Komenda teleportacji
Teleportuje gracza do określonych współrzędnych lub innego gracza.
Komenda wydawania przedmiotów
Natychmiast daje przedmioty graczowi.
Komenda zmiany trybu gry
Zmienia tryb gry (przetrwanie, kreatywny, przygoda lub obserwator) dla siebie lub innego gracza.
Komenda zmiany pogody
Zmienia pogodę w grze na jasną, deszczową lub burzową.
Komenda efektów
Nadaje graczom efekty mikstur, takie jak szybkość, siła lub regeneracja.
Jako administrator serwera Minecraft, masz dostęp do potężnych komend, które pozwalają zarządzać graczami, środowiskiem serwera i innymi aspektami.
W środowisku wieloosobowym, komendy serwerowe są kluczowe do zarządzania serwerem, moderowania graczy i utrzymania rozgrywki. Administratorzy lub gracze z odpowiednimi uprawnieniami mogą używać tych komend przez konsolę serwera lub interfejs czatu.
Aby używać komend serwera:
Porada: Jeśli jesteś właścicielem serwera, upewnij się, że jesteś operatorem, używając komendy /op
Command | Description | Additional Information |
---|---|---|
ban <playername> [reason] | Blacklists the name playername from the server so that they can no longer connect. Note: Bans supersede any whitelisting in place. | Always succeeds. |
ban-ip <ip-address | playername> | Blacklists an IP address so that all subsequent connections from it are rejected. | ip-address must be valid or playername must be online. |
banlist [ips] | Displays the banlist. To display banned IP addresses, use the command "banlist ips". | Always succeeds. |
deop <playername> | Revokes a player's operator status. | Always succeeds. |
kick <playername> [reason] | Forcibly disconnects playername from the server, displaying an optional reason to them. | Playername must be online. |
list | Shows the names of all currently-connected players (the same can be achieved when pressing tab). | Always succeeds, even in a command block. |
op <playername> | Grants playername operator status on the server. | Always succeeds. |
pardon <playername> | Removes playername from the blacklist, allowing them to connect again. | Always succeeds. |
pardon <ip-address> | Removes ip-address from the IP blacklist, allowing players from that IP address to connect to the server. | ip-address must be valid. |
save-all | Forces the server to write all pending changes to the world to disk. | Always succeeds. |
save-off | Disables the server writing to the world files. All changes will temporarily be queued. | Always succeeds. |
save-on | Enables the server writing to the world files. This is the default behavior. | Always succeeds. |
stop | Gracefully shuts down the server. | Always succeeds. |
whitelist add/remove <playername> | Adds or removes playername from the whitelist. | Always succeeds. |
whitelist list | Displays all players in the whitelist. | Always succeeds. |
whitelist on/off | Enables/disables the server's use of a whitelist. Note: Server ops will always be able to connect when the whitelist is active, even if their names do not appear in the whitelist. | Always succeeds. |
whitelist reload | Reloads the list of playernames in white-list.txt from disk (used when white-list.txt has been modified outside of Minecraft). | Always succeeds. |
Oto krótka lista przydatnych komend dla serwerów, które powinien znać każdy administrator:
Komentarze