当前位置:网站首页>Minecraft plug-in service opening
Minecraft plug-in service opening
2022-07-02 08:43:00 【freesharer】
Minecraft Introduction to plug-in service
plug-in unit (Plugin) It's following Bukkit or Sponge Interface specification Java Program , It can expand the functions of the server , Enhance gameplay , Give players a better game experience . Plug ins can only run in support BukkitAPI or SpongeAPI Under the server of , Generally, it cannot run independently .
Minecraft Plug in service
Prepare one linux The server , already installed docker, Run the following command , Start the plug-in server container , Here we use the popular paper Server side :
docker run -d --name paper \
-e EULA=TRUE \
-e VERSION=1.17.1 \
-e TYPE=PAPER \
-e PAPERBUILD=381 \
-v /data/mc/paper/data:/data \
-v /data/mc/paper/plugins:/plugins \
-e OPS=willminec \
-e ONLINE_MODE=FALSE \
-p 25567:25565 \
--restart always \
itzg/minecraft-server
Check the running state of the container
[[email protected] ~]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
3af641c8651f itzg/minecraft-server "/start" 39 minutes ago Up About a minute (healthy) 25575/tcp, 0.0.0.0:25566->25565/tcp, :::25566->25565/tcp paper
Installing a plug-in
1、 Download plug-ins , Common basic plug-ins are as follows
- worldedit:https://dev.bukkit.org/projects/worldedit/files
- worldguard:https://dev.bukkit.org/projects/worldguard/files
- EssentialsX:https://essentialsx.net/downloads.html
2、 Upload the plug-in to /data/mc/paper/plugins Under the table of contents
[[email protected] ~]# ll /data/mc/paper/plugins/
total 8336
-rw-r--r-- 1 root root 2829157 Dec 9 22:41 EssentialsX-2.19.0.jar
-rw-r--r-- 1 root root 13790 Dec 9 22:41 EssentialsXChat-2.19.0.jar
-rw-r--r-- 1 root root 17902 Dec 9 22:41 EssentialsXSpawn-2.19.0.jar
-rw-r--r-- 1 root root 4501977 Dec 9 22:41 worldedit-bukkit-7.2.7.jar
-rw-r--r-- 1 root root 1160777 Dec 9 22:41 worldguard-bukkit-7.0.6-dist.jar
3、 Restart container
docker restart paper
Client login server

Confirm that the relevant commands of the plug-in can be executed

边栏推荐
- k8s入门:Helm 构建 MySQL
- Kubesphere virtualization KSV installation experience
- Linux二进制安装Oracle Database 19c
- Minecraft群組服開服
- idea中注释代码取消代码的快捷键
- Pclpy projection filter -- projection of point cloud to cylinder
- Aneng logistics' share price hit a new low: the market value evaporated by nearly 10 billion yuan, and it's useless for chairman Wang Yongjun to increase his holdings
- 汉诺塔问题的求解与分析
- OpenShift 容器平台社区版 OKD 4.10.0部署
- ICMP Protocol
猜你喜欢

IP protocol and IP address

Don't know mock test yet? An article to familiarize you with mock

Installing Oracle database 19C RAC on Linux

Minecraft install resource pack

Googlenet network explanation and model building

Openfeign is easy to use

Nacos download, start and configure MySQL database

ICMP Protocol
![[blackmail virus data recovery] suffix Crylock blackmail virus](/img/b2/8e3a65dd250b9194cfc175138c740c.jpg)
[blackmail virus data recovery] suffix Crylock blackmail virus

汉诺塔问题的求解与分析
随机推荐
Illegal use of crawlers, an Internet company was terminated, the police came to the door, and 23 people were taken away
Minecraft插件服开服
IP protocol and IP address
Comparable,Comparator,Clonable 接口使用剖析
Driving test Baodian and its spokesperson Huang Bo appeared together to call for safe and civilized travel
C language replaces spaces in strings with%20
Tcp/ip - transport layer
Routing foundation - dynamic routing
Linux二进制安装Oracle Database 19c
Sqli labs level 12
Finishing the interview essentials of secsha system!!!
Loadbalancer dynamically refreshes Nacos server
HCIA - application layer
Hcia - Application Layer
sqli-labs(POST类型注入)
Web security -- Logical ultra vires
Sqli labs Level 2
Nacos 下载启动、配置 MySQL 数据库
Qt的右键菜单
程序猿学英语-Learning C