導航:首頁 > 配伺服器 > 如何開minecraft基岩版伺服器

如何開minecraft基岩版伺服器

發布時間:2023-03-09 20:18:28

Ⅰ 我的世界電腦版如何玩基岩版伺服器

官方的領域啊,給錢就行。新建世界時選擇在realm上創建。
自己開服怎麼都得有一台電腦開著,不然怎麼叫開服。不過這個對電腦要求可高可低,幾個人在線隨便玩玩的話,四五百搞台淘汰的筆記本,裝個ubuntu就可以做伺服器了

Ⅱ minecraft伺服器許可權如何設置

spawn
傳送到主城
/register
密碼
#注冊賬號
/login
密碼
#登陸賬號
/money
#查看金錢
/psy
名字
錢數
給予別人金錢
/sethome
#設置自己的家
/home
#回到自己設置的家
/spawn
#傳送到出生點
/back
#回到上一次傳送點(例如死後回屍體處)

[private]
物品上鎖

把木牌放到箱子前,輸入:

第一行:[Private]

第二行:空

第三行:可以用這個箱子的其他人

第四行:可以用這個箱子的其他人
/getpos
#顯示坐標
/setwarp
[warp點]
#設置公共傳送點
/warp
[warp點]
#傳送到指定傳送點
/tpa
<玩家ID>
#請求傳送到玩家player所在位置
/tpahere
<玩家ID>
#請求玩家player傳送到自己所在位置
/tpaccept
#接受玩家傳送的請求
/tpdeny
#拒絕玩家傳送的請求
/res
create
[領地名]
-
選擇好區域後創建一個叫做[領地名]的領地
/res
remove
[領地名]
-
移除一個叫[領地名]的領地
/res
removeall
-
移除所有領地
/res
subzone
<領地名>
[子區域名]
-
在領地內創建一塊子區域,你必須是所有者才行。
/res
info
[領地名]
-
查詢領地許可權
以下為許可權設置(true為開啟,false為關閉)
/res
set
【領地】
【具體許可權】
true/false
將你的領地設定許可權是否開啟
/res
pset
【領地】
【玩家名字】
【具體許可權】
true/false
將你的領地開放或關閉給某玩家一個具體的許可權
admin:領地的全權管理許可權,僅能給與某玩家
container:是否能使用箱子,發射器等
bucket:設置是否能使用桶
ignite:點火的許可權
piston:活塞是否能使用
build:建造許可權(包括destroy和place)
destroy:毀壞許可權
place:放置許可權e
move:進入許可權
tp:傳送許可權
use:使用許可權(工作台,爐子等)
subzone:是否能設置子空間
tnt:設置tnt是否有效
creeper:設置JJ怪是否有效(設置F的話JJ怪就廢了)
damage:設置領地內是否能造成傷害(不能防止被擠死)
monsters:設置是否刷新怪物
animals:設置是否刷新動物
firespread:火是否能蔓延
flow:液體流動,包括waterflow和lavaflow
waterflow:水的流動
lavaflow:岩漿流動
healing:設置是否能恢復生命
pvp:設置是否能pvp

求採納

Ⅲ windows server 2012 R2可以開我的世界基岩版伺服器嗎

可以,只要有Java環境及一定的電腦硬體上的配置,跟系統沒有什麼太大的關系,但是系統最好用64位的,否則會對伺服器性能造成限制。

Ⅳ 我的世界基岩版伺服器進不去

我的世界國際版,我跟你情況類似我也進不去
進度條
一直轉,刪除重下試試

Ⅳ 如何在Minecraft國際版加入伺服器【基岩版】

准備一下需要的東西:

1.一個微軟賬戶

2.Minecraft 基岩版【不是網易版本,是要國際版】

進入游戲後會顯示該主界面

點擊左下角登錄按鈕

記得選擇 保存至Microsoft

先點擊游戲進入游戲選擇界面選擇伺服器

伺服器IP為 101.37.79.58 埠為 19132【更新】原來的 40443 埠已報廢

最後,大家可放心遊玩,本伺服器為防內鬼,開啟Xbox賬號驗證,IP抓取,行為記錄器,請不要以身實則,謝謝,祝你遊玩愉快

Ⅵ 我的世界 基岩版:官方伺服器配置與使用

Commands
You can issue commands to the server by typing in the console. The following commands are available. < > means a parameter is required, [ ] means it's optional and | denotes different allowed values. Strings can be enclosed in double quotes, ", if they contain spaces.

Command syntax Description
kick <player name or xuid> <reason> Immediately kicks a player. The reason will be shown on the kicked players screen.
stop Shuts down the server gracefully.
save <hold | resume | query> Used to make atomic backups while the server is running. See the backup section for more information.
whitelist <on | off | list | reload>
on and off turns the whitelist on and off. Note that this does not change the value in the server.properties file!

list prints the current whitelist used by the server

