ModsJava
VARO - Vanilla Roleplay - Free
Organize big pvp-events and fight with your friends!. Free Minecraft Java mod — download and open it in the game.
⬇ Download on SpigotDescription
This command is only available for operators an your server.
Features
Commands and Permissions
To control the plugin better, we added some commands and a permission. Some actions (e.g. /varohelp, /teamlist) can be performed by administrators and normal users. Other actions (e.g. /start) are only for administrators. You can configure the super permission in config.yml.
List of commands:
Configuration
This plugin created a simple configuration file. It allows you to edit some settings and individualize this plugin.
API for developers
You are a developer too?
Our plugin provides a event-based API for developers. You can simply create an eventhandler and catch one of our events. Actually, we have implemented the following events:
How do use
To use our API, follow this steps:
Need help?
If you have a question, a problem or an idea to optimize this plugin, feel free to contact us.
E-Mail: [email protected]
__________________________________________________________
HAVE FUN!
Varo (Vanilla Roleplay) is a powerful event plugin for pvp events. You
can use to for your server or for private projects. One game take multiply days. You can compare it with SurvivalGames. But we have changed/added/removed some features. Read more for additional information.
A game is split in four game states:
can use to for your server or for private projects. One game take multiply days. You can compare it with SurvivalGames. But we have changed/added/removed some features. Read more for additional information.
A game is split in four game states:
- Lobby (The players are waiting for start; they can select teams and prepare for game)
- Spawn (All players are freeze for 60 seconds, then the game starts and pvp starts instantly)
- InGame (The longest game state. Pvp is enabled, this state continues until one player is remain)
- End (When the last players is alive [or two players from the same team], the game will end. You can configure a message, which will be send to the winners)
This command is only available for operators an your server.
Features
- Restart/reload your server and scores will be saved
- Four game states
- Support two languages (English and German)
- Chests on spawn
- Teams
- Countdowns
- Chunk pre-loading to start on a generated and loaded map
- Exact spawn points
- Scoreboard
- Users can't show your plugins
- Mute-Command
- Limit playtime per day (config)
- WorldBorder
- "Plug and play" - No complex configuration required
- Lobby items to control teams easier
- Set location for lobby per command or file
- MOTD
- Every team can protect one chest. This chest can't accessed by other players
Commands and Permissions
To control the plugin better, we added some commands and a permission. Some actions (e.g. /varohelp, /teamlist) can be performed by administrators and normal users. Other actions (e.g. /start) are only for administrators. You can configure the super permission in config.yml.
List of commands:
- varohelp - Main command, shows all available commands for you
- start - Teleport all players to arena and starts the 60-seconds-countdown
- setspawn - Set a spawn, where players can start [There are so many spawns required, such users to play]
- globalmute - Toggle global mute
- setspawncenter - Set the center of all spawns, chests in a radius of 15 blocks will be filled with some weak start items
- team - General command for team-manager
- team requests - Show team requests from other players
- team accept <name> - Make team with <name>.
- team leave - Leave your team-partner (team will deleted)
- team <name> - Send a team request to <name>.
- protectchest <partner> - Protect a chest for you and your partner
Configuration
This plugin created a simple configuration file. It allows you to edit some settings and individualize this plugin.
Spoiler: Show default config
Code (Text):
Language: en
Prefix: '&7[&4Varo&7]'
WinnerMessage: '&6Congratulations! Your are the winner!'
AdminPermission: varo.admin
MaxPlayTimeSolo: 3600
MaxPlayTimeTeam: 1800
WorldBorderRadius: 500
BlockMeCommand: true
Prefix: '&7[&4Varo&7]'
WinnerMessage: '&6Congratulations! Your are the winner!'
AdminPermission: varo.admin
MaxPlayTimeSolo: 3600
MaxPlayTimeTeam: 1800
WorldBorderRadius: 500
BlockMeCommand: true
API for developers
You are a developer too?
Our plugin provides a event-based API for developers. You can simply create an eventhandler and catch one of our events. Actually, we have implemented the following events:
- GameStartEvent
- PlayerMapTeleportEvent
- PlayerWinEvent
How do use
To use our API, follow this steps:
- Create a new plugin
- Add this plugin as library
- Add this plugin in plugin.yml as dependency
- Use our events and change execute your code!
- GameStartEvent (Is called, when game starts)
- PlayerMapTeleportEvent (Is called, when a player is teleported to map)
- PlayerWinEvent (Is called, when the game ends and a player wins)
If you have a question, a problem or an idea to optimize this plugin, feel free to contact us.
E-Mail: [email protected]
__________________________________________________________
HAVE FUN!
VARO - Vanilla Roleplay - Free is a free Minecraft Java mod. Downloaded 885 times (via Spigot). Download it and open it directly in the game.