by genboy | Aug 7, 2017 | Code, Minecraft, PMMP Plugins, Pocketmine
Note: This was long before the official better together update now released for Minecraft
Pocket edition and Java edition players can log on in the same Pocketmine world! Thanks to the BigBrother plugin (revived) the Pocketmine server is ready for Java players (version 1.12 tested only). Still testing, seems everything is possible!!!
World current testing at 149.202.70.174:41146, more server info at the server page, https://server.pro/server/6193544/
(more…)
by genboy | Jul 24, 2017 | Minecraft, PMMP Plugins, Pocketmine
notes: TAPTODO plugin found at http://forums.pocketmine.net/plugins/taptodo.170/ more info https://wiki.mcpeservermaker.com/Tap_To_Do
Command examples:
/t add <commandline>
/t <add <command> / del <command> / delall / name / list>
/tr <name> <add <command> / del <command> / delall / name / list>
ie.
/t add worlds tp <worldname>
then tab a block to add the command
by genboy | Jul 24, 2017 | Minecraft, PMMP Plugins, Pocketmine
Notes: Worlds plugin found at https://poggit.pmmp.io/p/Worlds/1.0.9
Command examples
/worlds tp <worldname>
/worlds <info|list>
/worlds <create|delete|load|unload|tp> <world> [type]
/worlds set gamemode <survival|creative|adventure|spectator>
/worlds set <build|pvp|damage|drop|hunger|fly> <true|false>
by genboy | Jul 24, 2017 | Minecraft, PMMP Plugins, Pocketmine
PurePerms to control permissions and groups and more. See https://github.com/PurePlugins/PurePerms/wiki/CommandsPurePerms and https://github.com/PurePlugins/PurePerms/wiki/Commands/ppinfo
Command examples
/ppreload/defgroup <group> [world]
/groups /addgroup <group>
/rmgroup <group>
/setgroup <player> <group> [world]
(? /unsetgroup <player> <group> [world] )
/usrinfo <player> [world]
/grpinfo <group> [world]
by genboy | Jul 24, 2017 | Minecraft, PMMP Plugins, Pocketmine
A nice plugin to protect (a part of) your world by tapping 2 blocks a the end and start of a diagonal defining the 3d area. Very basic, might be cool to add a message when interacting with this area like the Worldguard plugin notify-enter/notify-leave (farewell/greeting flags) commands. (more…)