HomeJavaModsTributes of Minecraft: The SurvivalGames - [BungeeCord]
Tributes of Minecraft: The SurvivalGames - [BungeeCord]
ModsJava

Tributes of Minecraft: The SurvivalGames - [BungeeCord]

Tributes of Panem in Minecraft. The SurvivalGames!. Free Minecraft Java mod — download and open it in the game.

⬇ Download on Spigot
[​IMG]
[​IMG] [​IMG]
If you want to use the TitleTabandBarAPI feature you need to download this plugin.
[​IMG] [​IMG]
  1. Put the "SurvivalGames.jar" in your plugin folder​
  2. Start your server​
  3. Edit the "Config.yml" and maybe the "Messages.yml"​
  4. Restart / Reload your server​
  5. Set the LobbyPoint ( /setlobby)​
  6. Set the LobbyHologram ( /setholo)​
  7. Create a arena ( /create <name>)​
  8. Set the ArenaSpawnPoint ( /addspawn <name>)​
  9. Set the DMSpawnPoint ( /adddmspawn)​
  10. Restart / Reload the server​
  11. Done!​
[​IMG] [​IMG]
[​IMG] [​IMG]
[​IMG] [​IMG]
If you made a video to this plugin send me the link and I'll add the video to this videolist.
Video-Tutorial is for version 1.0-BETA.
May be outdated on newer versions.
For latest version (1.4.BETA) the video is working.


[​IMG] [​IMG]
To use the SurvivalGamesAPI you need to import the " SurvivalGames.jar" as a " External Library" to your plugin.​
Code (Text):
SurvivalGamesAPI.getKills(UUID uuid); - Retuns a Integer
SurvivalGamesAPI.getDeaths(UUID uuid); - Retuns a Integer
SurvivalGamesAPI.getPoints(UUID uuid); - Retuns a Integer
SurvivalGamesAPI.getWins(UUID uuid); - Retuns a Integer
SurvivalGamesAPI.getPlayedGames(UUID uuid); - Retuns a Integer
SurvivalGamesAPI.givePoints(UUID uuid, int points); - Void method
SurvivalGamesAPI.removePoints(UUID uuid, int points); - Void method
[​IMG] [​IMG]
Spoiler: Show images
Images soon.
[​IMG] [​IMG]
Spoiler: Config.yml
Code (Text):
AutoStart: 4
PreGame_Time: 30
DeathMatch: 2
MySQL:
  use: false
BungeeCord:
  use: false
  HubServer: Hub
TitleTabandBarAPI:
  JoinMessage: true
  Countdown:
    PreGame: true
    DeathMatch: true
  DeathMessage: true
  TabList: true
GUI:
  use: true
Spoiler: Chests.yml
Code (Text):
Items:
- 267:0, 1, 1
- 322:0, 1, 1
- 264:0, 1, 1
- 311:0, 1, 1
- 279:0, 1, 1
- 373:16453, 1, 2
- 306:0, 1, 2
- 307:0, 1, 2
- 308:0, 1, 2
- 309:0, 1, 2
- 265:0, 1, 2
- 302:0, 1, 3
- 303:0, 1, 3
- 304:0, 1, 3
- 305:0, 1, 3
- 384:0, 1, 3
- 384:0, 2, 3
- 384:0, 3, 3
- 384:0, 4, 3
- 384:0, 5, 3
- 345:0, 1, 3
- 266:0, 1, 3
- 280:0, 1, 4
- 280:0, 2, 4
- 262:0, 2, 4
- 262:0, 4, 4
- 262:0, 6, 4
- 298:0, 1, 4
- 299:0, 1, 4
- 300:0, 1, 4
- 301:0, 1, 4
- 314:0, 1, 4
- 315:0, 1, 4
- 316:0, 1, 4
- 317:0, 1, 4
- 272:0, 1, 4
- 275:0, 1, 4
- 261:0, 1, 4
- 346:0, 1, 4
- 364:0, 2, 5
- 271:0, 1, 5
- 268:0, 1, 5
- 283:0, 1, 5
- 286:0, 1, 5
- 320:0, 2, 5
- 363:0, 2, 5
- 365:0, 2, 5
- 366:0, 2, 5
- 319:0, 2, 5
Spoiler: Messages.yml
Code (Text):
Prefix: '&8[&3SurvivalGames&8]'
ChestName: '&6SG Chest'
PlayerTeleporter: '&6Spectate'
NoPermissions: '&cSorry, but you dont have the permission.'
Cant_Open_Chests: '&cYou cant open chests in spectator mode.'
Cant_Open_PlayerSpec: '&cYou cant spectate players while ingame.'
Player_joined_the_Server: '&e{PLAYER} has joined the game. &8(&e{ONLINE}&8/&e{MAX_PLAYER}&8)'
Player_left_the_Server: '&e{PLAYER} has left the lobby.'
Now_spectating: '&eYou are now spectating the game.'
Arena:
  Set:
    Lobby: '&aThe LobbyPoint has been set.'
    MapSpawn: '&aSpawn {NUMBER} has been set.'
    DM_Spawn: '&aDM spawn {NUMBER} has been set.'
  Create:
    Already: '&cArena {ARENA} already exists.'
    Create: '&aArena {ARENA} has been created.'
  NotExists: '&cArena {ARENA} does not exists.'
