Skip to content
/ Worlds Public
forked from survanetwork/Worlds

Easy to use but feature rich world guard plugin for PocketMine

Notifications You must be signed in to change notification settings

DanilZz/Worlds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worlds

A simple but feature rich world guard plugin for PocketMine

Get the latest Worlds artifacts (PHAR file) here

Description

Because there is no plugin to manage all aspects of the game for each world like WorldGuard on Bukkit, I made Worlds. With Worlds, you can control events like breaking blocks, dropping items, and many more.

If you want to help or you have ideas to make my plugin better, feel free to make a commit or open an issue. Please report bugs on the issues page.

Features

- Create and remove worlds - Load and unload worlds - Teleport to worlds - Control nearly every event for each world (it's getting more and more). - World's gamemode - Block breaking and placing - PVP - Damage (everything like attacking, fall damage, ...) - Explosion - Item drop - Hunger - Fly - You have an idea what to add? Feel free to open an issue. - Easy to use, fast and mostly bug-free.

How to use

Worlds is really easy to use. Here is the command syntax:

/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>

And for beginners, here are some examples of commands:

List all worlds on the server: /worlds list

Teleport to world lobby: /worlds tp lobby

Generate a flat world named newworld: /worlds create newworld flat

No dropping in survival world: Go to survival world an run /worlds set drop false

Gamemode 1 in creative world: Go to creative world an run /worlds set gamemode 1

Development

Feel free to contribute if you have ideas or found an issue.

Tested and works on:

  • PocketMine
  • Genisys
  • ClearSky

License & Credits

[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)

You are free to copy, redistribute, change or expand our work, but you must give credits share it under the same license. Worlds by jjplaying is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

Easy to use but feature rich world guard plugin for PocketMine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%