Custom Survival Games Plugin

Status
This thread has been locked.

LeakRod

Banned
Feedback score
0
Posts
83
Reactions
2
Resources
0
Plugin supports: 1.7 - 1.8 - 1.9 - 1.10 versions!

Fully automated
Bounty
Sponsor
Voting system
You need to use ender chest to make tier 2, ender chest automatically converts to normal chest
All chests will refill at the middle of night
1.8 Minecraft titles on join, on win and e.t.c
After deathmatch players will be damaged by lightning every X second.
During the deathmatch if player will run of X blocks he will be damaged by lightining
HUB items in lobby and for spectators
Advanced Spectator Mode:
1.8 spectator mode
Right-click and you will spectate another person
MySQL Storage: names, wins, kills, deaths, games, opened chests, uuids
When server reaches the maximum players, waiting time will be reduced
The game does not reload when it ends, the plugin renews itself and resets
and more features:

Admins Commands:
/sg setlobby
/sg createmap <name>
/sg setspawn <name> <number>
/sg setcenter <name>
/sg setrange <name> <int>
/sg save <name>
/sg forcestart
/sg reload

Players Commands:
/vote #number - votes for the map
/list - shows the living and watching players
/stats - shows the player's information
/sponsor - opens the sponsor window where you can choose items and players to sponsor

Admins permissions:
  • sg.admin

VIP permissions:
  • sg.vote.2x - gives double points for voting
  • sg.vote.3x - gives triple points for voting
  • sg.points.3x - receive double points for win/kill
  • sg.points.3x - receive triple points for win/kills
some photos from the plugin:
- http://prnt.sc/ns29w7
- http://prnt.sc/ns2a7x
- http://prnt.sc/ns2agw

Config.yml:
Code:
#MySql for the stats and points
mysql:
    enabled: false
    host: ''
    port: 3306
    database: ''
    username: ''
    password: ''
    table: ''
#Lobby location
lobby: 0|120|0|180|0|world
#Required players
required_players: 2
required_dm_players: 2
#Timer for the every state
timers:
    lobby_time: 65
    starting_time: 15
    game_time: 1202
    deathmatch_starting_time: 11
    deathmatch_time: 125
    restarting_time: 15
#Vault
vault: false
#Will titles use?
titles: true
#Bungeecord main lobby server
bungeecord_lobby: lobby
#Minimum and maximum items for the chest
chests:
    tier1:
        minimum: 3
        maximum: 5
    tier2:
        minimum: 3
        maximum: 5
lobby_items:
    leave:
        enabled: true
        item: SLIME_BALL
        slot: 8
        name: "&7Leave to lobby"
winner_rewards:
    enabled: false
    commands:
    - money add <player> 100
    - level add <player> 100

Messages.yml:
Code:
prefix: '&6&lSG'
join_message: '&9<player> &6has joined.'
leave_message: '&9<player> &6has left.'
lobby_ending: <prefix> &2The match will start in &6&l<time>
game_started: <prefix> &2The game has started, good luck!
deathmatch_started: <prefix> &cFight to death!
game_starting: <prefix> &2The game will start in &6&l<time>
game_ending: <prefix> &2The game will end in &6&l<time>
deathmatch_starting: <prefix> &2The deathmatch is going to start in &6&l<time>
deathmatch_ending: <prefix> &2The deathmatch will end in &6&l<time>
not_enough_players: '&cNot enough players, countdown restarts'
selected_map: '&7Selected Map: &e<game_map> &7with &e<votes> &7votes'
vote_header: '<prefix> &7Vote using &8[&e/vote #&8]'
vote_map: <prefix> &a&l<number> &8> | &e<votes> &7votes &8| &2<map>
player_vote: <prefix> &2You have voted for &a&l<map>
already_voted: <prefix> &cYou have already voted
vote_end: '&cThe vote is already over.'
death_by_player: '<none>'
death: '<none>'
remaining_players: <prefix> &2Only &6<game_players> &2players remaining
remaining_spectators: <prefix> &3There are &6<game_spectators> &2spectators in the game
force_started: <prefix> &eThe game force started by an admin!
player_won:
- '&e<player> &ahas won the Survival Games!'
nobody_won: '&cNobody won the game'
cannot_enter: '&cYou can not enter during the loading server!'
point_gained: '&3You''ve gained &e<points> &3points for killing &9<victim>'
point_lost: '&3You''ve lost &e<points> &3points for dying!'
enterplayer: <prefix> &cPlease enter a player name.
couldnotfindplayer: <prefix> &cCould not find player <target>
isnotplayer: <prefix> &c<target> isn't player.
teleported: <prefix> &aYou have teleported to <target>
game_started_message:
- '&7&m---------------------------'
- '     &aYou are playing on &2<game_map>'
- '            &aCreator: &2Unknown'
- '&7&m---------------------------'
spectator_join:
- '&aWelcome to the sg!'
- '&cThis game started a long time ago!'
playing_list: '&8&m--&r &f&lIngame &r'
watching_list: '&8&m--&r &f&lWatching &r'

  states:
    lobby: Lobby
    starting: PreGame
    started: LiveGame
    predeathmatch: PreDeathmatch
    deathmatch: Deathmatch
    restarting: Restarting
  minute:
    plural: '&2m'
    singular: '&2m'
  second:
    plural: '&2s'
    singular: '&2s'
stats:
- <prefix> &9<player>&7's stats
- '<prefix>&7 Kills: &b<kills>'
- '<prefix>&7 Wins: &b<wins>'
- '<prefix>&7 Played Games: &b<played_games>'
- '<prefix>&7 Points: &b<points>'
title:
  started: '&6&lSurvivalGames'
  won: <player>
