Endurance ~ Survival Games

Status
This thread has been locked.

Rondo

Entrepreneur
Banned
Feedback score
2
Posts
130
Reactions
48
Resources
0
iLCpju7.png


Features:
Lang.yml ~ For your needs in configurable text
Settings.yml ~ For your configuration needs in other categories
Tab.yml ~ To configure the custom tab to your liking

Command for developers to view server statistics.
Built in configurable Staff Mode plugin (Toggle able in Settings.yml)
Built in configurable Freeze Plugin (Toggle able in Settings.yml)

Custom "Focus" command so you can target a certain player
Teams are a custom feature never before seen to this type of SG
Custom & Configurable Scoreboard for all your needs in the feature

Support for "TerrainControl" to generate custom world environments
Schematic Generating using world edit for custom build support
Auto-Shut Down so you can make your server restart automatically and have infinite games

Spectators so players can watch the game as it goes on
Border Shrink is another nice feature that adds a limit to player boundaries
Feast is a feature that spawns in chest with configurable items and players fight over them
Chest breaking on hit is a loved feature so its more fast paced than looting
Code:
######################################################
#               Endurance ~ Suvival Games            #
#                     Settings.yml                   #
#         Project coded and created by [Rhian]       #
#######################################################
SCOREBOARD_TITLE: "&6&lEndurance &c[Dev]" #Title for the Scoreboard
TAB_TITLE: "&6&lSurvival-Games" #Title for the Tab
#Player Settings for Endurance ~ Survival Games
PLAYER: #Settings for online players.
  CHAT_FORMAT: "{PREFIX}{PLAYER}&8: &7{MESSAGE}" #ChatFormat using Vault API
  TEAM_CHAT_FORMAT: "&8(&3Team&8) &3{PLAYER}&8: &b{MESSAGE}" #Chat format for when players speak in team chat
#Plugin Settings for Endurance ~ Survival Games
PLUGIN: #Plugin settings
  IMPLEMENTED_UTILS: #Have a choice to toggle on or off utils built into the plugin
    FREEZE: "true" #Enables or disables the built in freeze plugin
    MOD_MODE: "true" #Enables or disables the built in staff mode
    CUSTOM_HELP: "true" #Enables or disables the custom help menu configurable in lang.yml
    CUSTOM_COORDS: "true" #Enables or disables the custom Cordinates configurable in lang.yml
    SERVER_STATISTICS: "true" #Enables or disables the Developer command (/developer) to view server stats
  DELETE_WORLD: "true" #Deletes world on startup NOTE: Use if you want a random map
  GENERATE_STRUCTURES: "true" #Auto Generates structures on startup while map generating
  ENABLE_PLAYER_TEAMS: "false" #Teams are so players can team without damaging eachother and have other features
  ENABLE_PLAYER_FOCUS: "true" #Focus is so that players can /focus a player to target them over other players
#Game Settings for Endurance ~ Survival Games
GAME: #These are the common settings for the in game features such as timers
  PEARL_COOLDOWN: "15" #Choose how long pearls take to be used again. Measured in SECONDS
  BORDER_SIZE: "750" #Choose size that the border starts at the begining of the match till it decreases
  BREWING_SPEED: "2" #Choose the multiplication speed of how fast potions brew in the game
  EXPERIENCE_MULIPLY: "5" #Choose the multiplication amount of experience a player gets from killing an entity
######################################################
#                  Settings.yml ~ END                #
######################################################
Code:
######################################################
#               Endurance ~ Suvival Games            #
#                       Lang.yml                     #
#         Project coded and created by [Rhian]       #
######################################################
NO_PERMISSION: "&cNo permission" #Message a player will be prompted when they dont have permission
ENDERPEARL_TIMER: "&e&lEnderpearl&7: &c{COOLDOWN}" #Cooldown message for an enderpearl
BORDER_DENY: "&c&lYou cannot exit the border!" #Message for when a player is told not to exit border
UNDERGROUND_DENY: "&cYou cannot build underground!" #Message for when a player is denied to build underground
KICK_ON_STARTUP: "Map is generating! Join back in a few minutes" #Message for when a player is denied joining on startup while map generating
PLAYER_JOIN: "&aThere are now &e{AMOUNT} &aplayers online. &e{PLAYER} &ahas joined the game." #Message for when a player joins the game.
PLAYER_QUIT: "&aThere are now &e{AMOUNT} &aplayers online. &e{PLAYER} &ahas quit the game." #Message for when a player quits the game.
#Main Game messages for the plugin.
GAME: #Main Messages for the Game
  TIMER: "&aThere is &e{TIME} &aleft!" #Message when time is running out
  BORDER_DENY: "&cYou cannot exit the border!" #Message when they cant exit border
  PVP_TIMER_EVENT: "&aYou have &e{TIME}&a of your PvP Timer remaining!" #PvPTimer time running out message
  DEATHMATCH: "&4&lWarning:&c Deathmatch has begun!" #Message for when deathmatch has begun!
  FEAST: "&6&lFeast&e has spawned!" #Message for when feast has begun!
  FEAST_TIME: "&aFeast will begin in &e{TIME} &a@ &e0, 64, 0" #Feast timer message
  TRACKING_PLAYER: "&aNow tracking &e{TARGET}" #Message sent when you start tracking a new player. also affects item title