Not_PreGame_join: '&cYou are not allowed to join while pregame.'
GameCountdown: '&6The game will begin in &e{TIME} seconds&6.'
DmStart: '&6The DeathMatch will begin in &e{TIME} seconds&6.'
Shutdown: '&6The Server will resert in &e{TIME} seconds&6.'
GameStarted: '&eThe game has started. &6&lGood luck!'
Voting_start: '&7The voting has started.'
NotEnoughtSlots: '&cThe server does not have enough slots.'
Vote:
  Vote: '&aYou voted for {ARENA}.'
  Already: '&cYou already voted.'
PlayerDeath: '&b{PLAYER} &6has fallen.'
PlayersRemain: '&b{NUMBER} &6players remaining.'
Hologram:
  Deceased: '&7Deceased&8: &f{DECEASED}'
  Murderer: '&7Murderer&8: &f{MURDERER}'
  Deathtime: '&7Deathtime&8: &f{TIME}'
Points:
  get: '&aYou got &e{POINTS} points &afor killing &e{PLAYER}&a.'
  win: '&aYou got &e50 points &afor winning the game.'
  lose: '&cYou lost &e{POINTS} &cfor been killed by &e{PLAYER}&c.'
Scoreboard:
  Stats:
    Name: '&c- Stats -'
    Kills: '&7Kills&8:'
    Deaths: '&7Deaths&8:'
    Points: '&7Points&8:'
    Wins: '&7Wins&8:'
    PlayedGames: '&7Played games&8:'
  Game:
    Name: '&c- Game -'
    Line1: '&fMap&8:'
    Line2: '{MAP}'
  Vote:
    Name: '&c- Votes -'
    Line: '&7#{ID} &8| &f{MAP}'
PlayerHasWon:
- '&3&kaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
- '&6'
- '{PREFIX} &b{PLAYER} &6has won the SurvivalGames!'
- '&6'
- '&3&kaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
Stats:
- '&3&kaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
- '{PREFIX} &7Stats of {PLAYER}&8:'
- '&6Kills &8> &e{KILLS}'
- '&6Deaths &8> &e{DEATHS}'
- '&6Points &8> &e{POINTS}'
- '&6Wins &8> &e{WINS}'
- '&6Played games &8> &e{GAMES}'
- '&3&kaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
Spoiler: MySQL.yml
Code (Text):
Host: localhost
Port: 3306
Username: root
Password: localhost
Database: SurvivalGames
Spoiler: Worlds.yml
Code (Text):
Worlds:
- world
 
[​IMG] [​IMG]
If you find any bugs in this plugin please message me and I'll fix it.
If you have any ideas for new featues you can message me and maybe I'll add it in the next update.
If you need help with the setup you can message me.
[​IMG]
2016 © justTreme
YOU ARE NOT ALLOWED TO COPY, CHANGE OR DECOMPILE THE CODE!

Tributes of Minecraft: The SurvivalGames - [BungeeCord] is a free Minecraft Java mod. Downloaded 1,362 times (via Spigot). Download it and open it directly in the game.

Explore more