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…)