Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diamond-gold/areapvp
Limits PVP to only configured areas
https://github.com/diamond-gold/areapvp
pocketmine pocketmine-mp pocketmine-mp-plugin pocketmine-plugin pocketmine-plugins
Last synced: about 2 months ago
JSON representation
Limits PVP to only configured areas
- Host: GitHub
- URL: https://github.com/diamond-gold/areapvp
- Owner: diamond-gold
- License: gpl-3.0
- Archived: true
- Created: 2016-01-16T01:05:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T02:11:39.000Z (almost 9 years ago)
- Last Synced: 2024-09-24T20:47:32.445Z (about 2 months ago)
- Topics: pocketmine, pocketmine-mp, pocketmine-mp-plugin, pocketmine-plugin, pocketmine-plugins
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AreaPVP
Limits PVP to only configured areas# Commands
Set first point to your current position: /areapvp p1Set second point to your current position: /areapvp p2
Create an area with name specified: /areapvp create Name
Delete an area with name specified: /areapvp delete Name
Tests whether players can pvp at your current position: /areapvp t
Lists all areas: /areapvp list
Toggles pvp in areas: /areapvp pvp
# Copyright
Copyright (C) 2016 wolfdale
All Rights Reserved.This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .