BedrockMod icon indicating copy to clipboard operation
BedrockMod copied to clipboard

Minecraft Bedrock Edition Mod

Results 7 BedrockMod issues
Sort by recently updated
recently updated
newest added

New issue with todays 1.8 update, the server crashes during start with: ```minecraft@ubuntu:/opt/bedrock$ sudo ./bdsm r -u BDSM Version: v0.1.0-3-g5f438be ModLoader Loading... Loading mod: libsupport NO LOG FILE! - Symbol...

终于运行起来了,MOD服务端吗?为什么我进去发现和官方没什么区别?这个服务端增加了什么功能?

无法启动,系统UBUNTU server 18.10 root@minecraft:/bdsm# ./bdsm r -u Failed to connect to session bus: exec: "dbus-launch": executable file not found in $PATH root@minecraft:/bdsm# ./bdsm r BDSM Version: v0.1.0-3-g5f438be ModLoader Loading... Loading...

root@xsba:/bdsm# ./bdsm r -u BDSM Version: v0.1.0-3-g5f438be ModLoader Loading... NO LOG FILE! - setting up server logging... NO LOG FILE! - [2018-11-17 11:39:33 INFO] Starting Server NO LOG FILE! -...

怎么实现在linux终端输入一条命令来获取服务器的返回值? 类似之前版本内的:mcpeserver exec

The Bukkit API is a well-known and long-existed plugin API that almost dictated plugin development on Java Edition for years,its longevity means that it must have got some abstraction right!...

We now have like 10 mods in this repo,and stuff like packet sending & handling,player & world events are just basically lying around in modules that uses them,so why not...