#Messages for admins when they execute the message
ADMIN: #Admin Messages for any administrators
  CONFIG_RELOAD: "&a&lConfig Reloaded!" #Message for when an administrator reloads the config mid game
  GAME_FORCE_START: "&a&lYou have force started the match!" #Message for admistator when match has forced startup
  GAME_FORCE_FEAST: "&e&lYou have force started the feast!" #Message for admistator when match has forced feast
  GAME_FORCE_END: "&c&lYou have force ended the match!" #Message for admistrator when match has forced ending game
#MESSAGES FOR MODERATOR MODE
MOD: #Messages for moderators on the server
  TOGGLE: "&eMod Mode: {STATUS}" #Message for when a staff member toggles mod mode
  TELEPORT: "&eTeleported too &6{PLAYER}&e..." #Message for after a player teleports to a player
  FREEZE: #Messages for staff & player that either freeze/unfreeze a player or get frozen/unfrozen
    FREEZE_PLAYER: "&eYou have frozen &6{PLAYER}" #Message for staff members freezing a player
    FROZEN_PLAYER: "&eYou have been frozen by &6{SENDER}" #Message for when a player gets frozen
    UNFREEZE_PLAYER: "&eYou have unfroze &6{PLAYER}" #Message for when a staff member unfreezes a player
    UNFROZEN_PLAYER: "&eYou have been unfrozen by &6{SENDER}" #Messages for when a player gets unfrozen
######################################################
#                    Lang.yml ~ END                  #
######################################################
Credits:
defcn ~ TabAPI
libhalt ~ ScoreboardAPI
Daulton~ Config API
Proof:
Managing Rhians plugins:
f59334836af74e608ea8e8edd6a23be7.png

Plugin Source: To be added
In-Game Screenshots: To be added

Credit to Mutqus for the thread design
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Rondo

Entrepreneur
Banned
Feedback score
2
Posts
130
Reactions
48
Resources
0
Reserved for Updates
۩▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬۩
v1.0-Dev_Build
* Added a Update Checker & Temp Anti Leak system
* Implemented Freeze, StaffMode, Custom Help, Custom Coords, and more! ALSO ADDED A SYSTEM STATISTICS COMMAND
* Added version lookup feature. Right now its in the plugin but planning on making it read from a webpage.
* Added current settings.yml to the thread
۩▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬۩
 
