version-0-2/Description

prowalls_title

Beschreibung auf Deutsch

  • This plugin is in beta stage. feel free to report bugs :)

Features

  • Automatic rollback after every game
  • Up to 15 teams
  • Unimited teamplayers for every team
  • Easy setup
  • Automatic wall fall after a customizable timespan (no laggy pistons/redstone needed)
  • Automatic player teleportations (into the arena and out of it)
  • No laggy redstone timer needed. time announcements every 5 minutes
  • web frontend statistics

Installation

  1. You need WorldEdit & WorldGuard on your server for the plugin to work properly
  2. Put the "ProWalls.jar" file in the plugins folder of your server
  3. Restart your server and shut it down again (so the default config.yml gets created)
  4. Edit the config.yml by changing the MySQL settings to match your database
  5. If you want to use the web statistic, go into the prowalls-web folder and change the connection settings in the connection.php file. Now upload the whole folder to your webserver
  6. The plugin is now ready to use :)

Setting up your arena

  1. Make sure there are no wool blocks in your arena
  2. Create the spawn wool blocks in the arena
    • Every team has its own wool color so use one color for each subarea. Do not use magenta wool
      • Place at least one wool block for every team (it is used to mark a spawn location)
      • The amount of wool blocks on every subarea defines the max. teamsize
  3. Create the wall-fall wool blocks
    • Place magenta colored wool blocks below the wall. those blocks will vanish when the time run out and the wall will fall)
  4. Use WorldEdit to select the hole arena
  5. Type /prowalls set
  6. Setup the required Signs
  7. Setup the Lobby
    • Type /prowalls lobby to set a lobby location
  8. Done :)

basic setup example



Commands

  • /prowalls help
    • Lists the available commands
  • /prowalls set
    • Save the selected region as arena
  • /prowalls lobby
    • Set a lobby location
  • /prowalls rollback
    • Roll back the arena
  • /prowalls fall
    • Trigger the fall of the wall
  • /prowalls end
    • Ends a running game
  • /prowalls kick
    • Kick a player from a running game
  • /prowalls top
    • Show the Top10 players

Config Settings

KeyExampleDescription
mysql
hostlocalhostThe server IP of your MySQL server
port3306The port of your MySQL server (default: 3306)
databaseminecraftThe database where the tables get stored (must exist)
loginrobinYour MySQL username
password12345Your MySQL server password
debugfalseIf true, your see every log entry in the console
languageenen = english, de = german
restore-inventoriesfalseIf true: save inventorys,exp and food level of each player before the game and restore it afterwards
rollback-chunksize25Smaller value means slower rollback, but is better for low end servers. Normally you don't need to change this value
battle-minutes40Max. minutes players have time to win the game (after the wall has fallen)
default-exp-level5Exp. level players have at the start of a game
friendly-firefalseEnable/disable teamkills
show-extra-death-messagefalseShow the plugin intern death notifications



Permissions

CommandPermission
/prowalls helpprowalls.help
/prowalls topprowalls.top
/prowalls setprowalls.setup
/prowalls lobbyprowalls.setup
/prowalls rollbackprowalls.setup
/prowalls endprowalls.referee
/prowalls kickprowalls.referee
/prowalls fallprowalls.referee
to play the gameprowalls.play
to start a gameprowalls.start



web stats


Comments

Posts Quoted:
Reply
Clear All Quotes