subtitle:
  started: '&fGood luck!'
  won: '&fhas won the game!'
scoreboard:
  lobby:
    title: '&b&l<game_state> <game_time>'
    lines:
    - '&c'
    - "&7\xbb &bInfo&7:"
    - '&fServer&7: &bSG1'
    - '&b'
    - '&fPlayers: &b<game_players>'
    - '&a'
    - '&feu.aquamc.net'
  starting:
    title: '&b&l<game_state> <game_time>'
    lines:
    - '&d'
    - "&7\xbb &bInfo&7:"
    - '&fServer&7: &bSG1'
    - '&fMap&7:'
    - '&b<game_map>'
    - ''
    - "&7\xbb &bPlayers&7:"
    - '&fPlaying: &b<game_players>'
    - '&fWatching: &b<game_spectators>'
    - '&a'
    - '&feu.aquamc.net'
  started:
    title: '&b&l<game_state> <game_time>'
    lines:
    - '&d'
    - "&7\xbb &bInfo&7:"
    - '&fServer&7: &bSG1'
    - '&fMap&7:'
    - '&b<game_map>'
    - ''
    - "&7\xbb &bPlayers&7:"
    - '&fPlaying: &b<game_players>'
    - '&fWatching: &b<game_spectators>'
    - '&a'
    - '&feu.aquamc.net'
  predeathmatch:
    title: '&b&l<game_state> <game_time>'
    lines:
    - '&d'
    - "&7\xbb &bInfo&7:"
    - '&fServer&7: &bSG1'
    - '&fMap&7:'
    - '&b<game_map>'
    - ''
    - "&7\xbb &bPlayers&7:"
    - '&fPlaying: &b<game_players>'
    - '&fWatching: &b<game_spectators>'
    - '&a'
    - '&feu.aquamc.net'
  deathmatch:
    title: '&b&l<game_state> <game_time>'
    lines:
    - '&d'
    - "&7\xbb &bInfo&7:"
    - '&fServer&7: &bSG1'
    - '&fMap&7:'
    - '&b<game_map>'
    - ''
    - "&7\xbb &bPlayers&7:"
    - '&fPlaying: &b<game_players>'
    - '&fWatching: &b<game_spectators>'
    - '&a'
    - '&feu.aquamc.net'
  restarting:
    title: '&b&l<game_state> <game_time>'
    lines:
    - '&d'
    - "&7\xbb &bInfo&7:"
    - '&fServer&7: &bSG1'
    - '&fMap&7:'
    - '&b<game_map>'
    - ''
    - "&7\xbb &bPlayers&7:"
    - '&fPlaying: &b<game_players>'
    - '&fWatching: &b<game_spectators>'
    - '&a'
    - '&feu.aquamc.net'

Chests.yml
Code:
tier1:
- WOOD_SWORD|1
- STONE_SWORD|1
- FISHING_ROD|1
- LEATHER_HELMET|1
- LEATHER_CHESTPLATE|1
- LEATHER_LEGGINGS|1
- LEATHER_BOOTS|1
- ARROW|5
- BOW|1
- MELON|1
- BREAD|1
- GOLD_INGOT|1
- IRON_INGOT|1
- PUMPKIN_PIE|1
- FEATHER|1
- STICK|1
- FLINT|1
- FLINT_AND_STEEL|1
tier2:
- IRON_HELMET|1
- IRON_CHESTPLATE|1
- IRON_LEGGINGS|1
- IRON_BOOTS|1
- IRON_INGOT|1
- DIAMOND|1
- IRON_SWORD|1
- STONE_SWORD|1
- FISHING_ROD|1
- GOLDEN_APPLE|1
- CHAINMAIL_HELMET|1
- CHAINMAIL_CHESTPLATE|1
- CHAINMAIL_LEGGINGS|1
- CHAINMAIL_BOOTS|1
- GOLD_HELMET|1
- GOLD_CHESTPLATE|1
- GOLD_LEGGINGS|1
- GOLD_BOOTS|1
- FLINT_AND_STEEL|1
- GOLDEN_CARROT|1
- COOKED_CHICKEN|1
- RAW_BEEF|1
- PUMPKIN_PIE|1
- ARROW|5
- STICK|1
- BOW|1

Proof Ownership:
- http://prntscr.com/ns24sb

Note: Your can made the plugin to your own style everything editable and we develop the plugin every day more
Price 10$ + Source code = 60$
Click to Buy: https://leakrod.selly.store/product/68e694a4

If you find a bug contact me with discord: LeakRod#7018
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

LeakRod

Banned
Feedback score
0
Posts
83
Reactions
2
Resources
0
nobody not interested? if you are interested we can agree on the price
 
Banned forever. Reason: Creating Multiple Accounts (DarkLegend, https://builtbybit.com/members/_anafor_.168617/)

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
Can you have someone do a review on the plugin, wether it be in text, or in a video of some sorts? I want a full overview from a thrid party before I buy a plugin, thanks <3


- Orochimaru
 

LeakRod

Banned
Feedback score
0
Posts
83
Reactions
2
Resources
0
Banned forever. Reason: Creating Multiple Accounts (DarkLegend, https://builtbybit.com/members/_anafor_.168617/)

LeakRod

Banned
Feedback score
0
Posts
83
Reactions
2
Resources
0
Changelog:
- Recoded: Point system
- Recoded: Stats system
- Added: Player list command
- Added: ClanWars GracePeriod system - http://prntscr.com/o0t8fg - http://prntscr.com/o0t8ts
- Fixed: Block placing and breaking system
- Fixed: Deathmatch teleport system
 
Banned forever. Reason: Creating Multiple Accounts (DarkLegend, https://builtbybit.com/members/_anafor_.168617/)
Status
This thread has been locked.
Top