PvP Framework
A framework for creating PvP games
PvP Framework
PvP Framework
Overview
This is a plugin designed to make creating PvP games on Minecraft servers easy. You can build most games using only blocks and simple code. It also features the ability to create NPCs that can participate in your games.
Tired of managing games via unstable commands? Switch to this!
Plus, it's open-source and free to use.
Prerequisites
How to Use
1. Drop the plugin into your server's `plugins` folder. 2. Start the server. 3. Modify settings like world names in `/plugins/PvPFramework/config.yml` (default is "world"). 4. Copy the `.yml` file for the game mode you want from `/plugins/PvPFramework/game-templates/` to `/plugins/PvPFramework/games/`. 5. Edit the `.yml` in `/plugins/PvPFramework/games/` to set your specific world and coordinates. 6. Run `/pvpf reload` in-game to apply changes. 7. Play!
Find more details here: https://forum.bac0n.f5.si/t/topic/1154
How to change language
Set `locale: <language>` in config.yml to `en_US` or `ja_JP`.
To add or edit other languages
If you only want to use it in your own environment, create and edit the desired language in the `messages` folder.
If you want it included in the main plugin, submit a pull request including the desired language.
Contribution
https://github.com/Kaisan10/PvP-Framework/ Pull requests are welcome!
License
GNU General Public License v3.0