Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiroshimateam/worldlimit

WorldLimit
https://github.com/hiroshimateam/worldlimit

Last synced: 1 day ago
JSON representation

WorldLimit

Awesome Lists containing this project

README

        

# Presentation

***WorldLimit*** is a plugin that aims to create a limit in your Minecraft server

## Command
`/reload` permission : `worldlimit.reload.use` aliases `/rcw`

## Configuration

```YML
---
# Welcome to WorldLimit
# version: 1.0.0
# Discord contact: ! Refaltor#7393
# Email contact: [email protected]

version: 1.0.0

x: 1000
z: 1000

message: "You cannot go beyond 1000x | 1000z !"

worlds:
- world
...
```