Last edited:
Banned forever. Reason: Scamming (https://builtbybit.com/threads/rondo-scam-report.203704/)

Rondo

Entrepreneur
Banned
Feedback score
2
Posts
130
Reactions
48
Resources
0
Banned forever. Reason: Scamming (https://builtbybit.com/threads/rondo-scam-report.203704/)

Rondo

Entrepreneur
Banned
Feedback score
2
Posts
130
Reactions
48
Resources
0
Oh? Can you provide evidence of that?

(also, is he a mcm user? I can't find anyone called rhian)
Tell me how you would like me to prove it and I will
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/rondo-scam-report.203704/)

Rondo

Entrepreneur
Banned
Feedback score
2
Posts
130
Reactions
48
Resources
0
Banned forever. Reason: Scamming (https://builtbybit.com/threads/rondo-scam-report.203704/)

Rondo

Entrepreneur
Banned
Feedback score
2
Posts
130
Reactions
48
Resources
0
Giving any vouchies?
Not at the moment sorry. I may however give one or two out on release even though this is a very feature filled plugin so the vouch copies and possibly purchased copies will be obfuscated[DOUBLEPOST=1487369771][/DOUBLEPOST]
Screenshots of him telling you that you're his manager?
Is this enough proof? http://prntscr.com/ea3zak[DOUBLEPOST=1487373933][/DOUBLEPOST]Bump
 
Last edited:
Banned forever. Reason: Scamming (https://builtbybit.com/threads/rondo-scam-report.203704/)

Eric

Software Engineer
Supreme
Feedback score
14
Posts
1,760
Reactions
1,648
Resources
1
You should change the thread to "Made by a massive skidder"[DOUBLEPOST=1487423477][/DOUBLEPOST]
Oh? Can you provide evidence of that?

(also, is he a mcm user? I can't find anyone called rhian)
Rhian is banned.
 

blab

http://discord.io/flack
Premium
Feedback score
1
Posts
186
Reactions
42
Resources
0
yo
iLCpju7.png


Features:
Lang.yml ~ For your needs in configurable text
Settings.yml ~ For your configuration needs in other categories
Tab.yml ~ To configure the custom tab to your liking

Command for developers to view server statistics.
Built in configurable Staff Mode plugin (Toggle able in Settings.yml)
Built in configurable Freeze Plugin (Toggle able in Settings.yml)

Custom "Focus" command so you can target a certain player
Teams are a custom feature never before seen to this type of SG
Custom & Configurable Scoreboard for all your needs in the feature

Support for "TerrainControl" to generate custom world environments
Schematic Generating using world edit for custom build support
Auto-Shut Down so you can make your server restart automatically and have infinite games

Spectators so players can watch the game as it goes on
Border Shrink is another nice feature that adds a limit to player boundaries
Feast is a feature that spawns in chest with configurable items and players fight over them
Chest breaking on hit is a loved feature so its more fast paced than looting
Code:
######################################################
#               Endurance ~ Suvival Games            #
#                     Settings.yml                   #
#         Project coded and created by [Rhian]       #
#######################################################
SCOREBOARD_TITLE: "&6&lEndurance &c[Dev]" #Title for the Scoreboard
TAB_TITLE: "&6&lSurvival-Games" #Title for the Tab
#Player Settings for Endurance ~ Survival Games
PLAYER: #Settings for online players.
  CHAT_FORMAT: "{PREFIX}{PLAYER}&8: &7{MESSAGE}" #ChatFormat using Vault API
  TEAM_CHAT_FORMAT: "&8(&3Team&8) &3{PLAYER}&8: &b{MESSAGE}" #Chat format for when players speak in team chat
#Plugin Settings for Endurance ~ Survival Games
PLUGIN: #Plugin settings
  IMPLEMENTED_UTILS: #Have a choice to toggle on or off utils built into the plugin
    FREEZE: "true" #Enables or disables the built in freeze plugin
    MOD_MODE: "true" #Enables or disables the built in staff mode
    CUSTOM_HELP: "true" #Enables or disables the custom help menu configurable in lang.yml
    CUSTOM_COORDS: "true" #Enables or disables the custom Cordinates configurable in lang.yml
    SERVER_STATISTICS: "true" #Enables or disables the Developer command (/developer) to view server stats
  DELETE_WORLD: "true" #Deletes world on startup NOTE: Use if you want a random map
  GENERATE_STRUCTURES: "true" #Auto Generates structures on startup while map generating
  ENABLE_PLAYER_TEAMS: "false" #Teams are so players can team without damaging eachother and have other features
  ENABLE_PLAYER_FOCUS: "true" #Focus is so that players can /focus a player to target them over other players
#Game Settings for Endurance ~ Survival Games
GAME: #These are the common settings for the in game features such as timers
  PEARL_COOLDOWN: "15" #Choose how long pearls take to be used again. Measured in SECONDS
  BORDER_SIZE: "750" #Choose size that the border starts at the begining of the match till it decreases
  BREWING_SPEED: "2" #Choose the multiplication speed of how fast potions brew in the game
  EXPERIENCE_MULIPLY: "5" #Choose the multiplication amount of experience a player gets from killing an entity
######################################################
#                  Settings.yml ~ END                #
######################################################
Code:
######################################################
#               Endurance ~ Suvival Games            #
#                       Lang.yml                     #
#         Project coded and created by [Rhian]       #
######################################################
NO_PERMISSION: "&cNo permission" #Message a player will be prompted when they dont have permission
ENDERPEARL_TIMER: "&e&lEnderpearl&7: &c{COOLDOWN}" #Cooldown message for an enderpearl
BORDER_DENY: "&c&lYou cannot exit the border!" #Message for when a player is told not to exit border
UNDERGROUND_DENY: "&cYou cannot build underground!" #Message for when a player is denied to build underground
KICK_ON_STARTUP: "Map is generating! Join back in a few minutes" #Message for when a player is denied joining on startup while map generating
PLAYER_JOIN: "&aThere are now &e{AMOUNT} &aplayers online. &e{PLAYER} &ahas joined the game." #Message for when a player joins the game.
PLAYER_QUIT: "&aThere are now &e{AMOUNT} &aplayers online. &e{PLAYER} &ahas quit the game." #Message for when a player quits the game.
#Main Game messages for the plugin.
GAME: #Main Messages for the Game
  TIMER: "&aThere is &e{TIME} &aleft!" #Message when time is running out
  BORDER_DENY: "&cYou cannot exit the border!" #Message when they cant exit border
  PVP_TIMER_EVENT: "&aYou have &e{TIME}&a of your PvP Timer remaining!" #PvPTimer time running out message
  DEATHMATCH: "&4&lWarning:&c Deathmatch has begun!" #Message for when deathmatch has begun!
  FEAST: "&6&lFeast&e has spawned!" #Message for when feast has begun!
  FEAST_TIME: "&aFeast will begin in &e{TIME} &a@ &e0, 64, 0" #Feast timer message
  TRACKING_PLAYER: "&aNow tracking &e{TARGET}" #Message sent when you start tracking a new player. also affects item title
#Messages for admins when they execute the message
ADMIN: #Admin Messages for any administrators
  CONFIG_RELOAD: "&a&lConfig Reloaded!" #Message for when an administrator reloads the config mid game
  GAME_FORCE_START: "&a&lYou have force started the match!" #Message for admistator when match has forced startup
  GAME_FORCE_FEAST: "&e&lYou have force started the feast!" #Message for admistator when match has forced feast
  GAME_FORCE_END: "&c&lYou have force ended the match!" #Message for admistrator when match has forced ending game
#MESSAGES FOR MODERATOR MODE
MOD: #Messages for moderators on the server
  TOGGLE: "&eMod Mode: {STATUS}" #Message for when a staff member toggles mod mode
  TELEPORT: "&eTeleported too &6{PLAYER}&e..." #Message for after a player teleports to a player
  FREEZE: #Messages for staff & player that either freeze/unfreeze a player or get frozen/unfrozen
    FREEZE_PLAYER: "&eYou have frozen &6{PLAYER}" #Message for staff members freezing a player
    FROZEN_PLAYER: "&eYou have been frozen by &6{SENDER}" #Message for when a player gets frozen
    UNFREEZE_PLAYER: "&eYou have unfroze &6{PLAYER}" #Message for when a staff member unfreezes a player
    UNFROZEN_PLAYER: "&eYou have been unfrozen by &6{SENDER}" #Messages for when a player gets unfrozen
######################################################
#                    Lang.yml ~ END                  #
######################################################
Credits:
defcn ~ TabAPI
libhalt ~ ScoreboardAPI
Daulton~ Config API
Proof:
Managing Rhians plugins:
f59334836af74e608ea8e8edd6a23be7.png

Plugin Source: To be added
In-Game Screenshots: To be added

Credit to Mutqus for the thread design
yoyooyoyoyoy[DOUBLEPOST=1487519331][/DOUBLEPOST]
No I am his plugin/sales manager
Vouch for Tropidelic also Rhian is a g0d dev so this plugin will probs have minimal bugs.
 

Eric

Software Engineer
Supreme
Feedback score
14
Posts
1,760
Reactions
1,648
Resources
1
You have no say in this fight you're also a massive skid lol. IHCF fork that was so buggy.
And who are you? A kid that got a leaked version who is calling me a skid.
I'd also love to know how having bugs is being a skid, you need to get your facts straight.
 

defcn

Premium
Feedback score
1
Posts
106
Reactions
59
Resources
0
You literally got a leaked version of iHCF, added your shitty gamemode LOL, added a bunch of bugs you can't even make a /cobble command. Who am I? I'm more known than you?? The best thing your known for a is a shitty "fork". (which is illegal).
 
Status
This thread has been locked.
Top