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
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 #
######################################################
Proof:
Managing Rhians plugins:
Plugin Source: To be added
In-Game Screenshots: To be added
Managing Rhians plugins:
Plugin Source: To be added
In-Game Screenshots: To be added
Credit to Mutqus for the thread design
Last edited:
