All Projects → survanetwork → Worlds

survanetwork / Worlds

Licence: other
🌎 Easy to use but feature rich World Guard Plugin

Labels

Projects that are alternatives of or similar to Worlds

Avatar Fight Client
基于cocos creator的联网对战小游戏:头像大乱战(protobuf版)
Stars: ✭ 22 (-12%)
Mutual labels:  game
Zpix Pixel Font
Zpix (最像素) is a pixel font supporting English, Traditional Chinese, Simplified Chinese and Japanese.
Stars: ✭ 916 (+3564%)
Mutual labels:  game
Karting
An online emulated game server for ModNation®Racers and LittleBigPlanet™Karting on the PS3®.
Stars: ✭ 24 (-4%)
Mutual labels:  game
Tic Tac Toe
An example tutorial built with git-tutor https://github.com/lesnitsky/git-tutor
Stars: ✭ 22 (-12%)
Mutual labels:  game
Khan
khan will drive all your enemies to the sea (and also take care of your game's clans)!
Stars: ✭ 22 (-12%)
Mutual labels:  game
Dolphin
**pigame** is a game server template for Erlang.
Stars: ✭ 23 (-8%)
Mutual labels:  game
Ctp2
Civ: CTP2 (Call to Power 2) port to Linux, Pandora and Pyra. Status: Working
Stars: ✭ 19 (-24%)
Mutual labels:  game
Tower Defense Game
this is a game made with Unity, the goal is to protect the tower against robots.
Stars: ✭ 25 (+0%)
Mutual labels:  game
Steamapng
Generate APNG Images for Steam Game Covers
Stars: ✭ 23 (-8%)
Mutual labels:  game
Evoland.gb
A fan-made demake of Evoland on GameBoy
Stars: ✭ 24 (-4%)
Mutual labels:  game
Zelduh
A tile based adventure game!
Stars: ✭ 22 (-12%)
Mutual labels:  game
Cemu graphic packs
Community Graphic Packs for Cemu
Stars: ✭ 916 (+3564%)
Mutual labels:  game
Andantino
Listen some notes and try to find same notes on the keyboard.
Stars: ✭ 23 (-8%)
Mutual labels:  game
Breeze
A Material Design game launcher for Windows
Stars: ✭ 22 (-12%)
Mutual labels:  game
Randompicker
一个动态权重的随机算法
Stars: ✭ 24 (-4%)
Mutual labels:  game
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+3528%)
Mutual labels:  game
Monsterpong
Our entry for Github GameOff 2018
Stars: ✭ 23 (-8%)
Mutual labels:  game
Apos.input
Polling input library for MonoGame.
Stars: ✭ 25 (+0%)
Mutual labels:  game
Pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
Stars: ✭ 927 (+3608%)
Mutual labels:  game
Blockpop
A simple Breakout clone made with the Godot Engine
Stars: ✭ 23 (-8%)
Mutual labels:  game

Worlds

Easy to use but feature rich World Guard plugin


Plugin version API version Downloads on Poggit License Gitter Twitter

• Description
• Features
• Usage
• Contribution
• License

📙 Description

Because there was no plugin to manage all aspects of Minecraft: Bedrock Edition servers for each world like WorldGuard on Bukkit, I made Worlds. With Worlds, you can control events like breaking blocks, dropping items, and many more. And it's getting even more!

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

🎁 Features

  • CREATE / REMOVE Create and remove worlds (even special ones with custom world generators)
  • COPY / RENAME Copy and rename worlds (including all necessary files)
  • LOAD / UNLOAD Load and unload worlds
  • TELEPORT Teleport to worlds
  • CONTROL EVERYTHING Control nearly every event for each world (it's getting more and more).
    • World's gamemode
    • Permission to join a world
    • Block breaking and placing
    • PvP
    • Damage (everything like attacking, fall damage, ...)
    • Explosion
    • Item drop
    • Hunger
    • Fly
    • Daylight cycle
    • You have an idea what to add? Feel free to open an issue.
  • DEFAULT VALUES Set default values for worlds without settings
  • SOPHISTICATED Easy to use, fast and mostly bug-free.

NEW Edit the settings of a world (gamemode, building, damage, and so on) using a super-easy form GUI!

Screenshot of world settings form

⛏ Usage

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

/worlds list
/worlds create <worldname> [type]
/worlds <remove|load|unload|teleport> <worldname>
/worlds <copy|rename> <from> <to>
/worlds set
/worlds set legacy
/worlds set permission <permissionstring>
/worlds set gamemode <survival|creative|adventure|spectator>
/worlds set <build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle> <true|false>
/worlds unset
/worlds unset <permission|gamemode|build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle>
/worlds defaults
/worlds defaults legacy
/worlds defaults set permission <permissionstring>
/worlds defaults set gamemode <survival|creative|adventure|spectator>
/worlds defaults set <build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle> <true|false>
/worlds defaults unset <permission|gamemode|build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle>

For a full list of commands, their usage and a description what they are for, take a look at the wiki.

🙋‍ Contribution

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

You can:

Please read our Contribution Guidelines before creating an issue or submitting a pull request.

Many thanks for their support to all contributors!

👨‍⚖️ License

Creative Commons License

Worlds by surva network is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Permissions beyond the scope of this license may be available on request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].