Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiroshimateam/worldlimit
WorldLimit
https://github.com/hiroshimateam/worldlimit
Last synced: 1 day ago
JSON representation
WorldLimit
- Host: GitHub
- URL: https://github.com/hiroshimateam/worldlimit
- Owner: HiroshimaTeam
- License: gpl-3.0
- Created: 2021-08-21T19:26:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T19:31:34.000Z (about 3 years ago)
- Last Synced: 2023-03-05T04:11:39.188Z (over 1 year ago)
- Language: PHP
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: 1000message: "You cannot go beyond 1000x | 1000z !"
worlds:
- world
...
```