mite怎麼添加伺服器信息
mpstat -P ALL 和 sar -P ALL
說明:sar -P ALL > aaa.txt 重定向輸出內容到文件 aaa.txt
top命令經常用來監控linux的系統狀況,比如cpu、內存的使用,程序員基本都知道這個命令,但比較奇怪的是能用好它的人卻很少,例如top監控視圖中內存數值的含義就有不少的曲解.下面幾種方法都可以插件Java實例消耗的內存.
top命令是Linux下常用的性能分析工具,能夠實時顯示系統中各個進程的資源佔用狀況,類似於Windows的任務管理器
內容解釋:
PID:進程的ID
USER:進程所有者
PR:進程的優先順序別,越小越優先被執行
NInice:值
VIRT:進程佔用的虛擬內存
RES:進程佔用的物理內存
SHR:進程使用的共享內存
S:進程的狀態。S表示休眠,R表示正在運行,Z表示僵死狀態,N表示該進程優先值為負數
%CPU:進程佔用CPU的使用率
%MEM:進程使用的物理內存和總內存的百分比
TIME+:該進程啟動後佔用的總的CPU時間,即佔用CPU使用時間的累加值。
COMMAND:進程啟動命令名稱
常用的命令:
P:按%CPU使用率排行
T:按MITE+排行
M:按%MEM排行
2、便捷的進程內存查看:/proc/pid ,不過比較難理解
測量一個進程佔用了多少內存,linux為我們提供了一個很方便的方法,/proc目錄為我們提供了所有的信息
說明:
/proc/N pid為N的進程信息
/proc/N/cmdline 進程啟動命令
/proc/N/cwd 鏈接到進程當前工作目錄
/proc/N/environ 進程環境變數列表
/proc/N/exe 鏈接到進程的執行命令文件
/proc/N/fd 包含進程相關的所有的文件描述符
/proc/N/maps 與進程相關的內存映射信息
/proc/N/mem 指代進程持有的內存,不可讀
/proc/N/root 鏈接到進程的根目錄
/proc/N/stat 進程的狀態
/proc/N/statm 進程使用的內存的狀態
/proc/N/status 進程狀態信息,比stat/statm更具可讀性
/proc/self 鏈接到當前正在運行的進程
3、可以看到進程中每個資源都佔用了多少內存:pmap
pmap命令可以顯示一個或多個進程所使用的內存數量。你可以使用這個工具來了解伺服器上的某個進程分配了多少內存,並以此來判斷這是否是導致內存瓶頸的原因。要得到更加詳細的信息,使用pmap -d選項。
4、free
free: invalid option -- h
usage: free [-b|-k|-m|-g] [-l] [-o] [-t] [-s delay] [-c count] [-V]
-b,-k,-m,-g show output in bytes, KB, MB, or GB
-l show detailed low and high memory statistics
-o use old format (no -/+buffers/cache line)
-t display total for RAM + swap
-s update every [delay] seconds
-c update [count] times
-V display version information and exit
❷ MineCraft - 服務端插件指令匯總
介紹 : 切換暫離狀態。
用法 : /< command > [玩家]
別名 : eafk,away,eaway
介紹 : 回到你上次傳送(tp/spawn/warp)的地方。
用法 : /< command >
別名 : eback,return,ereturn
介紹 : 查看玩家擁有的現金,不輸入默認為自己。
用法 : /< command > [玩家]
別名 : bal,ebal,ebalance,money,emoney
介紹 : 查看伺服器財富榜。
用法 : /< command > < page >
別名 : ebalancetop,baltop,ebaltop
介紹 : 顯示當前你的面朝方向。
用法 : /< command >
別名 : ecompass,direction,edirection
介紹 : 查看你所在位置的海拔高度。
用法 : /depth
別名 : edepth,height,eheight
介紹 : 將手中物品佩戴頭上
用法 : /< command > [remove]
別名 : ehat,head,ehead
介紹 : 查看幫助命令列表。
用法 : /< command > [搜索項目] [頁數]
別名 : ehelp
介紹 : 給在線的管理員發送信息。
用法 : /< command > < 文本 >
別名 : ac,eac,amsg,eamsg,ehelpop
介紹 : 傳送回家。
用法 : /< command > [玩家 ][名稱]
別名 : ehome,homes,ehomes
介紹 : 查看伺服器信息。
用法 : /< command > [章節] [頁數]
別名 : about,eabout,ifo,eifo,einfo,inform,einform,news,enews
介紹 : 獲得指定的工具包,或查看可用的工具包。
用法 : /< command > [工具包] [玩家]
別名 : ekit,kits,ekits
介紹 : 把(手中|背包|全部方塊)物品出售給系統。
用法 : /< command > < 物品名稱|物品ID|hand|inventory|blocks > [-][數量]
別名 : esell
介紹 : 查看/清除/發送 郵件。
用法 : /< command > [read|clear|send [to] [文本]|sendall [文本]]
別名 : email,eemail
介紹 : 在接下來說的話中添加星號前綴。
用法 : /< command > < 描述 >
別名 : action,eaction,describe,edescribe,eme
介紹 : 查看今日伺服器消息。
用法 : /< command > [章節] [頁面]
別名 : emotd
介紹 : 發送一條密語給某玩家。
用法 : /< command > < 玩家 > < 文本 >
別名 : w,m,t,emsg,tell,etell,whisper,ewhisper
介紹 : 改變自己或者別人的昵稱。
用法 : /< command > [玩家] < 昵稱|off >
別名 : enick,nickname,enickname
介紹 : ### 從你的賬戶中轉賬付費給某玩家。
用法 : /< command > < 玩家 > < 錢數 >
別名 : epay
介紹 : 快速回復別人發給你的信息(郵件/私信)。
用法 : /< command > < 文本 >
別名 : er,reply,ereply
介紹 : 查看某玩家的真名(nick之前的名字)。
用法 : /< command > < 昵稱 >
別名 : erealname
介紹 : 查看伺服器規則。
用法 : /< command > [章節] [頁面]
別名 : erules
介紹 : 把你的家設置在這個位置。
用法 : /< command > [[玩家 ]名稱]
別名 : esethome,createhome,ecreatehome
介紹 : 自殺。
用法 : /< command >
別名 : esuicide
介紹 : 發送一條傳送請求,讓你傳送到對象玩家的地點。
用法 : /< command > < 玩家 >
別名 : call,ecall,etpa,tpask,etpask
介紹 : 發送一條傳送請求,讓所有玩家都傳送到你這里。
用法 : /< command > < 玩家 >
別名 : etpaall
介紹 : 接受傳送請求。
用法 : /< command > [其他玩家]
別名 : etpaccept,tpyes,etpyes
介紹 : 發送一條傳送請求,讓對象玩家傳送到你所在的地點。
用法 : /< command > < 玩家 >
別名 : etpahere
介紹 : 拒絕傳送請求。
用法 : /< command >
別名 : etpdeny,tpno,etpno
介紹 : 拒絕所有傳送。
用法 : /< command > [玩家] [on|off]
別名 : etptoggle
介紹 : 列出所有的地標,或傳送到該地標。
用法 : /< command > < pagenumber|warp > [玩家]
別名 : ewarp,warps,ewarps
介紹 : 查看某物品的價值。
用法 : /< command > [物品] [數量]
別名 : eprice,price,eworth
介紹 : 在昵稱後面顯示真名,並列出玩家信息。
用法 : /< command > < 昵稱 >
別名 : ewhois
介紹 : 查看你或其他玩家的坐標。
用法 : /< command > [玩家]
別名 : coords,egetpos,position,eposition,whereami,ewhereami,getlocation,egetlocation,getloc,egetloc
介紹 : 隨時隨地開啟一個工作台。
用法 : /< command >
別名 : craft,ecraft,wb,ewb,wbench,ewbench,eworkbench
介紹 : 在你准心所對的位置生成一顆大樹。
用法 : /< command > < tree|birch|redwood|redmushroom|brownmushroom|jungle|junglebush|swamp >
別名 : etree
介紹 : 發送一個全服廣播。
用法 : /< command > < 文本 >
別名 : bc,ebc,bcast,ebcast,ebroadcast,shout,eshout
介紹 : 開啟/關閉飛行狀態!
用法 : /< command > [玩家] [on|off]
別名 : efly
介紹 : 允許你修改手中的煙花
用法 : /< command > < < meta param >|power [amount]|clear|fire [amount] >
別名 : efirework
介紹 : 開啟/關閉上帝模式(不受傷害)
用法 : /< command > [玩家] [on|off]
別名 : egod,godmode,egodmode,tgm,etgm
介紹 : 傳送到視野盡頭。
用法 : /< command >
別名 : j,ej,ejump,jumpto,ejumpto
介紹 : 允許某玩家無限放置某方塊。
用法 : /< command > < list|item|clear > [玩家]
別名 : eunlimited,ul,unl,eul,eunl
介紹 : 進入隱身模式,其他玩家將無法看到你。
用法 : /< command > [玩家] [on|off]
別名 : v,ev,evanish
介紹 : 傳送到你所站坐標上的最高方塊處。
用法 : /< command >
別名 : etop
介紹 : 允許打開並編輯一本書。
用法 : /< command > [標題|作者 [名稱]]
別名 : ebook
介紹 : 調整玩家的經濟狀況(給錢|拿錢|設置|重置)。
用法 : /< command > < give|take|set|reset > < 玩家 > < 數量 >
別名 : eeco,economy,eeconomy
介紹 : 改變某玩家的游戲模式。
用法 : /< command > < survival|creative|adventure > [玩家]
別名 : adventure,eadventure,adventuremode,eadventuremode,creative,eecreative,creativemode,ecreativemode,egamemode,gm,egm,gma,egma,gmc,egmc,gms,egms,gmt,egmt,survival,esurvival,survivalmode,esurvivalmode
介紹 : 在目標位置放置一個點燃的TNT。
用法 : /< command > [文本]
別名 : eantioch,grenade,egrenade,tnt,etnt
介紹 : 進行備份。
用法 : /< command >
別名 : ebackup
介紹 : 封禁一個玩家。
用法 : /< command > < 玩家 > [理由]
別名 : eban
介紹 : 封禁一個玩家的IP地址。
用法 : /< command > < IP地址或玩家名稱 >
別名 : ebanip
介紹 : 破壞掉你面對著的方塊。
用法 : /< command >
別名 : ebreak
介紹 : 在你的視野內生成一顆大樹。
用法 : /< command > < tree|redwood|jungle >
別名 : ebigtree,largetree,elargetree
介紹 : 使玩家著火。
用法 : /< command > < 玩家 > < 時間(秒) >
別名 : eburn
介紹 : 清空指定玩家背包物品。
用法 : /< command > [玩家| ] [物品[ < 數據值 >]| |**]
別名 : ci,eci,clean,eclean,clear,eclear,clearinvent,eclearinvent,eclearinventory
介紹 : 允許創建自定義信息指令。
用法 : /< alias > - 在bukkit。yml中定義
介紹 : 刪除一個家。
用法 : /< command > [玩家 ]< 名稱 >
別名 : edelhome,remhome,eremhome,rmhome,ermhome
介紹 : 刪除一個監獄。
用法 : /< command > < 監獄名稱 >
別名 : edeljail,remjail,eremjail,rmjail,ermjail
介紹 : 刪除一個地標。
用法 : /< command > < 地標名稱 >
別名 : edelwarp,remwarp,eremwarp,rmwarp,ermwarp
介紹 : 附魔手中物品。
用法 : /< command > < 附魔名稱 > [附魔等級]
別名 : eenchant,enchantment,eenchantment
介紹 : 查看玩家的末影箱。 不輸入則為自己。
用法 : /< command > [玩家]
別名 : echest,eechest,eenderchest,endersee,eendersee,ec,eec
介紹 : 重載Essentials插件。
用法 : /< command >
別名 : eessentials ,### ess ,### eess ,### essversion
介紹 : 給予,設置,或查看一個玩家的經驗值。
用法 : /< command > [show|set|give] [玩家名稱 [數量]]
別名 : eexp,xp
介紹 : 熄滅玩家身上的火。
用法 : /< command > [玩家]
別名 : eext,extinguish,eextinguish
介紹 : 使玩家飽食度回復滿。
用法 : /< command > [玩家]
別名 : eat,eeat,efeed
介紹 : 扔出一個火球。
用法 : /< command > [small|skull]
別名 : efireball,fireentity,efireentity,fireskull,efireskull
介紹 : 報告伺服器剩餘資源信息。
用法 : /< command > [all]
別名 : lag,elag,egc,mem,emem,memory,ememory,uptime,euptime,tps,etps,entities,eentities
介紹 : 給某玩家一個物品。
用法 : /< command > < 玩家 > < 物品|物品ID > [數量 < 附魔名稱[ 附魔等級] > 。。。]
別名 : egive
介紹 : 治癒某玩家。
用法 : /< command > [玩家]
別名 : eheal
介紹 : 忽略某玩家。
用法 : /< command > < 玩家 >
別名 : eignore
介紹 : 查看某玩家背包。
用法 : /< command > < 玩家 >
別名 : einvsee
介紹 : 生成一個物品。
用法 : /< command > < 物品名稱|物品ID > [數量 < 附魔名稱[ 附魔等級] > 。。。]
別名 : i,eitem,ei
介紹 : 搜索物品。
用法 : /< command > < 物品|物品ID >
別名 : ra,era,rability,erability,eitemdb,itemno,eitemno
介紹 : 顯示所有監獄的列表。
用法 : /< command >
別名 : ejails
介紹 : 把某玩家以某理由從伺服器踢出。
用法 : /< command > < 玩家 > [理由]
別名 : ekick
介紹 : 把所有玩家踢出伺服器,除了OP。
用法 : /< command > [理由]
別名 : ekickall
介紹 : 殺死某個玩家。
用法 : /< command > < 玩家 >
別名 : ekill
介紹 : 向你的對手扔出一個爆炸的小貓。
用法 : /< command >
別名 : ekittycannon
介紹 : 神的力量!讓閃電劈到準星處或玩家頭頂。
用法 : /< command > [玩家] [威力]
別名 : elightning,shock,eshock,smite,esmite,strike,estrike,thor,ethor
介紹 : 查看指定組在線玩家。 忽略組則查看全部在線玩家
用法 : /< command > [組]
別名 : elist,online,eonline,playerlist,eplayerlist,plist,eplist,who,ewho
介紹 : 讓手中物品達到最大堆疊。
用法 : /< command >
別名 : emore
介紹 : 禁言或解禁玩家。
用法 : /< command > < 玩家 > [時間]
別名 : emute,silence,esilence
介紹 : 發射核武器。 戶外玩家均受影響 ,### 慎用。
用法 : /< command > [玩家]
別名 : enuke
介紹 : 列出自己身邊的玩家 ,### 或列出某玩家附近的其它玩家。
用法 : /< command > [玩家名稱] [半徑]
別名 : enear,nearby,enearby
介紹 : 啪啪啪啪啪啪啪啪啪!
用法 : /< command >
別名 : echo,eecho,eping,pong,epong
介紹 : 為一個葯水瓶添加自定義葯水效果。
用法 : /< command > < clear|apply|effect < 效果 > power < 強度 > ration < 持續時間 > >
別名 : epotion,elixer,eelixer
介紹 : 給手中物品指定一個命令。
用法 : /< command > [l |a |r |c |d ][命令] [參數] - {玩家} 可以點擊玩家的名字所取代。
別名 : epowertool,pt,ept
介紹 : 開啟或關閉當前所有的powertool。
用法 : /< command >
別名 : epowertooltoggle,ptt,eptt,pttoggle,epttoggle
介紹 : 專門調整某玩家客戶端的時間。 添加 @ 前綴來修復。
用法 : /< command > [list|reset|day|night|dawn|17 30|4pm|4000ticks] [玩家|*]
別名 : playertime,eplayertime,eptime
介紹 : 修改一位玩家的天氣
用法 : /< command > [list|reset|storm|sun|clear] [player|*]
別名 : playerweather,eplayerweather,epweather
介紹 : 顯示物品的合成配方。
用法 : /< command > < 物品 > [數字]
別名 : formula,eformula,method,emethod,erecipe,recipes,erecipes
介紹 : 刪除指定世界中的實體(全部|馴服的|掉落的物品|箭|船|礦車|經驗|掛畫|展示框|末影水晶|怪物|動物|環境生物(目前只有蝙蝠)|怪物|怪物類型|)。
用法 : /< command > < all|tamed|drops|arrows|boats|minecarts|xp|paintings|itemframes|endercrystals|monsters|animals|ambient|mobs|[mobType] > [半徑] [世界]
別名 : eremove,butcher,ebutcher,killall,ekillall,mobkill,emobkill
介紹 : 修復< 手中|所有 >的物品。
用法 : /< command > [hand|all]
別名 : fix,efix,erepair
介紹 : 查看一位玩家|IP最後登出的時間。
用法 : /< command > < 玩家 >
別名 : eseen
介紹 : 在你所在位置設置一個監獄,名稱叫 [監獄名稱]
用法 : /< command > < 監獄名稱 >
別名 : esetjail,createjail,ecreatejail
介紹 : 創建一個新的地標。
用法 : /< command > < 地標名稱 >
別名 : createwarp,ecreatewarp,esetwarp
介紹 : 設置某個物品的價值。
用法 : /< command > [物品名稱|物品ID] < 價格 >
別名 : esetworth
介紹 : 切換你是否可以看到其他[指定]玩家的私聊和郵件。
用法 : /< command > [玩家] [on|off]
別名 : esocialspy
介紹 : 改變一個刷怪籠的類型。
用法 : /< command > < 生物類型 > [延遲]
別名 : changems,echangems,espawner,mobspawner,emobspawner
介紹 : 生成一個生物。
用法 : /< command > < 生物類型 >[ data][,< mount >[ data]] [數量] [玩家]
別名 : mob,emob,spawnentity,espawnentity,espawnmob
介紹 : 改變移動速度。
用法 : /< command > [類型] < 速度值 > [玩家]
別名 : flyspeed,eflyspeed,fspeed,efspeed,espeed,walkspeed,ewalkspeed,wspeed,ewspeed
介紹 : 讓某玩家強制執行一個命令。
用法 : /< command > < 玩家 > < 命令 [參數] >
別名 : esudo
介紹 : 臨時封禁一個玩家。
用法 : /< command > < 玩家 > < 時間 >
別名 : etempban
介紹 : 允許/禁止 自然雷擊。
用法 : /< command > < true/false > [持續時間]
別名 : ethunder
介紹 : 顯示/改變世界的時間,默認當前世界。
用法 : /< command > [day|night|dawn|17 30|4pm|4000ticks] [世界名稱|all]
別名 : day,eday,night,enight,etime
介紹 : 監禁/解禁一個玩家,並傳送他到監獄。
用法 : /< command > < 玩家 > < jailname > [datediff]
別名 : jail,ejail,tjail,etjail,etogglejail,unjail,eunjail
介紹 : 強行傳送或傳送到某玩家。
用法 : /< command > < 玩家 > [另一個玩家]
別名 : tele,etele,teleport,eteleport,etp,tp2p,etp2p
介紹 : 強制把所有在線玩家傳送到自己的位置。
用法 : /< command > < 玩家 >
別名 : etpall
介紹 : 強制把一個玩家傳送到自己的位置。
用法 : /< command > < 玩家 >
別名 : s,etphere
介紹 : 強行傳送到某玩家,無視拒絕傳送。
用法 : /< command > < 玩家 > [其他玩家]
別名 : etpo
介紹 : 強制把一個玩家傳送到自己的位置,無視拒絕傳送。
用法 : /< command > < 玩家 >
別名 : etpohere
介紹 : 把自己傳送到某個坐標。
用法 : /< command > < x坐標 > < y坐標 > < z坐標 > [角度] [視角]
別名 : etppos
介紹 : 解除封禁玩家。
用法 : /< command > < 玩家 >
別名 : pardon,eunban,epardon
介紹 : 解除封禁IP地址。
用法 : /< command > < address >
別名 : eunbanip,pardonip,epardonip
介紹 : 設置所在世界的天氣。
用法 : /< command > < storm/sun > [持續時間]
別名 : rain,erain,sky,esky,storm,estorm,sun,esun,eweather
介紹 : 在各個世界間同坐標轉換。
用法 : /< command > [世界]
別名 : eworld
介紹 : 重載配置(僅限Bukkit)。
用法 : /colormotd < command >
許可權 : colormotd.reload
介紹 : 立刻檢查更新。
用法 : /colormotd < command >
許可權 : colormotd.update
介紹 : 切換開關維護模式。
用法 : /colormotd < command >
許可權 : colormotd.reload
介紹 : 顯示插件信息。
用法 : /colormotd < command >
許可權 : 無需許可權
介紹 : 能否在維護模式下進入伺服器。
許可權 : colormotd.smode.enter
介紹 :移動用戶到希望的用戶組。(如果不存在的話會添加用戶組到文件)
用法 : /<命令> <玩家> <用戶組>
許可權 :groupmanager.manuadd
介紹 :移除所有此用戶特定的配置。使他進入默認用戶組。
用法 : /<命令> <玩家>
許可權 :groupmanager.manudel
介紹 :允許在繼承樹中向上提升一個玩家。這個命令只會允許用戶在相互繼承的用戶組之間移動。
用法 : /<命令> <玩家> <用戶組>
許可權 :groupmanager.manpromote
介紹 :允許在繼承樹中向下降級一個玩家。這個命令只會允許用戶在相互繼承的用戶組之間移動。
用法 : /<命令> <玩家> <用戶組>
許可權 :groupmanager.mandemote
介紹 :獲得用戶處在的用戶組。
用法 : /<命令> <玩家> 查看一個名叫Lushie的玩家的許可權組信息
許可權 :groupmanager.manwhois
介紹 :清空所選世界的所有許可權組,默認主世界。 慎重使用
用法 : /<命令> <世界名>
許可權 :groupmanager.manclear
介紹 :創建一個新的組,以供分配玩家進入(基礎組插件自帶,不能創建與基礎組重名的組名,例如你不能創建一個叫做default的組,因為它是插件自帶組。
用法 : /<命令> <組名>
許可權 :groupmanager.mangadd
介紹 :刪除一個組。這個指令不會導致你刪掉的這個組的繼承組的已繼承指令。被刪掉的這個組里的玩家會進入默認組。
用法 : /<命令> <組名>
許可權 :groupmanager.mangdel
介紹 :添加組A到組B的繼承列表中。繼承後,A組會擁有組B的所有許可權,改動組A的許可權會影響組B的許可權,但修改組B的許可權不會影響組A的許可權。
用法 : /<命令> <組A> <組B>
許可權 :groupmanager.mangaddi
介紹 :把組A從組B的繼承列表裡移除。 注意,移除後繼承組仍然擁有被繼承組的許可權。請慎重使用此條命令及上條命令。
用法 : /<命令> <組A> <組B>
許可權 :groupmanager.mangdeli
介紹 :為所選組添加許可權。
用法 : /<命令> <組名> <許可權>
許可權 :groupmanager.mangaddp
介紹 :列出所選組的所有許可權以及繼承對象。
用法 : /<命令> <組名>
許可權 :groupmanager.manglistp
介紹 :列出所選組的前後綴,如果沒有則會在prefix和suffix後面顯示空的』』號。
用法 : /<命令> <組名>
許可權 :groupmanager.manglistv
介紹 :檢查許可權組是否具有許可權並查看來源。
用法 : /<命令> <組名>
許可權 :groupmanager.mangcheckp
介紹 :查找許可權文件保存路徑,默認為主世界。
用法 : /<命令> <世界名>
許可權 :groupmanager.mancheckw
介紹 :選擇一個世界以進行後續編輯指令(用於多世界)。
用法 : /<命令> <世界名>
許可權 :groupmanager.manselect
介紹 :查看你當前正在編輯的世界名,與上面的指令一樣應用於多世界插件,如果沒有使用多世界插件或只有一個世界,這條指令對你幫助不大。
用法 : /<命令> <世界名>
許可權 :groupmanager.manworld
介紹 :為所選組添加前後綴,一次只能添加一種綴。前綴在玩家名前面,後綴在後面。
用法 : /<命令> <組名> <prefix/suffix> <你想要的綴名> 綴名可用顏色字元,在字詞前加&後面跟1-9的數字或a-e的字母。
許可權 :groupmanager.mangaddv
介紹 :從一個用戶組移除一個變數
用法 : /<命令> <用戶組> <變數>
許可權 :groupmanager.mangdelv
介紹 :列出一個用戶組擁有的所有變數
用法 : /<命令> <用戶組>
許可權 :groupmanager.manglistv
介紹 :查證玩家組的一個變數取值及來源
用法 : /<命令> <用戶組> <變數>
許可權 :groupmanager.mangcheckv
介紹 :保存許可權修改至文件
用法 : /<命令>
許可權 :groupmanager.mansave
介紹 :載入當前世界和config.yml,或載入給定世界
用法 : /<命令> [世界]
許可權 :groupmanager.manload
介紹 :切換玩家在線驗證開關
用法 : /<命令>
許可權 :groupmanager.mantogglevalidate
介紹 :切換自動保存開關
用法 : /<命令>
許可權 :groupmanager.mantogglesave
介紹 :顯示選定的世界名
用法 : /<命令>
許可權 :groupmanager.manworld
介紹 :選定下一個命令工作的世界
用法 : /<命令> <世界>
許可權 :groupmanager.manselect
介紹 :清除世界的選定,下一個命令會在你的世界工作
用法 : /<命令>
許可權 :groupmanager.manclear
介紹 :獲得一個世界的每一個文件(users/groups)儲存的路徑
用法 : /<命令> <世界>
許可權 :groupmanager.mancheckw
❸ 有人攻擊我的3389埠我怎麼查詢他的IP
ipconfig /all 口令
3389是遠程式控制制的埠
經常被黑客利用,如果你不搞什麼遠程連接
建議關掉
利用系統自帶防火牆關閉埠(適用系統WinXP/Server 2003)
微軟推出WinXP之後的操作系統本身都自帶防火牆,用它就可以關閉掉不需要的埠,實現的步驟也很簡單。
具體設置:「控制面板」→「本地連接」→「高級」,把「Inernet連接防火牆」下面的選項勾選上,如圖所示,然後點擊「設置」,出現如圖所示窗口。假設我們要關閉135埠(所有使用Win2000或者是WinXP的用戶馬上關閉135埠,因為最新的漏洞可以利用這個埠攻擊伺服器獲取許可權),135埠用於啟動與遠程計算機的RPC連接。我們可以在「高級設置」窗口的「服務」選項卡中點擊「添加」按鈕,。在「服務設置」對話框中把各項按圖中所示填寫好之後一路確定就可以了。這樣防火牆就自動啟動了,啟動以後「本地連接」圖標會出現一個可愛的小鎖頭。
以上就是利用系統本身自帶防火牆關閉埠的方法。當然了,有條件的朋友還可以使用第三方防火牆來關閉埠。
======================
找點東西給你
======================
注意:由於一些應用軟體佔用了部分埠,因此此文件中的部分埠被注釋掉了(注釋的字元為://)。
TCP 1=TCP Port Service Multiplexer
TCP 2=Death
TCP 5=Remote Job Entry,yoyo
TCP 7=Echo
TCP 11=Skun
TCP 12=Bomber
TCP 16=Skun
TCP 17=Skun
TCP 18=消息傳輸協議,skun
TCP 19=Skun
TCP 20=FTP Data,Amanda
TCP 21=文件傳輸,Back Construction,Blade Runner,Doly Trojan,Fore,FTP trojan,Invisible FTP,Larva, WebEx,WinCrash
TCP 22=遠程登錄協議
TCP 23=遠程登錄(Telnet),Tiny Telnet Server (= TTS)
TCP 25=電子郵件(SMTP),Ajan,Antigen,Email Password Sender,Happy 99,Kuang2,ProMail trojan,Shtrilitz,Stealth,Tapiras,Terminator,WinPC,WinSpy,Haebu Coceda
TCP 27=Assasin
TCP 28=Amanda
TCP 29=MSG ICP
TCP 30=Agent 40421
TCP 31=Agent 31,Hackers Paradise,Masters Paradise,Agent 40421
TCP 37=Time,ADM worm
TCP 39=SubSARI
TCP 41=DeepThroat,Foreplay
TCP 42=Host Name Server
TCP 43=WHOIS
TCP 44=Arctic
TCP 48=DRAT
TCP 49=主機登錄協議
TCP 50=DRAT
TCP 51=IMP Logical Address Maintenance,Fuck Lamers Backdoor
TCP 52=MuSka52,Skun
TCP 53=DNS,Bonk (DOS Exploit)
TCP 54=MuSka52
TCP 58=DMSetup
TCP 59=DMSetup
TCP 63=whois++
TCP 64=Communications Integrator
TCP 65=TACACS-Database Service
TCP 66=Oracle SQL*NET,AL-Bareki
TCP 67=Bootstrap Protocol Server
TCP 68=Bootstrap Protocol Client
TCP 69=W32.Evala.Worm,BackGate Kit,Nimda,Pasana,Storm,Storm worm,Theef,Worm.Cycle.a
TCP 70=Gopher服務,ADM worm
TCP 79=用戶查詢(Finger),Firehotcker,ADM worm
TCP 80=超文本伺服器(Http),Executor,RingZero
TCP 81=Chubo,Worm.Bbeagle.q
TCP 82=Netsky-Z
TCP 88=Kerberos krb5服務
TCP 99=Hidden Port
TCP 102=消息傳輸代理
TCP 108=SNA網關訪問伺服器
TCP 109=Pop2
TCP 110=電子郵件(Pop3),ProMail
TCP 113=Kazimas, Auther Idnet
TCP 115=簡單文件傳輸協議
TCP 118=SQL Services, Infector 1.4.2
TCP 119=新聞組傳輸協議(Newsgroup(Nntp)), Happy 99
TCP 121=JammerKiller, Bo jammerkillah
TCP 123=網路時間協議(NTP),Net Controller
TCP 129=Password Generator Protocol
TCP 133=Infector 1.x
TCP 135=微軟DCE RPC end-point mapper服務
TCP 137=微軟Netbios Name服務(網上鄰居傳輸文件使用)
TCP 138=微軟Netbios Name服務(網上鄰居傳輸文件使用)
TCP 139=微軟Netbios Name服務(用於文件及列印機共享)
TCP 142=NetTaxi
TCP 143=IMAP
TCP 146=FC Infector,Infector
TCP 150=NetBIOS Session Service
TCP 156=SQL伺服器
TCP 161=Snmp
TCP 162=Snmp-Trap
TCP 170=A-Trojan
TCP 177=X Display管理控制協議
TCP 179=Border網關協議(BGP)
TCP 190=網關訪問控制協議(GACP)
TCP 194=Irc
TCP 197=目錄定位服務(DLS)
TCP 256=Nirvana
TCP 315=The Invasor
TCP 371=ClearCase版本管理軟體
TCP 389=Lightweight Directory Access Protocol (LDAP)
TCP 396=Novell Netware over IP
TCP 420=Breach
TCP 421=TCP Wrappers
TCP 443=安全服務
TCP 444=Simple Network Paging Protocol(SNPP)
TCP 445=Microsoft-DS
TCP 455=Fatal Connections
TCP 456=Hackers paradise,FuseSpark
TCP 458=蘋果公司QuickTime
TCP 513=Grlogin
TCP 514=RPC Backdoor
TCP 531=Rasmin,Net666
TCP 544=kerberos kshell
TCP 546=DHCP Client
TCP 547=DHCP Server
TCP 548=Macintosh文件服務
TCP 555=Ini-Killer,Phase Zero,Stealth Spy
TCP 569=MSN
TCP 605=SecretService
TCP 606=Noknok8
TCP 661=Noknok8
TCP 666=Attack FTP,Satanz Backdoor,Back Construction,Dark Connection Inside 1.2
TCP 667=Noknok7.2
TCP 668=Noknok6
TCP 669=DP trojan
TCP 692=GayOL
TCP 707=Welchia
TCP 777=AIM Spy
TCP 808=RemoteControl,WinHole
TCP 815=Everyone Darling
TCP 901=Backdoor.Devil
TCP 911=Dark Shadow
TCP 993=IMAP
TCP 999=DeepThroat
TCP 1000=Der Spaeher
TCP 1001=Silencer,WebEx,Der Spaeher
TCP 1003=BackDoor
TCP 1010=Doly
TCP 1011=Doly
TCP 1012=Doly
TCP 1015=Doly
TCP 1016=Doly
TCP 1020=Vampire
TCP 1023=Worm.Sasser.e
TCP 1024=NetSpy.698(YAI)
TCP 1059=nimreg
//TCP 1025=NetSpy.698,Unused Windows Services Block
//TCP 1026=Unused Windows Services Block
//TCP 1027=Unused Windows Services Block
//TCP 1028=Unused Windows Services Block
//TCP 1029=Unused Windows Services Block
//TCP 1030=Unused Windows Services Block
//TCP 1033=Netspy
//TCP 1035=Multidropper
//TCP 1042=Bla
//TCP 1045=Rasmin
//TCP 1047=GateCrasher
//TCP 1050=MiniCommand
TCP 1069=Backdoor.TheefServer.202
TCP 1070=Voice,Psyber Stream Server,Streaming Audio Trojan
TCP 1080=Wingate,Worm.BugBear.B,Worm.Novarg.B
//TCP 1090=Xtreme, VDOLive
//TCP 1095=Rat
//TCP 1097=Rat
//TCP 1098=Rat
//TCP 1099=Rat
TCP 1110=nfsd-keepalive
TCP 1111=Backdoor.AIMVision
TCP 1155=Network File Access
//TCP 1170=Psyber Stream Server,Streaming Audio trojan,Voice
//TCP 1200=NoBackO
//TCP 1201=NoBackO
//TCP 1207=Softwar
//TCP 1212=Nirvana,Visul Killer
//TCP 1234=Ultors
//TCP 1243=BackDoor-G, SubSeven, SubSeven Apocalypse
//TCP 1245=VooDoo Doll
//TCP 1269=Mavericks Matrix
//TCP 1313=Nirvana
//TCP 1349=BioNet
TCP 1433=Microsoft SQL服務
//TCP 1441=Remote Storm
//TCP 1492=FTP99CMP(BackOriffice.FTP)
TCP 1503=NetMeeting T.120
//TCP 1509=Psyber Streaming Server
//TCP 1600=Shivka-Burka
//TCP 1703=Exloiter 1.1
TCP 1720=NetMeeting H.233 call Setup
TCP 1731=NetMeeting音頻調用控制
//TCP 1807=SpySender
//TCP 1966=Fake FTP 2000
//TCP 1976=Custom port
//TCP 1981=Shockrave
TCP 1990=stun-p1 cisco STUN Priority 1 port
TCP 1990=stun-p1 cisco STUN Priority 1 port
TCP 1991=stun-p2 cisco STUN Priority 2 port
TCP 1992=stun-p3 cisco STUN Priority 3 port,ipsendmsg IPsendmsg
TCP 1993=snmp-tcp-port cisco SNMP TCP port
TCP 1994=stun-port cisco serial tunnel port
TCP 1995=perf-port cisco perf port
TCP 1996=tr-rsrb-port cisco Remote SRB port
TCP 1997=gdp-port cisco Gateway Discovery Protocol
TCP 1998=x25-svc-port cisco X.25 service (XOT)
//TCP 1999=BackDoor, TransScout
//TCP 2000=Der Spaeher,INsane Network
TCP 2002=W32.Beagle.AX @mm
//TCP 2001=Transmisson scout
//TCP 2002=Transmisson scout
//TCP 2003=Transmisson scout
//TCP 2004=Transmisson scout
//TCP 2005=TTransmisson scout
TCP 2011=cypress
TCP 2015=raid-cs
//TCP 2023=Ripper,Pass Ripper,Hack City Ripper Pro
TCP 2049=NFS
//TCP 2115=Bugs
//TCP 2121=Nirvana
//TCP 2140=Deep Throat, The Invasor
//TCP 2155=Nirvana
//TCP 2208=RuX
//TCP 2255=Illusion Mailer
//TCP 2283=HVL Rat5
//TCP 2300=PC Explorer
//TCP 2311=Studio54
TCP 2556=Worm.Bbeagle.q
//TCP 2565=Striker
//TCP 2583=WinCrash
//TCP 2600=Digital RootBeer
//TCP 2716=Prayer Trojan
TCP 2745=Worm.BBeagle.k
//TCP 2773=Backdoor,SubSeven
//TCP 2774=SubSeven2.1&2.2
//TCP 2801=Phineas Phucker
//TCP 2989=Rat
//TCP 3024=WinCrash trojan
TCP 3127=Worm.Novarg
TCP 3128=RingZero,Worm.Novarg.B
//TCP 3129=Masters Paradise
//TCP 3150=Deep Throat, The Invasor
TCP 3198=Worm.Novarg
//TCP 3210=SchoolBus
TCP 3332=Worm.Cycle.a
TCP 3333=Prosiak
TCP 3389=超級終端
//TCP 3456=Terror
//TCP 3459=Eclipse 2000
//TCP 3700=Portal of Doom
//TCP 3791=Eclypse
//TCP 3801=Eclypse
TCP 3996=Portal of Doom
TCP 4000=騰訊QQ客戶端
TCP 4060=Portal of Doom
TCP 4092=WinCrash
TCP 4242=VHM
TCP 4267=SubSeven2.1&2.2
TCP 4321=BoBo
TCP 4444=Prosiak,Swift remote
TCP 4500=W32.HLLW.Tufas
TCP 4567=File Nail
TCP 4590=ICQTrojan
TCP 4899=Remote Administrator伺服器
TCP 4950=ICQTrojan
TCP 5000=WindowsXP伺服器,Blazer 5,Bubbel,Back Door Setup,Sockets de Troie
TCP 5001=Back Door Setup, Sockets de Troie
TCP 5002=cd00r,Shaft
TCP 5011=One of the Last Trojans (OOTLT)
TCP 5025=WM Remote KeyLogger
TCP 5031=Firehotcker,Metropolitan,NetMetro
TCP 5032=Metropolitan
TCP 5190=ICQ Query
TCP 5321=Firehotcker
TCP 5333=Backage Trojan Box 3
TCP 5343=WCrat
TCP 5400=Blade Runner, BackConstruction1.2
TCP 5401=Blade Runner,Back Construction
TCP 5402=Blade Runner,Back Construction
TCP 5471=WinCrash
TCP 5512=Illusion Mailer
TCP 5521=Illusion Mailer
TCP 5550=Xtcp,INsane Network
TCP 5554=Worm.Sasser
TCP 5555=ServeMe
TCP 5556=BO Facil
TCP 5557=BO Facil
TCP 5569=Robo-Hack
TCP 5598=BackDoor 2.03
TCP 5631=PCAnyWhere data
TCP 5632=PCAnyWhere
TCP 5637=PC Crasher
TCP 5638=PC Crasher
TCP 5698=BackDoor
TCP 5714=Wincrash3
TCP 5741=WinCrash3
TCP 5742=WinCrash
TCP 5760=Portmap Remote Root Linux Exploit
TCP 5880=Y3K RAT
TCP 5881=Y3K RAT
TCP 5882=Y3K RAT
TCP 5888=Y3K RAT
TCP 5889=Y3K RAT
TCP 5900=WinVnc,Wise VGA廣播埠
TCP 6000=Backdoor.AB
TCP 6006=Noknok8
TCP 6129=Dameware Nt Utilities伺服器
TCP 6272=SecretService
TCP 6267=廣外女生
TCP 6400=Backdoor.AB,The Thing
TCP 6500=Devil 1.03
TCP 6661=Teman
TCP 6666=TCPshell.c
TCP 6667=NT Remote Control,Wise 播放器接收埠
TCP 6668=Wise Video廣播埠
TCP 6669=Vampyre
TCP 6670=DeepThroat,iPhone
TCP 6671=Deep Throat 3.0
TCP 6711=SubSeven
TCP 6712=SubSeven1.x
TCP 6713=SubSeven
TCP 6723=Mstream
TCP 6767=NT Remote Control
TCP 6771=DeepThroat
TCP 6776=BackDoor-G,SubSeven,2000 Cracks
TCP 6777=Worm.BBeagle
TCP 6789=Doly Trojan
TCP 6838=Mstream
TCP 6883=DeltaSource
TCP 6912=Shit Heep
TCP 6939=Indoctrination
TCP 6969=GateCrasher, Priority, IRC 3
TCP 6970=RealAudio,GateCrasher
TCP 7000=Remote Grab,NetMonitor,SubSeven1.x
TCP 7001=Freak88
TCP 7201=NetMonitor
TCP 7215=BackDoor-G, SubSeven
TCP 7001=Freak88,Freak2k
TCP 7300=NetMonitor
TCP 7301=NetMonitor
TCP 7306=NetMonitor,NetSpy 1.0
TCP 7307=NetMonitor, ProcSpy
TCP 7308=NetMonitor, X Spy
TCP 7323=Sygate伺服器端
TCP 7424=Host Control
TCP 7597=Qaz
TCP 7609=Snid X2
TCP 7626=冰河
TCP 7777=The Thing
TCP 7789=Back Door Setup, ICQKiller
TCP 7983=Mstream
TCP 8000=騰訊OICQ伺服器端,XDMA
TCP 8010=Wingate,Logfile
TCP 8080=WWW 代理,Ring Zero,Chubo,Worm.Novarg.B
TCP 8520=W32.Socay.Worm
TCP 8787=BackOfrice 2000
TCP 8897=Hack Office,Armageddon
TCP 8989=Recon
TCP 9000=Netministrator
TCP 9325=Mstream
TCP 9400=InCommand 1.0
TCP 9401=InCommand 1.0
TCP 9402=InCommand 1.0
TCP 9872=Portal of Doom
TCP 9873=Portal of Doom
TCP 9874=Portal of Doom
TCP 9875=Portal of Doom
TCP 9876=Cyber Attacker
TCP 9878=TransScout
TCP 9989=Ini-Killer
TCP 9898=Worm.Win32.Dabber.a
TCP 9999=Prayer Trojan
TCP 10067=Portal of Doom
TCP 10080=Worm.Novarg.B
TCP 10084=Syphillis
TCP 10085=Syphillis
TCP 10086=Syphillis
TCP 10101=BrainSpy
TCP 10167=Portal Of Doom
TCP 10168=Worm.Supnot.78858.c,Worm.LovGate.T
TCP 10520=Acid Shivers
TCP 10607=Coma trojan
TCP 10666=Ambush
TCP 11000=Senna Spy
TCP 11050=Host Control
TCP 11051=Host Control
TCP 11223=Progenic,Hack '99KeyLogger
TCP 11831=TROJ_LATINUS.SVR
TCP 12076=Gjamer, MSH.104b
TCP 12223=Hack'99 KeyLogger
TCP 12345=GabanBus, NetBus 1.6/1.7, Pie Bill Gates, X-bill
TCP 12346=GabanBus, NetBus 1.6/1.7, X-bill
TCP 12349=BioNet
TCP 12361=Whack-a-mole
TCP 12362=Whack-a-mole
TCP 12363=Whack-a-mole
TCP 12378=W32/Gibe@MM
TCP 12456=NetBus
TCP 12623=DUN Control
TCP 12624=Buttman
TCP 12631=WhackJob, WhackJob.NB1.7
TCP 12701=Eclipse2000
TCP 12754=Mstream
TCP 13000=Senna Spy
TCP 13010=Hacker Brazil
TCP 13013=Psychward
TCP 13223=Tribal Voice的聊天程序PowWow
TCP 13700=Kuang2 The Virus
TCP 14456=Solero
TCP 14500=PC Invader
TCP 14501=PC Invader
TCP 14502=PC Invader
TCP 14503=PC Invader
TCP 15000=NetDaemon 1.0
TCP 15092=Host Control
TCP 15104=Mstream
TCP 16484=Mosucker
TCP 16660=Stacheldraht (DDoS)
TCP 16772=ICQ Revenge
TCP 16959=Priority
TCP 16969=Priority
TCP 17027=提供廣告服務的Concent"adbot"共享軟體
TCP 17166=Mosaic
TCP 17300=Kuang2 The Virus
TCP 17490=CrazyNet
TCP 17500=CrazyNet
TCP 17569=Infector 1.4.x + 1.6.x
TCP 17777=Nephron
TCP 18753=Shaft (DDoS)
TCP 19191=藍色火焰
TCP 19864=ICQ Revenge
TCP 20000=Millennium II (GrilFriend)
TCP 20001=Millennium II (GrilFriend)
TCP 20002=AcidkoR
TCP 20034=NetBus 2 Pro
TCP 20168=Lovgate
TCP 20203=Logged,Chupacabra
TCP 20331=Bla
TCP 20432=Shaft (DDoS)
TCP 20808=Worm.LovGate.v.QQ
TCP 21544=Schwindler 1.82,GirlFriend
TCP 21554=Schwindler 1.82,GirlFriend,Exloiter 1.0.1.2
TCP 22222=Prosiak,RuX Uploader 2.0
TCP 22784=Backdoor.Intruzzo
TCP 23432=Asylum 0.1.3
TCP 23456=Evil FTP, Ugly FTP, WhackJob
TCP 23476=Donald Dick
TCP 23477=Donald Dick
TCP 23777=INet Spy
TCP 26274=Delta
TCP 26681=Spy Voice
TCP 27374=Sub Seven 2.0+, Backdoor.Baste
TCP 27444=Tribal Flood Network,Trinoo
TCP 27665=Tribal Flood Network,Trinoo
TCP 29431=Hack Attack
TCP 29432=Hack Attack
TCP 29104=Host Control
TCP 29559=TROJ_LATINUS.SVR
TCP 29891=The Unexplained
TCP 30001=Terr0r32
TCP 30003=Death,Lamers Death
TCP 30029=AOL trojan
TCP 30100=NetSphere 1.27a,NetSphere 1.31
TCP 30101=NetSphere 1.31,NetSphere 1.27a
TCP 30102=NetSphere 1.27a,NetSphere 1.31
TCP 30103=NetSphere 1.31
TCP 30303=Sockets de Troie
TCP 30947=Intruse
TCP 30999=Kuang2
TCP 21335=Tribal Flood Network,Trinoo
TCP 31336=Bo Whack
TCP 31337=Baron Night,BO client,BO2,Bo Facil,BackFire,Back Orifice,DeepBO,Freak2k,NetSpy
TCP 31338=NetSpy,Back Orifice,DeepBO
TCP 31339=NetSpy DK
TCP 31554=Schwindler
TCP 31666=BOWhack
TCP 31778=Hack Attack
TCP 31785=Hack Attack
TCP 31787=Hack Attack
TCP 31789=Hack Attack
TCP 31791=Hack Attack
TCP 31792=Hack Attack
TCP 32100=PeanutBrittle
TCP 32418=Acid Battery
TCP 33333=Prosiak,Blakharaz 1.0
TCP 33577=Son Of Psychward
TCP 33777=Son Of Psychward
TCP 33911=Spirit 2001a
TCP 34324=BigGluck,TN,Tiny Telnet Server
TCP 34555=Trin00 (Windows) (DDoS)
TCP 35555=Trin00 (Windows) (DDoS)
TCP 36794=Worm.Bugbear-A
TCP 37651=YAT
TCP 40412=The Spy
TCP 40421=Agent 40421,Masters Paradise.96
TCP 40422=Masters Paradise
TCP 40423=Masters Paradise.97
TCP 40425=Masters Paradise
TCP 40426=Masters Paradise 3.x
TCP 41666=Remote Boot
TCP 43210=Schoolbus 1.6/2.0
TCP 44444=Delta Source
TCP 44445=Happypig
TCP 47252=Prosiak
TCP 47262=Delta
TCP 47878=BirdSpy2
TCP 49301=Online Keylogger
TCP 50505=Sockets de Troie
TCP 50766=Fore, Schwindler
TCP 51966=CafeIni
TCP 53001=Remote Windows Shutdown
TCP 53217=Acid Battery 2000
TCP 54283=Back Door-G, Sub7
TCP 54320=Back Orifice 2000,Sheep
TCP 54321=School Bus .69-1.11,Sheep, BO2K
TCP 57341=NetRaider
TCP 58008=BackDoor.Tron
TCP 58009=BackDoor.Tron
TCP 58339=ButtFunnel
TCP 59211=BackDoor.DuckToy
TCP 60000=Deep Throat
TCP 60068=Xzip 6000068
TCP 60411=Connection
TCP 60606=TROJ_BCKDOR.G2.A
TCP 61466=Telecommando
TCP 61603=Bunker-kill
TCP 63485=Bunker-kill
TCP 65000=Devil, DDoS
TCP 65432=Th3tr41t0r, The Traitor
TCP 65530=TROJ_WINMITE.10
TCP 65535=RC,Adore Worm/Linux
TCP 69123=ShitHeep
TCP 88798=Armageddon,Hack Office
❹ 我的世界MITE這個MOD如何開伺服器
添加模組首先看一下這個模組需不需要客戶端和服務端同時有。如果需要加模組把模組上傳到服務端的mods文件夾再重整客戶端整合包就行了。
❺ 我的世界貝爺伺服器後台怎麼傳送和查看坐標
傳送到任意坐標需要管理員許可權
如果是傳送到玩家身邊一般是輸入/tpa [玩家名],然後等待該玩家接受請求
傳送到地皮我只知道回到自己地皮是/plotme home
其實你可以在伺服器里輸入/help [頁數] 來查看一些指令,
❻ 我的世界mite怎麼睡覺
在床上睡覺,放置床需要較封閉的空間(怪物不能直接到達),要有光亮,空間要足夠,床不能被遮擋。
如果你發現躺床上睡不著,其實不是睡不了覺,只是高版本MITE限制mc時間晚9:00後玩家才可以睡著,大概時月亮升到45°~60°的時刻。躺床上可以等到這個時間,但推薦做點事情再睡,比如整理物品,處理一些方塊(如砂礫)
❼ 我的世界MITE伺服器怎麼搞
mite做成伺服器需要伺服器端
也只有官方伺服器端,沒有別的伺服器端
下載地址在官網(可能需要梯子)如果你有時間等的話我周四晚會發伺服器端
你需要上傳什麼:
只需要伺服器端就行,第一次啟動後生成一堆文件修改eula文件
false改成true
再啟動一次
修改server.properties文件
online值true改成false
伺服器就開好了
不過注意
mite有離線懲罰
如果通過直接下線試圖跳過晚上
只能在晚上登錄
在床上退出則不會影響
或者選擇重啟伺服器也可
拓展延伸
Minecraft實在是太簡單了(MITE)是一款提高游戲的生存方面的難度的綜合類MOD,通過重新定義並調整游戲機制來增加生存的難度。
它是個獨立模組,改變了大約500多個游戲的類文件,並且增加了許多新的內容,反作弊機制的引進使得這個模組不兼容於任何其它的mod。
*MITE所有版本僅基於Minecraft原版1.6.4核心,安裝時直接覆蓋核心的類文件,因此嘗試強行安裝Forge或者同種安裝方式的的mod很可能會導致MITE客戶端損壞
現在突然有這么多人想要伺服器端了,不過現在只有195的了