reload makes the server reload the whitelist from the file.

See the Whitelist section for more information.

whitelist <add | remove> <name> Adds or removes a player from the whitelist file. The name parameter should be the Xbox Gamertag of the player you want to add or remove. You don't need to specify a XUID here, it will be resolved the first time the player connects.

See the Whitelist section for more information.
permissions <list | reload>
list prints the current used operator list.

reload makes the server reload the operator list from the ops file.

See the Permissions section for more information.

op <player>
Promote a player to operator. This will also persist in permissions.json if the player is authenticated to XBL. If permissions.json is missing it will be created. If the player is not connected to XBL, the player is promoted for the current server session and it will not be persisted on disk. Defualt server permission level will be assigned to the player after a server restart.

deop <player>
Demote a player to member. This will also persist in permissions.json if the player is authenticated to XBL. If permissions.json is missing it will be created.

changesetting <setting> <value> Changes a server setting without having to restart the server. Currently only two settings are supported to be changed, allow-cheats (true or false) and difficulty (0, peaceful, 1, easy, 2, normal, 3 or hard). They do not modify the value that's specified in server.properties.
Backups
The server supports taking backups of the world files while the server is running. It's not particularly friendly for taking manual backups, but works better when automated. The backup (from the servers perspective) consists of three commands.

Command Description
save hold This will ask the server to prepare for a backup. It』s asynchronous and will return immediately.
save query After calling save hold you should call this command repeatedly to see if the preparation has finished. When it returns a success it will return a file list (with lengths for each file) of the files you need to . The server will not pause while this is happening, so some files can be modified while the backup is taking place. As long as you only the files in the given file list and truncate the copied files to the specified lengths, then the backup should be valid.
save resume When you』re finished with ing the files you should call this to tell the server that it』s okay to remove old files again.

Ⅶ 手機我的世界(基岩版)怎麼聯機

方法一:Xbox聯機
你需要和你的朋友登錄注冊微軟賬號(沒有日誌文件時軟體會提醒你登錄微軟賬戶)
選擇注冊,然後按照自己實際情況填寫信息(未成年人請輸入18歲年齡否則沒法進入游戲)
登錄後記好你的游戲名字,朋友也一樣。
依次選擇游戲》好友》添加好友》按照名字查詢XBOX用戶》(找到賬戶後)添加好友
不需要驗證,只需讓朋友也加你就行了
然後舉個例子:
A打開了世界,B進入你的游戲,實際是把A的手機當作伺服器
B打開了世界,A進入你的游戲,則是把B的手機當作伺服器
然後(比如A打開了世界),B則會看到一個世界(在好友菜單里)
寫著 我的世界(世界名) XXXXXXXXXX(游戲名) 1/6(在線人數)X(xbox標志用於鑒別你是用Xbox跟你的好友聯機)
單機進入完成。
提示:建議使用隨身WiFi,因為NET技術(路由器)對它不友好,具體詳情去知乎搜
二:內網聯機(一個WiFi下、使用WiFi掛的VPN、手機自帶的移動熱點)
A開啟了游戲,B在好友菜單中看見
我的世界(世界名)Steve(沒登陸微軟賬戶時的名稱)1/6(游戲人數),會有一個三個主機在一起的標志
以上方法適用於minecraft基岩國際版
網易版
一、內網聯機(一個WiFi下、使用WiFi掛的VPN、手機自帶的移動熱點)
A啟動了世界,B在手機依次選擇:
打開》登陸》多人游戲》區域網聯機,找到你的朋友的世界,點擊進入。
註:此時同一版本號的國際版可以加入,但是網易版不能進入國際版的世界
遠程的話就租個伺服器吧,畢竟我不知道怎麼樣遠程聯機
望採納

閱讀全文

與如何開minecraft基岩版伺服器相關的資料

熱點內容
excelword轉換成pdf 瀏覽:386
安卓10制空霸權怎麼打開 瀏覽:260
視唱練耳用什麼app好 瀏覽:587
有兩個項目要部署在雲伺服器上 瀏覽:930
信源編解碼器的作用 瀏覽:919
remove命令linux 瀏覽:599
php發送郵件鏈接 瀏覽:34
創維冰箱壓縮機 瀏覽:869
nginxopenssl交叉編譯 瀏覽:750
相機卡無法創建新文件夾 瀏覽:225
單片機照明控制系統程序代碼 瀏覽:10
服務編程一體化 瀏覽:471
tx小霸王伺服器是什麼意思 瀏覽:545
計算機編程工齡工資怎麼算 瀏覽:491
macandroid配置環境變數 瀏覽:854
做項目文件夾的圖標 瀏覽:327
數控車床車軸編程教程 瀏覽:728
怎麼解壓截圖軟體 瀏覽:885
演算法符號橢圓 瀏覽:174
網路螞蟻app是什麼 瀏覽:273